Skip to content

Commit

Permalink
chore(release): 0.3.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Nov 2, 2024
1 parent 2d4c375 commit f9b0073
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.3.3](https://github.com/oclif/table/compare/0.3.2...0.3.3) (2024-11-02)


### Bug Fixes

* **deps:** bump @oclif/core from 4.0.30 to 4.0.31 ([79a97b8](https://github.com/oclif/table/commit/79a97b82fbbb015e2a2b49967e591712a7ea5072))



## [0.3.2](https://github.com/oclif/table/compare/0.3.1...0.3.2) (2024-10-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oclif/table",
"description": "Display table in terminal",
"version": "0.3.2",
"version": "0.3.3",
"author": "Salesforce",
"bugs": "https://github.com/oclif/table/issues",
"dependencies": {
Expand Down

0 comments on commit f9b0073

Please sign in to comment.