diff --git a/CHANGELOG.md b/CHANGELOG.md index f544045..c814e4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.4](https://github.com/oclif/table/compare/0.2.3...0.2.4) (2024-10-26) + + +### Bug Fixes + +* **deps:** bump @types/react from 18.3.11 to 18.3.12 ([a0f44d2](https://github.com/oclif/table/commit/a0f44d28bd9abf74fa054d9dffb92c648c2bf69c)) + + + ## [0.2.3](https://github.com/oclif/table/compare/0.2.2...0.2.3) (2024-10-26) diff --git a/package.json b/package.json index b38ba24..10d02b7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.2.3", + "version": "0.2.4", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {