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