Skip to content

Commit

Permalink
chore(project): release v10.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack committed Jan 13, 2020
1 parent 74ad05f commit 39adfad
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 23 deletions.
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.9.1-rc.0",
"version": "10.9.1",
"license": "Apache-2.0",
"main": "umd/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -80,7 +80,7 @@
"@babel/preset-env": "^7.0.0",
"@babel/preset-react": "^7.0.0",
"@babel/runtime": "^7.5.2",
"@carbon/elements": "^10.9.1-rc.0",
"@carbon/elements": "^10.9.1",
"@carbon/icons-handlebars": "^10.8.0",
"@carbon/icons-react": "^10.8.0",
"@carbon/test-utils": "^10.6.0",
Expand Down
10 changes: 5 additions & 5 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.9.1-rc.0",
"version": "10.9.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -32,13 +32,13 @@
},
"dependencies": {
"@carbon/colors": "^10.7.0",
"@carbon/grid": "^10.8.1-rc.0",
"@carbon/grid": "^10.8.1",
"@carbon/icons": "^10.8.0",
"@carbon/import-once": "10.3.0",
"@carbon/layout": "^10.7.1-rc.0",
"@carbon/layout": "^10.7.1",
"@carbon/motion": "^10.5.0",
"@carbon/themes": "^10.9.1-rc.0",
"@carbon/type": "^10.8.1-rc.0"
"@carbon/themes": "^10.9.1",
"@carbon/type": "^10.8.1"
},
"devDependencies": {
"@carbon/bundler": "^10.5.0",
Expand Down
4 changes: 2 additions & 2 deletions 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.8.1-rc.0",
"version": "10.8.1",
"license": "Apache-2.0",
"repository": "https://github.com/carbon-design-system/carbon/tree/master/packages/grid",
"bugs": "https://github.com/carbon-design-system/carbon/issues",
Expand All @@ -28,7 +28,7 @@
},
"dependencies": {
"@carbon/import-once": "10.3.0",
"@carbon/layout": "^10.7.1-rc.0"
"@carbon/layout": "^10.7.1"
},
"devDependencies": {
"@carbon/bundler": "^10.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/layout/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/layout",
"description": "Layout helpers for digital and software products using the Carbon Design System",
"version": "10.7.1-rc.0",
"version": "10.7.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/react-hooks",
"private": true,
"version": "10.3.1-rc.0",
"version": "10.3.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -39,7 +39,7 @@
"autoprefixer": "^9.6.1",
"babel-loader": "^8.0.6",
"browserslist-config-carbon": "10.4.0",
"carbon-components": "^10.9.1-rc.0",
"carbon-components": "^10.9.1",
"css-loader": "^3.2.0",
"node-sass": "^4.12.0",
"postcss-loader": "^3.0.0",
Expand Down
6 changes: 3 additions & 3 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.9.1-rc.0",
"version": "7.9.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
"storybook": "rimraf node_modules/.cache/storybook && start-storybook -p 9000"
},
"peerDependencies": {
"carbon-components": "^10.9.0",
"carbon-components": "^10.9.1",
"carbon-icons": "^7.0.7",
"react": "^16.8.6",
"react-dom": "^16.8.6"
Expand Down Expand Up @@ -81,7 +81,7 @@
"babel-plugin-react-docgen": "^3.2.0",
"babel-plugin-transform-inline-environment-variables": "^0.4.0",
"browserslist-config-carbon": "10.4.0",
"carbon-components": "^10.9.1-rc.0",
"carbon-components": "^10.9.1",
"carbon-icons": "^7.0.5",
"chalk": "^2.3.0",
"cli-table": "^0.3.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/sketch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@carbon/sketch",
"private": true,
"description": "Tooling for generating a sketch plugin to bring code to design",
"version": "10.9.1-rc.0",
"version": "10.9.1",
"license": "Apache-2.0",
"repository": "https://github.com/carbon-design-system/carbon/tree/master/packages/sketch",
"bugs": "https://github.com/carbon-design-system/carbon/issues",
Expand All @@ -27,8 +27,8 @@
"@carbon/colors": "^10.7.0",
"@carbon/icon-helpers": "^10.5.0",
"@carbon/icons": "^10.8.0",
"@carbon/themes": "^10.9.1-rc.0",
"@carbon/type": "^10.8.1-rc.0",
"@carbon/themes": "^10.9.1",
"@carbon/type": "^10.8.1",
"@skpm/builder": "^0.7.0",
"color-string": "^1.5.3",
"skpm": "^1.2.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/themes/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/themes",
"description": "Themes for applying color in the Carbon Design System",
"version": "10.9.1-rc.0",
"version": "10.9.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand All @@ -25,8 +25,8 @@
},
"dependencies": {
"@carbon/colors": "^10.7.0",
"@carbon/layout": "^10.7.1-rc.0",
"@carbon/type": "^10.8.1-rc.0"
"@carbon/layout": "^10.7.1",
"@carbon/type": "^10.8.1"
},
"devDependencies": {
"@carbon/cli-reporter": "10.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/type/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/type",
"description": "Typography for digital and software products using the Carbon Design System",
"version": "10.8.1-rc.0",
"version": "10.8.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@carbon/import-once": "10.3.0",
"@carbon/layout": "^10.7.1-rc.0"
"@carbon/layout": "^10.7.1"
},
"devDependencies": {
"@carbon/bundler": "^10.5.0",
Expand Down

0 comments on commit 39adfad

Please sign in to comment.