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 b49328e commit f781b77Copy full SHA for f781b77
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.4.1](https://github.com/oclif/table/compare/0.4.0...0.4.1) (2025-01-11)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump @oclif/core from 4.2.0 to 4.2.2 ([be9e20f](https://github.com/oclif/table/commit/be9e20fd340a0ca58ac1f0efa31d25e21fa666e1))
7
8
9
10
# [0.4.0](https://github.com/oclif/table/compare/0.3.9...0.4.0) (2025-01-06)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/table",
"description": "Display table in terminal",
- "version": "0.4.0",
+ "version": "0.4.1",
"author": "Salesforce",
"bugs": "https://github.com/oclif/table/issues",
"dependencies": {
0 commit comments