Skip to content

Commit

Permalink
chore(release): v10.32.1 (#8325)
Browse files Browse the repository at this point in the history
* fix(data-table): add table scope to form control overrides (#8295)

* fix(data-table): add table scope to form control overrides

* docs(DataTable): remove example form inputs

* chore(release): v10.32.1

Co-authored-by: emyarod <emyarod@users.noreply.github.com>
  • Loading branch information
tay1orjones and emyarod authored Apr 7, 2021
1 parent 4acadad commit a270922
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 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.32.0",
"version": "10.32.1",
"license": "Apache-2.0",
"main": "umd/index.js",
"module": "es/index.js",
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.32.0",
"version": "7.32.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -90,7 +90,7 @@
"babel-plugin-react-docgen": "^4.2.1",
"babel-plugin-transform-inline-environment-variables": "^0.4.0",
"browserslist-config-carbon": "^10.6.1",
"carbon-components": "^10.32.0",
"carbon-components": "^10.32.1",
"carbon-icons": "^7.0.5",
"chalk": "^2.3.0",
"cli-table": "^0.3.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9221,7 +9221,7 @@ __metadata:
babel-plugin-react-docgen: ^4.2.1
babel-plugin-transform-inline-environment-variables: ^0.4.0
browserslist-config-carbon: ^10.6.1
carbon-components: ^10.32.0
carbon-components: ^10.32.1
carbon-icons: ^7.0.5
chalk: ^2.3.0
classnames: 2.2.6
Expand Down Expand Up @@ -9276,7 +9276,7 @@ __metadata:
languageName: unknown
linkType: soft

"carbon-components@^10.32.0, carbon-components@workspace:packages/components":
"carbon-components@^10.32.1, carbon-components@workspace:packages/components":
version: 0.0.0-use.local
resolution: "carbon-components@workspace:packages/components"
dependencies:
Expand Down

0 comments on commit a270922

Please sign in to comment.