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 be8b0d6 commit e08a4edCopy full SHA for e08a4ed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.4.6](https://github.com/oclif/table/compare/0.4.5...0.4.6) (2025-02-04)
2
+
3
4
+### Bug Fixes
5
6
+* revert regression caused by eslint ([214ba33](https://github.com/oclif/table/commit/214ba33de7e7cc51ecb4b2423634f737c4671b99))
7
8
9
10
## [0.4.5](https://github.com/oclif/table/compare/0.4.4...0.4.5) (2025-02-01)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/table",
"description": "Display table in terminal",
- "version": "0.4.5",
+ "version": "0.4.6",
"author": "Salesforce",
"bugs": "https://github.com/oclif/table/issues",
"dependencies": {
0 commit comments