diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d86f48..96d3fe0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.12](https://github.com/oclif/table/compare/0.1.11...0.1.12) (2024-10-03) + + +### Bug Fixes + +* move @types/react to deps ([72028f0](https://github.com/oclif/table/commit/72028f0da8a7e64a145ea676b3eb3cbca9242d47)) + + + ## [0.1.11](https://github.com/oclif/table/compare/0.1.10...0.1.11) (2024-10-03) diff --git a/package.json b/package.json index 2843d00..a75d310 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.1.11", + "version": "0.1.12", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {