diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a5b3db..60ae344 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.18](https://github.com/oclif/table/compare/0.1.17...0.1.18) (2024-10-12) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.17 to 4.0.28 ([33b0887](https://github.com/oclif/table/commit/33b08877c02dad162b3008aa6c799bd5cbf5e9ca)) + + + ## [0.1.17](https://github.com/oclif/table/compare/0.1.16...0.1.17) (2024-10-08) diff --git a/package.json b/package.json index a638bbd..580e495 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.1.17", + "version": "0.1.18", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {