From 826914c09e2223c881336501b9e4b4f12c62dbf8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 5 May 2021 20:28:26 +0000 Subject: [PATCH] chore(release): 1.40.2-prerelease.1 [skip ci] ## [1.40.2-prerelease.1](https://github.com/carbon-design-system/ibm-security/compare/v1.40.1...v1.40.2-prerelease.1) (2021-05-05) ### Bug Fixes * **data-table:** fix styles import order ([#957](https://github.com/carbon-design-system/ibm-security/issues/957)) ([09b3019](https://github.com/carbon-design-system/ibm-security/commit/09b301920ca0ef7d86ce4c9ca8cdc723c8592fb7)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45daa70b6..319495aba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/ibm-security", - "version": "1.40.1", + "version": "1.40.2-prerelease.1", "description": "Carbon for IBM Security", "license": "Apache-2.0", "main": "lib/index.js",