Skip to content

Commit b51a89c

Browse files
committed
chore(release): v10.44.2
1 parent 96dca5b commit b51a89c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

packages/carbon-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/react",
33
"description": "React components for the Carbon Design System",
4-
"version": "0.5.1",
4+
"version": "0.5.2",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -47,7 +47,7 @@
4747
"@carbon/styles": "^0.5.0",
4848
"@carbon/telemetry": "0.0.0-alpha.6",
4949
"carbon-components": "^10.44.0",
50-
"carbon-components-react": "^7.44.1",
50+
"carbon-components-react": "^7.44.2",
5151
"carbon-icons": "^7.0.7"
5252
},
5353
"devDependencies": {

packages/react/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-react",
33
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
4-
"version": "7.44.1",
4+
"version": "7.44.2",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2014,7 +2014,7 @@ __metadata:
20142014
babel-preset-carbon: ^0.1.0
20152015
browserslist-config-carbon: ^10.6.1
20162016
carbon-components: ^10.44.0
2017-
carbon-components-react: ^7.44.1
2017+
carbon-components-react: ^7.44.2
20182018
carbon-icons: ^7.0.7
20192019
css-loader: ^5.2.4
20202020
fs-extra: ^10.0.0
@@ -10293,7 +10293,7 @@ __metadata:
1029310293
languageName: node
1029410294
linkType: hard
1029510295

10296-
"carbon-components-react@^7.44.1, carbon-components-react@workspace:packages/react":
10296+
"carbon-components-react@^7.44.2, carbon-components-react@workspace:packages/react":
1029710297
version: 0.0.0-use.local
1029810298
resolution: "carbon-components-react@workspace:packages/react"
1029910299
dependencies:

0 commit comments

Comments
 (0)