Skip to content

Commit f278008

Browse files
authored
chore(release): v10.23.2 (#7189)
1 parent 8c21214 commit f278008

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "carbon-components",
33
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
4-
"version": "10.23.1",
4+
"version": "10.23.2",
55
"license": "Apache-2.0",
66
"main": "umd/index.js",
77
"module": "es/index.js",

packages/react-hooks/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/react-hooks",
33
"private": true,
4-
"version": "10.17.1",
4+
"version": "10.17.2",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -39,7 +39,7 @@
3939
"autoprefixer": "^9.7.4",
4040
"babel-loader": "^8.1.0",
4141
"browserslist-config-carbon": "^10.5.0",
42-
"carbon-components": "^10.23.1",
42+
"carbon-components": "^10.23.2",
4343
"css-loader": "^3.4.2",
4444
"node-sass": "^4.13.1",
4545
"postcss-loader": "^3.0.0",

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "carbon-components-react",
33
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
4-
"version": "7.23.1",
4+
"version": "7.23.2",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -84,7 +84,7 @@
8484
"babel-plugin-react-docgen": "^4.0.0",
8585
"babel-plugin-transform-inline-environment-variables": "^0.4.0",
8686
"browserslist-config-carbon": "^10.5.0",
87-
"carbon-components": "^10.23.1",
87+
"carbon-components": "^10.23.2",
8888
"carbon-icons": "^7.0.5",
8989
"chalk": "^2.3.0",
9090
"cli-table": "^0.3.0",

0 commit comments

Comments
 (0)