From c7f98fdae8dbb7284c86c5f98a8159834355d17d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 9 Apr 2021 10:29:08 +0000 Subject: [PATCH] chore(release): 68.11.0 [skip ci] ## [68.11.0](https://github.com/Sage/carbon/compare/v68.10.0...v68.11.0) (2021-04-09) ### Features * **tabs, tab:** surface styled system margin interface in tabs and padding interface in tab ([5e125af](https://github.com/Sage/carbon/commit/5e125af229a54e826076e6928e5e59a0058d5ecb)) --- 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 456c06038f..b00cd7c1b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [68.11.0](https://github.com/Sage/carbon/compare/v68.10.0...v68.11.0) (2021-04-09) + + +### Features + +* **tabs, tab:** surface styled system margin interface in tabs and padding interface in tab ([5e125af](https://github.com/Sage/carbon/commit/5e125af229a54e826076e6928e5e59a0058d5ecb)) + ## [68.10.0](https://github.com/Sage/carbon/compare/v68.9.2...v68.10.0) (2021-04-09) diff --git a/package-lock.json b/package-lock.json index 7b7c10a2f2..74335e9aba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "carbon-react", - "version": "68.10.0", + "version": "68.11.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 27ea1a35b9..d51fc0527e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "carbon-react", - "version": "68.10.0", + "version": "68.11.0", "description": "A library of reusable React components for easily building user interfaces.", "engineStrict": true, "engines": {