diff --git a/CHANGELOG.md b/CHANGELOG.md index e25b3bf..7c26f81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.3.9](https://github.com/oclif/table/compare/0.3.8...0.3.9) (2024-12-21) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.37 to 4.2.0 ([faea9b8](https://github.com/oclif/table/commit/faea9b80ca13202b0a1dc01818916cea19b10fa1)) + + + ## [0.3.8](https://github.com/oclif/table/compare/0.3.7...0.3.8) (2024-12-15) diff --git a/package.json b/package.json index 532497d..0e89d30 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.3.8", + "version": "0.3.9", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {