Skip to content

Commit 9e9df89

Browse files
authored
chore(release): v10.44.0-rc.0 (#9671)
* chore(release): v10.44.0-rc.0 * chore(project): update lockfile
1 parent cbb8fa9 commit 9e9df89

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
lines changed

packages/carbon-react/package.json

Lines changed: 4 additions & 4 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.4.0",
4+
"version": "0.5.0-rc.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -44,10 +44,10 @@
4444
"dependencies": {
4545
"@carbon/feature-flags": "^0.6.0",
4646
"@carbon/icons-react": "^10.38.0",
47-
"@carbon/styles": "^0.4.0",
47+
"@carbon/styles": "^0.5.0-rc.0",
4848
"@carbon/telemetry": "0.0.0-alpha.6",
49-
"carbon-components": "^10.43.0",
50-
"carbon-components-react": "^7.43.0",
49+
"carbon-components": "^10.44.0-rc.0",
50+
"carbon-components-react": "^7.44.0-rc.0",
5151
"carbon-icons": "^7.0.7"
5252
},
5353
"devDependencies": {

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.43.0",
4+
"version": "10.44.0-rc.0",
55
"license": "Apache-2.0",
66
"main": "umd/index.js",
77
"module": "es/index.js",

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.43.0",
4+
"version": "7.44.0-rc.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -100,7 +100,7 @@
100100
"babel-plugin-react-docgen": "^4.2.1",
101101
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
102102
"browserslist-config-carbon": "^10.6.1",
103-
"carbon-components": "^10.43.0",
103+
"carbon-components": "^10.44.0-rc.0",
104104
"carbon-icons": "^7.0.5",
105105
"chalk": "^4.1.1",
106106
"cli-table": "^0.3.0",

packages/styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/styles",
33
"description": "Styles for the Carbon Design System",
4-
"version": "0.4.0",
4+
"version": "0.5.0-rc.0",
55
"license": "Apache-2.0",
66
"repository": {
77
"type": "git",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1997,7 +1997,7 @@ __metadata:
19971997
"@babel/preset-react": ^7.14.5
19981998
"@carbon/feature-flags": ^0.6.0
19991999
"@carbon/icons-react": ^10.38.0
2000-
"@carbon/styles": ^0.4.0
2000+
"@carbon/styles": ^0.5.0-rc.0
20012001
"@carbon/telemetry": 0.0.0-alpha.6
20022002
"@carbon/themes": ^10.42.0
20032003
"@rollup/plugin-babel": ^5.3.0
@@ -2013,8 +2013,8 @@ __metadata:
20132013
babel-plugin-dev-expression: ^0.2.2
20142014
babel-preset-carbon: ^0.1.0
20152015
browserslist-config-carbon: ^10.6.1
2016-
carbon-components: ^10.43.0
2017-
carbon-components-react: ^7.43.0
2016+
carbon-components: ^10.44.0-rc.0
2017+
carbon-components-react: ^7.44.0-rc.0
20182018
carbon-icons: ^7.0.7
20192019
css-loader: ^5.2.4
20202020
fs-extra: ^10.0.0
@@ -2067,7 +2067,7 @@ __metadata:
20672067
languageName: unknown
20682068
linkType: soft
20692069

2070-
"@carbon/styles@^0.4.0, @carbon/styles@workspace:packages/styles":
2070+
"@carbon/styles@^0.5.0-rc.0, @carbon/styles@workspace:packages/styles":
20712071
version: 0.0.0-use.local
20722072
resolution: "@carbon/styles@workspace:packages/styles"
20732073
dependencies:
@@ -10285,7 +10285,7 @@ __metadata:
1028510285
languageName: node
1028610286
linkType: hard
1028710287

10288-
"carbon-components-react@^7.43.0, carbon-components-react@workspace:packages/react":
10288+
"carbon-components-react@^7.44.0-rc.0, carbon-components-react@workspace:packages/react":
1028910289
version: 0.0.0-use.local
1029010290
resolution: "carbon-components-react@workspace:packages/react"
1029110291
dependencies:
@@ -10328,7 +10328,7 @@ __metadata:
1032810328
babel-plugin-react-docgen: ^4.2.1
1032910329
babel-plugin-transform-inline-environment-variables: ^0.4.3
1033010330
browserslist-config-carbon: ^10.6.1
10331-
carbon-components: ^10.43.0
10331+
carbon-components: ^10.44.0-rc.0
1033210332
carbon-icons: ^7.0.5
1033310333
chalk: ^4.1.1
1033410334
classnames: 2.3.1
@@ -10412,7 +10412,7 @@ __metadata:
1041210412
languageName: node
1041310413
linkType: hard
1041410414

10415-
"carbon-components@^10.43.0, carbon-components@workspace:packages/components":
10415+
"carbon-components@^10.44.0-rc.0, carbon-components@workspace:packages/components":
1041610416
version: 0.0.0-use.local
1041710417
resolution: "carbon-components@workspace:packages/components"
1041810418
dependencies:

0 commit comments

Comments
 (0)