diff --git a/CHANGELOG.md b/CHANGELOG.md index d7ae982..be9f91b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.20](https://github.com/oclif/table/compare/0.1.19...0.1.20) (2024-10-17) + + +### Bug Fixes + +* default Stream fd to 0 ([93124c2](https://github.com/oclif/table/commit/93124c2300a54036f12391c2052ea3b34fc3cb83)) + + + ## [0.1.19](https://github.com/oclif/table/compare/0.1.18...0.1.19) (2024-10-17) diff --git a/package.json b/package.json index bb90d75..9bf44f8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.1.19", + "version": "0.1.20", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {