diff --git a/CHANGELOG.md b/CHANGELOG.md index 5be803c..8e4cb65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.5.6](https://github.com/oclif/core/compare/0.5.5...0.5.6) (2024-09-13) + + +### Bug Fixes + +* **deps:** bump path-to-regexp from 6.2.2 to 6.3.0 ([400d13d](https://github.com/oclif/core/commit/400d13d299014078391d21b20292b6e7f47c5631)) + + + ## [0.5.5](https://github.com/oclif/core/compare/0.5.4...0.5.5) (2024-09-11) diff --git a/package.json b/package.json index 78a77c5..87eeaec 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.5.5", + "version": "0.5.6", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {