diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c263ee..53e0c6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.2](https://github.com/oclif/core/compare/0.2.1...0.2.2) (2024-08-16) + + +### Bug Fixes + +* move types/react to deps ([e80431a](https://github.com/oclif/core/commit/e80431a499af146fc5383f4335918e5f2322a21a)) + + + ## [0.2.1](https://github.com/oclif/core/compare/0.2.0...0.2.1) (2024-08-16) diff --git a/package.json b/package.json index c0ceaef..124af38 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.2.1", + "version": "0.2.2", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {