diff --git a/CHANGELOG.md b/CHANGELOG.md index be9f91b..c24f319 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.21](https://github.com/oclif/table/compare/0.1.20...0.1.21) (2024-10-19) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.28 to 4.0.29 ([b040457](https://github.com/oclif/table/commit/b040457a5a25202d12acf3bb9bc95368bc645fc4)) + + + ## [0.1.20](https://github.com/oclif/table/compare/0.1.19...0.1.20) (2024-10-17) diff --git a/package.json b/package.json index 9bf44f8..9639e7b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.1.20", + "version": "0.1.21", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {