diff --git a/CHANGELOG.md b/CHANGELOG.md index 271adc5..580c117 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.0.7](https://github.com/oclif/color/compare/1.0.6...1.0.7) (2023-07-02) + + +### Bug Fixes + +* **deps:** bump tslib from 2.5.3 to 2.6.0 ([564ebbd](https://github.com/oclif/color/commit/564ebbd06a9037e4d9fefeda76a120cd8a8a5b1f)) + + + ## [1.0.6](https://github.com/oclif/color/compare/1.0.5...1.0.6) (2023-06-04) diff --git a/package.json b/package.json index 858c393..f0265fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/color", - "version": "1.0.6", + "version": "1.0.7", "author": "Salesforce", "bugs": "https://github.com/oclif/color/issues", "dependencies": {