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 3ceefdb commit 52b6e54Copy full SHA for 52b6e54
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.3.5](https://github.com/oclif/table/compare/0.3.4...0.3.5) (2024-11-16)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump cross-spawn from 7.0.3 to 7.0.5 ([ed04dc0](https://github.com/oclif/table/commit/ed04dc0ad76968114ede1f00a0dd4c1d732c656e))
7
8
9
10
## [0.3.4](https://github.com/oclif/table/compare/0.3.3...0.3.4) (2024-11-16)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/table",
"description": "Display table in terminal",
- "version": "0.3.4",
+ "version": "0.3.5",
"author": "Salesforce",
"bugs": "https://github.com/oclif/table/issues",
"dependencies": {
0 commit comments