diff --git a/CHANGELOG.md b/CHANGELOG.md index 219f22f..6dc3c34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.23](https://github.com/oclif/table/compare/0.1.22...0.1.23) (2024-10-21) + + +### Bug Fixes + +* change default fd ([c9a5f70](https://github.com/oclif/table/commit/c9a5f70e0038a001363c6887743a37ac51c947b7)) + + + ## [0.1.22](https://github.com/oclif/table/compare/0.1.21...0.1.22) (2024-10-21) diff --git a/package.json b/package.json index 3701158..362f705 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.1.22", + "version": "0.1.23", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {