diff --git a/CHANGELOG.md b/CHANGELOG.md index 88e2e08..5e79fa1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.6](https://github.com/oclif/core/compare/0.1.5...0.1.6) (2024-09-24) + + +### Bug Fixes + +* remove dead code ([16111a2](https://github.com/oclif/core/commit/16111a279fff48ee346c23f708040f85f28b2779)) + + + ## [0.1.5](https://github.com/oclif/core/compare/0.1.4...0.1.5) (2024-09-24) diff --git a/package.json b/package.json index 82a8fb8..e758896 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.1.5", + "version": "0.1.6", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {