From d9b1ab83816f47f5722a20440200f6639a4aab5f Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 4 Jun 2023 03:10:35 +0000 Subject: [PATCH] chore(release): 1.0.6 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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": {