From ea00c2bfe9485386ff7274f2db1ccc3939cb1bc6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 7 Jul 2021 13:40:08 +0000 Subject: [PATCH] chore(release): 77.7.0 ## [77.7.0](https://github.com/Sage/carbon/compare/v77.6.4...v77.7.0) (2021-07-07) ### Features * **button-toggle:** enhance button toggle visuals ([98d32c6](https://github.com/Sage/carbon/commit/98d32c69ca79ff20e4933b8f4626a5616f62c2c5)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71567ab156..6e183a27c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [77.7.0](https://github.com/Sage/carbon/compare/v77.6.4...v77.7.0) (2021-07-07) + + +### Features + +* **button-toggle:** enhance button toggle visuals ([98d32c6](https://github.com/Sage/carbon/commit/98d32c69ca79ff20e4933b8f4626a5616f62c2c5)) + ### [77.6.4](https://github.com/Sage/carbon/compare/v77.6.3...v77.6.4) (2021-07-07) diff --git a/package-lock.json b/package-lock.json index 4b4e515182..adb2d9c273 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "carbon-react", - "version": "77.6.4", + "version": "77.7.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cc136f196d..a7f42a0b44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "carbon-react", - "version": "77.6.4", + "version": "77.7.0", "description": "A library of reusable React components for easily building user interfaces.", "engineStrict": true, "engines": {