Skip to content

Commit 5fb40bc

Browse files
committed
chore(release): 0.4.3 [skip ci]
1 parent 63064a4 commit 5fb40bc

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.4.3](https://github.com/oclif/table/compare/0.4.2...0.4.3) (2025-01-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @oclif/core from 4.2.2 to 4.2.3 ([ef1d347](https://github.com/oclif/table/commit/ef1d347ff2d0a19cce6916a5681b5e8e1f1e1dc1))
7+
8+
9+
110
## [0.4.2](https://github.com/oclif/table/compare/0.4.1...0.4.2) (2025-01-15)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oclif/table",
33
"description": "Display table in terminal",
4-
"version": "0.4.2",
4+
"version": "0.4.3",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/table/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)