Skip to content

Commit

Permalink
chore(release): v10.37.0-rc.0 (#8867)
Browse files Browse the repository at this point in the history
  • Loading branch information
jnm2377 authored Jun 9, 2021
1 parent 2c5d5fc commit b5065ee
Show file tree
Hide file tree
Showing 10 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion config/eslint-config-carbon/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-config-carbon",
"description": "ESLint configuration for Carbon",
"version": "2.4.0",
"version": "2.5.0-rc.0",
"license": "Apache-2.0",
"main": "index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion config/stylelint-config-carbon/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stylelint-config-carbon",
"description": "Stylelint configuration for Carbon",
"version": "1.5.0",
"version": "1.6.0-rc.0",
"license": "Apache-2.0",
"main": "index.js",
"repository": {
Expand Down
8 changes: 4 additions & 4 deletions packages/carbon-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@carbon/react",
"private": true,
"description": "React components for the Carbon Design System",
"version": "0.4.0",
"version": "0.5.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -42,10 +42,10 @@
"dependencies": {
"@carbon/feature-flags": "^0.5.0",
"@carbon/icons-react": "^10.33.0",
"@carbon/styles": "^0.7.0",
"@carbon/styles": "^0.8.0-rc.0",
"@carbon/telemetry": "0.0.0-alpha.6",
"@ibm/plex": "6.0.0-next.6",
"carbon-components-react": "^7.36.0"
"carbon-components-react": "^7.37.0-rc.0"
},
"devDependencies": {
"@babel/core": "^7.14.2",
Expand All @@ -55,7 +55,7 @@
"@babel/plugin-transform-react-constant-elements": "^7.13.13",
"@babel/preset-env": "^7.14.2",
"@babel/preset-react": "^7.13.13",
"@carbon/styles": "^0.7.0",
"@carbon/styles": "^0.8.0-rc.0",
"@carbon/themes": "^10.35.0",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -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.36.0",
"version": "10.37.0-rc.0",
"license": "Apache-2.0",
"main": "umd/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -81,7 +81,7 @@
"@babel/preset-react": "^7.13.13",
"@babel/runtime": "^7.14.0",
"@carbon/cli": "^10.24.0",
"@carbon/elements": "^10.35.0",
"@carbon/elements": "^10.36.0-rc.0",
"@carbon/icons-handlebars": "^10.33.0",
"@carbon/icons-react": "^10.33.0",
"@carbon/test-utils": "^10.16.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/elements/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/elements",
"description": "A collection of design elements in code for the IBM Design Language",
"version": "10.35.0",
"version": "10.36.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@carbon/colors": "^10.26.0",
"@carbon/grid": "^10.28.0",
"@carbon/grid": "^10.29.0-rc.0",
"@carbon/icons": "^10.33.0",
"@carbon/import-once": "^10.6.0",
"@carbon/layout": "^10.25.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/grid/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/grid",
"description": "Grid for digital and software products using the Carbon Design System",
"version": "10.28.0",
"version": "10.29.0-rc.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -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.36.0",
"version": "7.37.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -99,7 +99,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.36.0",
"carbon-components": "^10.37.0-rc.0",
"carbon-icons": "^7.0.5",
"chalk": "^2.3.0",
"cli-table": "^0.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@carbon/styles",
"private": true,
"description": "Styles for the Carbon Design System",
"version": "0.7.0",
"version": "0.8.0-rc.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"@carbon/colors": "^10.26.0",
"@carbon/feature-flags": "^0.5.0",
"@carbon/grid": "^10.28.0",
"@carbon/grid": "^10.29.0-rc.0",
"@carbon/layout": "^10.25.0",
"@carbon/motion": "^10.19.0",
"@carbon/themes": "^10.35.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/upgrade/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/upgrade",
"description": "A tool for upgrading Carbon versions",
"version": "10.11.0",
"version": "10.12.0-rc.0",
"license": "Apache-2.0",
"bin": {
"carbon-upgrade": "./bin/carbon-upgrade.js"
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1750,13 +1750,13 @@ __metadata:
languageName: unknown
linkType: soft

"@carbon/elements@^10.35.0, @carbon/elements@workspace:packages/elements":
"@carbon/elements@^10.36.0-rc.0, @carbon/elements@workspace:packages/elements":
version: 0.0.0-use.local
resolution: "@carbon/elements@workspace:packages/elements"
dependencies:
"@carbon/cli": ^10.24.0
"@carbon/colors": ^10.26.0
"@carbon/grid": ^10.28.0
"@carbon/grid": ^10.29.0-rc.0
"@carbon/icons": ^10.33.0
"@carbon/import-once": ^10.6.0
"@carbon/layout": ^10.25.0
Expand Down Expand Up @@ -1787,7 +1787,7 @@ __metadata:
languageName: unknown
linkType: soft

"@carbon/grid@^10.28.0, @carbon/grid@workspace:packages/grid":
"@carbon/grid@^10.29.0-rc.0, @carbon/grid@workspace:packages/grid":
version: 0.0.0-use.local
resolution: "@carbon/grid@workspace:packages/grid"
dependencies:
Expand Down Expand Up @@ -1974,7 +1974,7 @@ __metadata:
"@babel/preset-react": ^7.13.13
"@carbon/feature-flags": ^0.5.0
"@carbon/icons-react": ^10.33.0
"@carbon/styles": ^0.7.0
"@carbon/styles": ^0.8.0-rc.0
"@carbon/telemetry": 0.0.0-alpha.6
"@carbon/themes": ^10.35.0
"@ibm/plex": 6.0.0-next.6
Expand All @@ -1991,7 +1991,7 @@ __metadata:
babel-plugin-dev-expression: ^0.2.2
babel-preset-carbon: ^0.1.0
browserslist-config-carbon: ^10.6.1
carbon-components-react: ^7.36.0
carbon-components-react: ^7.37.0-rc.0
css-loader: ^5.2.4
mini-css-extract-plugin: ^1.6.0
postcss: ^8.2.14
Expand Down Expand Up @@ -2042,13 +2042,13 @@ __metadata:
languageName: unknown
linkType: soft

"@carbon/styles@^0.7.0, @carbon/styles@workspace:packages/styles":
"@carbon/styles@^0.8.0-rc.0, @carbon/styles@workspace:packages/styles":
version: 0.0.0-use.local
resolution: "@carbon/styles@workspace:packages/styles"
dependencies:
"@carbon/colors": ^10.26.0
"@carbon/feature-flags": ^0.5.0
"@carbon/grid": ^10.28.0
"@carbon/grid": ^10.29.0-rc.0
"@carbon/layout": ^10.25.0
"@carbon/motion": ^10.19.0
"@carbon/test-utils": ^10.16.0
Expand Down Expand Up @@ -10976,7 +10976,7 @@ __metadata:
languageName: node
linkType: hard

"carbon-components-react@^7.36.0, carbon-components-react@workspace:packages/react":
"carbon-components-react@^7.37.0-rc.0, carbon-components-react@workspace:packages/react":
version: 0.0.0-use.local
resolution: "carbon-components-react@workspace:packages/react"
dependencies:
Expand Down Expand Up @@ -11019,7 +11019,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.36.0
carbon-components: ^10.37.0-rc.0
carbon-icons: ^7.0.5
chalk: ^2.3.0
classnames: 2.3.1
Expand Down Expand Up @@ -11102,7 +11102,7 @@ __metadata:
languageName: node
linkType: hard

"carbon-components@^10.36.0, carbon-components@workspace:packages/components":
"carbon-components@^10.37.0-rc.0, carbon-components@workspace:packages/components":
version: 0.0.0-use.local
resolution: "carbon-components@workspace:packages/components"
dependencies:
Expand All @@ -11115,7 +11115,7 @@ __metadata:
"@babel/preset-react": ^7.13.13
"@babel/runtime": ^7.14.0
"@carbon/cli": ^10.24.0
"@carbon/elements": ^10.35.0
"@carbon/elements": ^10.36.0-rc.0
"@carbon/icons-handlebars": ^10.33.0
"@carbon/icons-react": ^10.33.0
"@carbon/telemetry": 0.0.0-alpha.6
Expand Down

0 comments on commit b5065ee

Please sign in to comment.