diff --git a/CHANGELOG.md b/CHANGELOG.md index b86a582..931e859 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.4.4](https://github.com/oclif/table/compare/0.4.3...0.4.4) (2025-01-25) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.2.3 to 4.2.4 ([b72e812](https://github.com/oclif/table/commit/b72e812657e48ccdf281f7b0652e79b832a91e3d)) + + + ## [0.4.3](https://github.com/oclif/table/compare/0.4.2...0.4.3) (2025-01-16) diff --git a/package.json b/package.json index 8d26ac4..d4b3b59 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.4.3", + "version": "0.4.4", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {