diff --git a/CHANGELOG.md b/CHANGELOG.md index 435c95e..e25b3bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.3.8](https://github.com/oclif/table/compare/0.3.7...0.3.8) (2024-12-15) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.34 to 4.0.37 ([a373e7c](https://github.com/oclif/table/commit/a373e7ccf9fea23111b78ef2448ed686b08086ac)) + + + ## [0.3.7](https://github.com/oclif/table/compare/0.3.6...0.3.7) (2024-12-07) diff --git a/package.json b/package.json index 094b5a0..1ca2f37 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.3.7", + "version": "0.3.8", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {