diff --git a/config/eslint-config-carbon/package.json b/config/eslint-config-carbon/package.json index 468654c0f3b8..4cd694ff46c8 100644 --- a/config/eslint-config-carbon/package.json +++ b/config/eslint-config-carbon/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-carbon", "description": "ESLint configuration for Carbon", - "version": "2.9.0-rc.0", + "version": "2.9.0", "license": "Apache-2.0", "main": "index.js", "repository": { diff --git a/packages/carbon-react/package.json b/packages/carbon-react/package.json index 3184bcc73786..5ff4fbccca7d 100644 --- a/packages/carbon-react/package.json +++ b/packages/carbon-react/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/react", "description": "React components for the Carbon Design System", - "version": "0.10.0-rc.0", + "version": "0.10.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -43,11 +43,11 @@ }, "dependencies": { "@carbon/feature-flags": "^0.6.0", - "@carbon/icons-react": "^10.44.0-rc.0", - "@carbon/styles": "^0.10.0-rc.0", + "@carbon/icons-react": "^10.44.0", + "@carbon/styles": "^0.10.0", "@carbon/telemetry": "0.0.0-alpha.6", - "carbon-components": "^10.49.0-rc.0", - "carbon-components-react": "^7.49.0-rc.0", + "carbon-components": "^10.49.0", + "carbon-components-react": "^7.49.0", "carbon-icons": "^7.0.7" }, "devDependencies": { diff --git a/packages/components/package.json b/packages/components/package.json index b6e0ec96db96..197ff749a53b 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,7 +1,7 @@ { "name": "carbon-components", "description": "The Carbon Design System is IBM’s open-source design system for products and experiences.", - "version": "10.49.0-rc.0", + "version": "10.49.0", "license": "Apache-2.0", "main": "umd/index.js", "module": "es/index.js", @@ -81,9 +81,9 @@ "@babel/preset-react": "^7.14.5", "@babel/runtime": "^7.14.6", "@carbon/cli": "^10.31.0", - "@carbon/elements": "^10.48.0-rc.0", - "@carbon/icons-handlebars": "^10.44.0-rc.0", - "@carbon/icons-react": "^10.44.0-rc.0", + "@carbon/elements": "^10.48.0", + "@carbon/icons-handlebars": "^10.44.0", + "@carbon/icons-react": "^10.44.0", "@carbon/test-utils": "^10.20.0", "@frctl/fractal": "^1.1.0", "@rollup/plugin-babel": "^5.3.0", diff --git a/packages/elements/package.json b/packages/elements/package.json index 5b99d4217de5..d64eb14eeda8 100644 --- a/packages/elements/package.json +++ b/packages/elements/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/elements", "description": "A collection of design elements in code for the IBM Design Language", - "version": "10.48.0-rc.0", + "version": "10.48.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -37,7 +37,7 @@ "dependencies": { "@carbon/colors": "^10.34.0", "@carbon/grid": "^10.39.0", - "@carbon/icons": "^10.44.0-rc.0", + "@carbon/icons": "^10.44.0", "@carbon/import-once": "^10.6.0", "@carbon/layout": "^10.34.0", "@carbon/motion": "^10.26.0", diff --git a/packages/icons-handlebars/package.json b/packages/icons-handlebars/package.json index f505d4d17383..8e96c0a8a9c3 100644 --- a/packages/icons-handlebars/package.json +++ b/packages/icons-handlebars/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/icons-handlebars", "description": "Handlebars helpers for IBM Design Language icons in digital and software products using the Carbon Design System", - "version": "10.44.0-rc.0", + "version": "10.44.0", "license": "Apache-2.0", "main": "index.js", "repository": { @@ -27,7 +27,7 @@ }, "dependencies": { "@carbon/icon-helpers": "^10.25.0", - "@carbon/icons": "^10.44.0-rc.0" + "@carbon/icons": "^10.44.0" }, "devDependencies": { "handlebars": "^4.0.12" diff --git a/packages/icons-react/package.json b/packages/icons-react/package.json index c34155624770..cd00ab650d36 100644 --- a/packages/icons-react/package.json +++ b/packages/icons-react/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/icons-react", "description": "React components for icons in digital and software products using the Carbon Design System", - "version": "10.44.0-rc.0", + "version": "10.44.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -44,7 +44,7 @@ }, "devDependencies": { "@carbon/icon-build-helpers": "^0.30.0", - "@carbon/icons": "^10.44.0-rc.0", + "@carbon/icons": "^10.44.0", "rimraf": "^3.0.2" }, "sideEffects": false diff --git a/packages/icons-vue/package.json b/packages/icons-vue/package.json index cc1c9badaa28..630d482f9e84 100644 --- a/packages/icons-vue/package.json +++ b/packages/icons-vue/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/icons-vue", "description": "Vue components for icons in digital and software products using the Carbon Design System", - "version": "10.44.0-rc.0", + "version": "10.44.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -32,7 +32,7 @@ }, "devDependencies": { "@carbon/cli-reporter": "^10.5.0", - "@carbon/icons": "^10.44.0-rc.0", + "@carbon/icons": "^10.44.0", "fs-extra": "^8.1.0", "prettier": "^2.2.1", "rimraf": "^3.0.0", diff --git a/packages/icons/package.json b/packages/icons/package.json index 553fbd55b7f8..65f10a5e7386 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/icons", "description": "Icons for digital and software products using the Carbon Design System", - "version": "10.44.0-rc.0", + "version": "10.44.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/react/package.json b/packages/react/package.json index 6acdf78934d1..c538d91763de 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,7 +1,7 @@ { "name": "carbon-components-react", "description": "The Carbon Design System is IBM’s open-source design system for products and experiences.", - "version": "7.49.0-rc.0", + "version": "7.49.0", "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", @@ -48,7 +48,7 @@ "dependencies": { "@babel/runtime": "^7.14.6", "@carbon/feature-flags": "^0.6.0", - "@carbon/icons-react": "^10.44.0-rc.0", + "@carbon/icons-react": "^10.44.0", "@carbon/layout": "^10.34.0", "@carbon/telemetry": "0.0.0-alpha.6", "classnames": "2.3.1", @@ -103,7 +103,7 @@ "babel-plugin-react-docgen": "^4.2.1", "babel-plugin-transform-inline-environment-variables": "^0.4.3", "browserslist-config-carbon": "^10.6.1", - "carbon-components": "^10.49.0-rc.0", + "carbon-components": "^10.49.0", "carbon-icons": "^7.0.5", "chalk": "^4.1.1", "cli-table": "^0.3.0", diff --git a/packages/sketch/package.json b/packages/sketch/package.json index 47bfc5e45bc6..caa8bcc78dc4 100644 --- a/packages/sketch/package.json +++ b/packages/sketch/package.json @@ -2,7 +2,7 @@ "name": "@carbon/sketch", "private": true, "description": "Tooling for generating a sketch plugin to bring code to design", - "version": "10.47.0-rc.0", + "version": "10.47.0", "license": "Apache-2.0", "repository": { "type": "git", @@ -30,7 +30,7 @@ "dependencies": { "@carbon/colors": "^10.34.0", "@carbon/icon-helpers": "^10.25.0", - "@carbon/icons": "^10.44.0-rc.0", + "@carbon/icons": "^10.44.0", "@carbon/themes": "^10.47.0", "@carbon/type": "^10.38.0", "@skpm/builder": "^0.7.0", diff --git a/packages/styles/package.json b/packages/styles/package.json index d7e13f1a75a0..056c271432c6 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,7 +1,7 @@ { "name": "@carbon/styles", "description": "Styles for the Carbon Design System", - "version": "0.10.0-rc.0", + "version": "0.10.0", "license": "Apache-2.0", "repository": { "type": "git", diff --git a/www/package.json b/www/package.json index 5643784b1f0e..f0cc01198b44 100644 --- a/www/package.json +++ b/www/package.json @@ -1,7 +1,7 @@ { "name": "www", "private": true, - "version": "0.1.0-rc.0", + "version": "0.1.0", "license": "Apache-2.0", "repository": { "type": "git", @@ -22,7 +22,7 @@ "start": "next start" }, "dependencies": { - "@carbon/react": "^0.10.0-rc.0", + "@carbon/react": "^0.10.0", "@octokit/core": "^3.5.1", "@octokit/plugin-retry": "^3.0.9", "@octokit/plugin-throttling": "^3.5.2", diff --git a/yarn.lock b/yarn.lock index bcd3e83612d2..641d359dadab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1768,14 +1768,14 @@ __metadata: languageName: unknown linkType: soft -"@carbon/elements@^10.48.0-rc.0, @carbon/elements@workspace:packages/elements": +"@carbon/elements@^10.48.0, @carbon/elements@workspace:packages/elements": version: 0.0.0-use.local resolution: "@carbon/elements@workspace:packages/elements" dependencies: "@carbon/cli": ^10.31.0 "@carbon/colors": ^10.34.0 "@carbon/grid": ^10.39.0 - "@carbon/icons": ^10.44.0-rc.0 + "@carbon/icons": ^10.44.0 "@carbon/import-once": ^10.6.0 "@carbon/layout": ^10.34.0 "@carbon/motion": ^10.26.0 @@ -1870,25 +1870,25 @@ __metadata: languageName: node linkType: hard -"@carbon/icons-handlebars@^10.44.0-rc.0, @carbon/icons-handlebars@workspace:packages/icons-handlebars": +"@carbon/icons-handlebars@^10.44.0, @carbon/icons-handlebars@workspace:packages/icons-handlebars": version: 0.0.0-use.local resolution: "@carbon/icons-handlebars@workspace:packages/icons-handlebars" dependencies: "@carbon/icon-helpers": ^10.25.0 - "@carbon/icons": ^10.44.0-rc.0 + "@carbon/icons": ^10.44.0 handlebars: ^4.0.12 peerDependencies: handlebars: ^4.0.12 languageName: unknown linkType: soft -"@carbon/icons-react@^10.44.0-rc.0, @carbon/icons-react@workspace:packages/icons-react": +"@carbon/icons-react@^10.44.0, @carbon/icons-react@workspace:packages/icons-react": version: 0.0.0-use.local resolution: "@carbon/icons-react@workspace:packages/icons-react" dependencies: "@carbon/icon-build-helpers": ^0.30.0 "@carbon/icon-helpers": ^10.25.0 - "@carbon/icons": ^10.44.0-rc.0 + "@carbon/icons": ^10.44.0 "@carbon/telemetry": 0.0.0-alpha.6 prop-types: ^15.7.2 rimraf: ^3.0.2 @@ -1913,7 +1913,7 @@ __metadata: dependencies: "@carbon/cli-reporter": ^10.5.0 "@carbon/icon-helpers": ^10.25.0 - "@carbon/icons": ^10.44.0-rc.0 + "@carbon/icons": ^10.44.0 fs-extra: ^8.1.0 prettier: ^2.2.1 rimraf: ^3.0.0 @@ -1922,7 +1922,7 @@ __metadata: languageName: unknown linkType: soft -"@carbon/icons@^10.44.0-rc.0, @carbon/icons@workspace:packages/icons": +"@carbon/icons@^10.44.0, @carbon/icons@workspace:packages/icons": version: 0.0.0-use.local resolution: "@carbon/icons@workspace:packages/icons" dependencies: @@ -1984,7 +1984,7 @@ __metadata: languageName: unknown linkType: soft -"@carbon/react@^0.10.0-rc.0, @carbon/react@workspace:packages/carbon-react": +"@carbon/react@^0.10.0, @carbon/react@workspace:packages/carbon-react": version: 0.0.0-use.local resolution: "@carbon/react@workspace:packages/carbon-react" dependencies: @@ -1996,8 +1996,8 @@ __metadata: "@babel/preset-env": ^7.14.7 "@babel/preset-react": ^7.14.5 "@carbon/feature-flags": ^0.6.0 - "@carbon/icons-react": ^10.44.0-rc.0 - "@carbon/styles": ^0.10.0-rc.0 + "@carbon/icons-react": ^10.44.0 + "@carbon/styles": ^0.10.0 "@carbon/telemetry": 0.0.0-alpha.6 "@carbon/themes": ^10.47.0 "@rollup/plugin-babel": ^5.3.0 @@ -2013,8 +2013,8 @@ __metadata: babel-plugin-dev-expression: ^0.2.2 babel-preset-carbon: ^0.1.0 browserslist-config-carbon: ^10.6.1 - carbon-components: ^10.49.0-rc.0 - carbon-components-react: ^7.49.0-rc.0 + carbon-components: ^10.49.0 + carbon-components-react: ^7.49.0 carbon-icons: ^7.0.7 css-loader: ^5.2.4 fs-extra: ^10.0.0 @@ -2054,7 +2054,7 @@ __metadata: dependencies: "@carbon/colors": ^10.34.0 "@carbon/icon-helpers": ^10.25.0 - "@carbon/icons": ^10.44.0-rc.0 + "@carbon/icons": ^10.44.0 "@carbon/themes": ^10.47.0 "@carbon/type": ^10.38.0 "@skpm/builder": ^0.7.0 @@ -2067,7 +2067,7 @@ __metadata: languageName: unknown linkType: soft -"@carbon/styles@^0.10.0-rc.0, @carbon/styles@workspace:packages/styles": +"@carbon/styles@^0.10.0, @carbon/styles@workspace:packages/styles": version: 0.0.0-use.local resolution: "@carbon/styles@workspace:packages/styles" dependencies: @@ -10570,7 +10570,7 @@ __metadata: languageName: node linkType: hard -"carbon-components-react@^7.49.0-rc.0, carbon-components-react@workspace:packages/react": +"carbon-components-react@^7.49.0, carbon-components-react@workspace:packages/react": version: 0.0.0-use.local resolution: "carbon-components-react@workspace:packages/react" dependencies: @@ -10587,7 +10587,7 @@ __metadata: "@babel/preset-react": ^7.14.5 "@babel/runtime": ^7.14.6 "@carbon/feature-flags": ^0.6.0 - "@carbon/icons-react": ^10.44.0-rc.0 + "@carbon/icons-react": ^10.44.0 "@carbon/layout": ^10.34.0 "@carbon/telemetry": 0.0.0-alpha.6 "@carbon/test-utils": ^10.20.0 @@ -10615,7 +10615,7 @@ __metadata: babel-plugin-react-docgen: ^4.2.1 babel-plugin-transform-inline-environment-variables: ^0.4.3 browserslist-config-carbon: ^10.6.1 - carbon-components: ^10.49.0-rc.0 + carbon-components: ^10.49.0 carbon-icons: ^7.0.5 chalk: ^4.1.1 classnames: 2.3.1 @@ -10700,7 +10700,7 @@ __metadata: languageName: node linkType: hard -"carbon-components@^10.49.0-rc.0, carbon-components@workspace:packages/components": +"carbon-components@^10.49.0, carbon-components@workspace:packages/components": version: 0.0.0-use.local resolution: "carbon-components@workspace:packages/components" dependencies: @@ -10713,9 +10713,9 @@ __metadata: "@babel/preset-react": ^7.14.5 "@babel/runtime": ^7.14.6 "@carbon/cli": ^10.31.0 - "@carbon/elements": ^10.48.0-rc.0 - "@carbon/icons-handlebars": ^10.44.0-rc.0 - "@carbon/icons-react": ^10.44.0-rc.0 + "@carbon/elements": ^10.48.0 + "@carbon/icons-handlebars": ^10.44.0 + "@carbon/icons-react": ^10.44.0 "@carbon/telemetry": 0.0.0-alpha.6 "@carbon/test-utils": ^10.20.0 "@frctl/fractal": ^1.1.0 @@ -36131,7 +36131,7 @@ resolve@^2.0.0-next.3: version: 0.0.0-use.local resolution: "www@workspace:www" dependencies: - "@carbon/react": ^0.10.0-rc.0 + "@carbon/react": ^0.10.0 "@octokit/core": ^3.5.1 "@octokit/plugin-retry": ^3.0.9 "@octokit/plugin-throttling": ^3.5.2