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 9f866a9 commit 3e57f49Copy full SHA for 3e57f49
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.4.4](https://github.com/oclif/table/compare/0.4.3...0.4.4) (2025-01-25)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump @oclif/core from 4.2.3 to 4.2.4 ([b72e812](https://github.com/oclif/table/commit/b72e812657e48ccdf281f7b0652e79b832a91e3d))
7
8
9
10
## [0.4.3](https://github.com/oclif/table/compare/0.4.2...0.4.3) (2025-01-16)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/table",
"description": "Display table in terminal",
- "version": "0.4.3",
+ "version": "0.4.4",
"author": "Salesforce",
"bugs": "https://github.com/oclif/table/issues",
"dependencies": {
0 commit comments