Skip to content

Commit

Permalink
chore(release): v10.3.0-rc.1 (carbon-design-system#2881)
Browse files Browse the repository at this point in the history
* chore(release): v10.3.0-rc.1

* chore(elements): update grid package
  • Loading branch information
joshblack authored May 29, 2019
1 parent e5a7904 commit 5b46169
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 24 deletions.
6 changes: 3 additions & 3 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.3.0-rc.0",
"version": "10.3.0-rc.1",
"license": "Apache-2.0",
"main": "umd/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -82,8 +82,8 @@
"@babel/preset-env": "^7.0.0",
"@babel/preset-react": "^7.0.0",
"@babel/runtime": "^7.0.0",
"@carbon/elements": "10.3.0-rc.0",
"@carbon/icons-handlebars": "10.3.0-rc.0",
"@carbon/elements": "10.3.0-rc.1",
"@carbon/icons-handlebars": "10.3.0-rc.1",
"@carbon/test-utils": "10.2.0",
"@frctl/fractal": "^1.1.0",
"adaro": "1.0.4",
Expand Down
8 changes: 4 additions & 4 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.3.0-rc.0",
"version": "10.3.0-rc.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -30,12 +30,12 @@
},
"dependencies": {
"@carbon/colors": "10.2.0",
"@carbon/grid": "10.2.0",
"@carbon/icons": "10.3.0-rc.0",
"@carbon/grid": "10.3.0-rc.1",
"@carbon/icons": "10.3.0-rc.1",
"@carbon/import-once": "10.2.0",
"@carbon/layout": "10.2.0",
"@carbon/motion": "10.2.0",
"@carbon/themes": "10.3.0-rc.0",
"@carbon/themes": "10.3.0-rc.1",
"@carbon/type": "10.2.0"
},
"devDependencies": {
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.2.0",
"version": "10.3.0-rc.1",
"license": "Apache-2.0",
"repository": "https://github.com/IBM/carbon-elements/tree/master/packages/grid",
"bugs": "https://github.com/IBM/carbon-elements/issues",
Expand Down
4 changes: 2 additions & 2 deletions packages/icons-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/icons-angular",
"description": "Angular components for icons in digital and software products using the Carbon Design System",
"version": "10.3.0-rc.0",
"version": "10.3.0-rc.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"repository": "https://github.com/IBM/carbon-elements/tree/master/packages/icons-angular",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@angular/compiler-cli": "6.1.10",
"@angular/core": "6.1.10",
"@carbon/cli-reporter": "10.2.0",
"@carbon/icons": "10.3.0-rc.0",
"@carbon/icons": "10.3.0-rc.1",
"change-case": "3.0.2",
"fs-extra": "7.0.1",
"rollup": "^0.66.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/icons-handlebars/package.json
Original file line number Diff line number Diff line change
@@ -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.3.0-rc.0",
"version": "10.3.0-rc.1",
"license": "Apache-2.0",
"main": "index.js",
"repository": "https://github.com/IBM/carbon-elements/tree/master/packages/icons-handlebars",
Expand All @@ -21,7 +21,7 @@
},
"dependencies": {
"@carbon/icon-helpers": "10.2.0",
"@carbon/icons": "10.3.0-rc.0"
"@carbon/icons": "10.3.0-rc.1"
},
"devDependencies": {
"handlebars": "^4.0.12"
Expand Down
4 changes: 2 additions & 2 deletions packages/icons-react/package.json
Original file line number Diff line number Diff line change
@@ -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.3.0-rc.0",
"version": "10.3.0-rc.1",
"license": "Apache-2.0",
"repository": "https://github.com/IBM/carbon-elements/tree/master/packages/icons-react",
"bugs": "https://github.com/IBM/carbon-elements/issues",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@babel/preset-env": "^7.2.0",
"@carbon/bundler": "10.2.0",
"@carbon/cli-reporter": "10.2.0",
"@carbon/icons": "10.3.0-rc.0",
"@carbon/icons": "10.3.0-rc.1",
"change-case": "^3.0.2",
"fs-extra": "^7.0.0",
"prettier": "^1.17.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/icons-vue/package.json
Original file line number Diff line number Diff line change
@@ -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.3.0-rc.0",
"version": "10.3.0-rc.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand All @@ -26,7 +26,7 @@
},
"devDependencies": {
"@carbon/cli-reporter": "10.2.0",
"@carbon/icons": "10.3.0-rc.0",
"@carbon/icons": "10.3.0-rc.1",
"fs-extra": "^7.0.1",
"prettier": "^1.17.0",
"rimraf": "^2.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/icons",
"description": "Icons for digital and software products using the Carbon Design System",
"version": "10.3.0-rc.0",
"version": "10.3.0-rc.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "carbon-components-react",
"version": "7.3.0-rc.0",
"version": "7.3.0-rc.1",
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down Expand Up @@ -126,7 +126,7 @@
"react-dom": "^16.8.6"
},
"dependencies": {
"@carbon/icons-react": "10.3.0-rc.0",
"@carbon/icons-react": "10.3.0-rc.1",
"classnames": "2.2.6",
"downshift": "^1.31.14",
"flatpickr": "4.5.5",
Expand Down Expand Up @@ -169,7 +169,7 @@
"babel-plugin-react-docgen": "^2.0.0",
"babel-plugin-transform-inline-environment-variables": "^0.4.0",
"browserslist-config-carbon": "10.3.0-rc.0",
"carbon-components": "10.3.0-rc.0",
"carbon-components": "10.3.0-rc.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",
"description": "Tooling for generating a sketch plugin to bring code to design",
"private": true,
"version": "10.3.0-rc.0",
"version": "10.3.0-rc.1",
"license": "Apache-2.0",
"scripts": {
"build": "cross-env NODE_ENV=production skpm-build",
Expand All @@ -14,8 +14,8 @@
"@babel/polyfill": "^7.4.4",
"@carbon/colors": "10.2.0",
"@carbon/icon-helpers": "10.2.0",
"@carbon/icons": "10.3.0-rc.0",
"@carbon/themes": "10.3.0-rc.0",
"@carbon/icons": "10.3.0-rc.1",
"@carbon/themes": "10.3.0-rc.1",
"@carbon/type": "10.2.0",
"@skpm/builder": "^0.7.0",
"color-string": "^1.5.3",
Expand Down
2 changes: 1 addition & 1 deletion 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.3.0-rc.0",
"version": "10.3.0-rc.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down

0 comments on commit 5b46169

Please sign in to comment.