diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d6edf9..55c15bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.3](https://github.com/oclif/core/compare/0.1.2...0.1.3) (2024-08-08) + + +### Bug Fixes + +* remove ci override prop ([6b3caf1](https://github.com/oclif/core/commit/6b3caf15751709a691b8b4d3c9c9ea9daf3a3c8f)) + + + ## [0.1.2](https://github.com/oclif/core/compare/0.1.1...0.1.2) (2024-08-07) diff --git a/package.json b/package.json index ac1d959..739a37b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/multi-stage-output", "description": "Terminal output for oclif commands with multiple stages", - "version": "0.1.2", + "version": "0.1.3", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {