diff --git a/CHANGELOG.md b/CHANGELOG.md index d57a49d..d276aba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.14](https://github.com/oclif/table/compare/0.1.13...0.1.14) (2024-10-06) + + +### Bug Fixes + +* **deps:** bump @types/react from 18.3.10 to 18.3.11 ([b463bdc](https://github.com/oclif/table/commit/b463bdc0b154e41bd50f32fa49feab78b2fbe0ae)) + + + ## [0.1.13](https://github.com/oclif/table/compare/0.1.12...0.1.13) (2024-10-04) diff --git a/package.json b/package.json index ca42e89..0b38863 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.1.13", + "version": "0.1.14", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {