From 45054becd3ecf5710643d5dad8a58f19fb94b024 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 2 Jul 2023 05:29:33 +0000 Subject: [PATCH] chore(release): 1.0.7 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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": {