diff --git a/CHANGELOG.md b/CHANGELOG.md index b851d7d..1a5b3db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.17](https://github.com/oclif/table/compare/0.1.16...0.1.17) (2024-10-08) + + +### Bug Fixes + +* use Stream wrapper class ([ba0e913](https://github.com/oclif/table/commit/ba0e913ab7fbcba71267a7487086040fba17f5e5)) + + + ## [0.1.16](https://github.com/oclif/table/compare/0.1.15...0.1.16) (2024-10-08) diff --git a/package.json b/package.json index bbd30b0..a638bbd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.1.16", + "version": "0.1.17", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {