Skip to content

Commit b00113e

Browse files
authored
chore(release): v10.35.0 (#8683)
1 parent eff0724 commit b00113e

File tree

25 files changed

+159
-159
lines changed

25 files changed

+159
-159
lines changed

config/jest-config-carbon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jest-config-carbon",
33
"private": true,
44
"description": "Jest configuration and preset for Carbon",
5-
"version": "0.3.0-rc.0",
5+
"version": "0.3.0",
66
"license": "Apache-2.0",
77
"main": "index.js",
88
"repository": {

config/storybook-preset-carbon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "storybook-preset-carbon",
33
"private": true,
4-
"version": "0.6.0-rc.0",
4+
"version": "0.6.0",
55
"license": "Apache-2.0",
66
"main": "index.js",
77
"repository": {

packages/carbon-react/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@carbon/react",
33
"private": true,
44
"description": "React components for the Carbon Design System",
5-
"version": "0.3.0-rc.0",
5+
"version": "0.3.0",
66
"license": "Apache-2.0",
77
"main": "lib/index.js",
88
"module": "es/index.js",
@@ -39,11 +39,11 @@
3939
"sass": "^1.32.12"
4040
},
4141
"dependencies": {
42-
"@carbon/feature-flags": "^0.4.0-rc.0",
43-
"@carbon/icons-react": "^10.32.0-rc.0",
44-
"@carbon/styles": "^0.6.0-rc.0",
42+
"@carbon/feature-flags": "^0.4.0",
43+
"@carbon/icons-react": "^10.32.0",
44+
"@carbon/styles": "^0.6.0",
4545
"@carbon/telemetry": "0.0.0-alpha.6",
46-
"carbon-components-react": "^7.35.0-rc.0"
46+
"carbon-components-react": "^7.35.0"
4747
},
4848
"devDependencies": {
4949
"@babel/core": "^7.14.0",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/cli",
33
"description": "Task automation for working with the Carbon Design System",
4-
"version": "10.23.0-rc.0",
4+
"version": "10.23.0",
55
"license": "Apache-2.0",
66
"bin": {
77
"carbon-cli": "./bin/carbon-cli.js"

packages/colors/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/colors",
33
"description": "Colors for digital and software products using the Carbon Design System",
4-
"version": "10.25.0-rc.0",
4+
"version": "10.25.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -35,7 +35,7 @@
3535
"clean": "rimraf css es lib umd scss index.scss"
3636
},
3737
"devDependencies": {
38-
"@carbon/cli": "^10.23.0-rc.0",
38+
"@carbon/cli": "^10.23.0",
3939
"@carbon/cli-reporter": "^10.4.0",
4040
"@carbon/scss-generator": "^10.13.0",
4141
"@carbon/test-utils": "^10.15.0",

packages/components/package.json

Lines changed: 5 additions & 5 deletions
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.35.0-rc.0",
4+
"version": "10.35.0",
55
"license": "Apache-2.0",
66
"main": "umd/index.js",
77
"module": "es/index.js",
@@ -83,10 +83,10 @@
8383
"@babel/preset-env": "^7.14.0",
8484
"@babel/preset-react": "^7.13.13",
8585
"@babel/runtime": "^7.14.0",
86-
"@carbon/cli": "^10.23.0-rc.0",
87-
"@carbon/elements": "^10.34.0-rc.0",
88-
"@carbon/icons-handlebars": "^10.32.0-rc.0",
89-
"@carbon/icons-react": "^10.32.0-rc.0",
86+
"@carbon/cli": "^10.23.0",
87+
"@carbon/elements": "^10.34.0",
88+
"@carbon/icons-handlebars": "^10.32.0",
89+
"@carbon/icons-react": "^10.32.0",
9090
"@carbon/test-utils": "^10.15.0",
9191
"@frctl/fractal": "^1.1.0",
9292
"@rollup/plugin-babel": "^5.3.0",

packages/elements/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/elements",
33
"description": "A collection of design elements in code for the IBM Design Language",
4-
"version": "10.34.0-rc.0",
4+
"version": "10.34.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -35,17 +35,17 @@
3535
"clean": "rimraf es lib umd && node tasks/clean.js"
3636
},
3737
"dependencies": {
38-
"@carbon/colors": "^10.25.0-rc.0",
39-
"@carbon/grid": "^10.27.0-rc.0",
40-
"@carbon/icons": "^10.32.0-rc.0",
38+
"@carbon/colors": "^10.25.0",
39+
"@carbon/grid": "^10.27.0",
40+
"@carbon/icons": "^10.32.0",
4141
"@carbon/import-once": "^10.6.0",
42-
"@carbon/layout": "^10.24.0-rc.0",
43-
"@carbon/motion": "^10.18.0-rc.0",
44-
"@carbon/themes": "^10.34.0-rc.0",
45-
"@carbon/type": "^10.28.0-rc.0"
42+
"@carbon/layout": "^10.24.0",
43+
"@carbon/motion": "^10.18.0",
44+
"@carbon/themes": "^10.34.0",
45+
"@carbon/type": "^10.28.0"
4646
},
4747
"devDependencies": {
48-
"@carbon/cli": "^10.23.0-rc.0",
48+
"@carbon/cli": "^10.23.0",
4949
"fs-extra": "^8.1.0",
5050
"klaw-sync": "^6.0.0",
5151
"replace-in-file": "^3.4.2",

packages/feature-flags/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/feature-flags",
33
"description": "Build with feature flags in Carbon",
4-
"version": "0.4.0-rc.0",
4+
"version": "0.4.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",

packages/grid/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@carbon/grid",
33
"description": "Grid for digital and software products using the Carbon Design System",
4-
"version": "10.27.0-rc.0",
4+
"version": "10.27.0",
55
"license": "Apache-2.0",
66
"repository": {
77
"type": "git",
@@ -32,10 +32,10 @@
3232
},
3333
"dependencies": {
3434
"@carbon/import-once": "^10.6.0",
35-
"@carbon/layout": "^10.24.0-rc.0"
35+
"@carbon/layout": "^10.24.0"
3636
},
3737
"devDependencies": {
38-
"@carbon/cli": "^10.23.0-rc.0",
38+
"@carbon/cli": "^10.23.0",
3939
"rimraf": "^3.0.0"
4040
},
4141
"eyeglass": {

packages/icon-build-helpers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@carbon/icon-build-helpers",
33
"private": true,
44
"description": "Build helpers for the Carbon Design System icon library",
5-
"version": "0.21.0-rc.0",
5+
"version": "0.21.0",
66
"license": "Apache-2.0",
77
"main": "src/index.js",
88
"repository": {
@@ -29,7 +29,7 @@
2929
"@babel/template": "^7.12.13",
3030
"@babel/types": "^7.14.0",
3131
"@carbon/cli-reporter": "^10.4.0",
32-
"@carbon/icon-helpers": "^10.17.0-rc.0",
32+
"@carbon/icon-helpers": "^10.17.0",
3333
"@rollup/plugin-babel": "^5.3.0",
3434
"@rollup/plugin-replace": "^2.4.2",
3535
"browserslist-config-carbon": "^10.6.1",

0 commit comments

Comments
 (0)