We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63064a4 commit 5fb40bcCopy full SHA for 5fb40bc
CHANGELOG.md
@@ -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
10
## [0.4.2](https://github.com/oclif/table/compare/0.4.1...0.4.2) (2025-01-15)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/table",
"description": "Display table in terminal",
- "version": "0.4.2",
+ "version": "0.4.3",
"author": "Salesforce",
"bugs": "https://github.com/oclif/table/issues",
"dependencies": {
0 commit comments