diff --git a/CHANGELOG.md b/CHANGELOG.md index 33bc751..271adc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.0.6](https://github.com/oclif/color/compare/1.0.5...1.0.6) (2023-06-04) + + +### Bug Fixes + +* **deps:** bump tslib from 2.5.2 to 2.5.3 ([73b2f8d](https://github.com/oclif/color/commit/73b2f8d54c5de94b14c44e44b41171421682f39a)) + + + ## [1.0.5](https://github.com/oclif/color/compare/1.0.4...1.0.5) (2023-05-21) diff --git a/package.json b/package.json index 1a0eee8..858c393 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/color", - "version": "1.0.5", + "version": "1.0.6", "author": "Salesforce", "bugs": "https://github.com/oclif/color/issues", "dependencies": {