diff --git a/CHANGELOG.md b/CHANGELOG.md index d276aba..8afa506 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.15](https://github.com/oclif/table/compare/0.1.14...0.1.15) (2024-10-08) + + +### Bug Fixes + +* only print last valid frame ([b763bf7](https://github.com/oclif/table/commit/b763bf7b889651908ba642da0e42fa74839af71f)) + + + ## [0.1.14](https://github.com/oclif/table/compare/0.1.13...0.1.14) (2024-10-06) diff --git a/package.json b/package.json index 0b38863..28c3c58 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.1.14", + "version": "0.1.15", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {