Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 25, 2021
1 parent db249c5 commit 7cc756d
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 5 deletions.
8 changes: 8 additions & 0 deletions packages/cloud-cognitive/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.39.11](https://github.com/carbon-design-system/ibm-cloud-cognitive/compare/@carbon/[email protected]...@carbon/[email protected]) (2021-05-25)

**Note:** Version bump only for package @carbon/ibm-cloud-cognitive





## [0.39.10](https://github.com/carbon-design-system/ibm-cloud-cognitive/compare/@carbon/[email protected]...@carbon/[email protected]) (2021-05-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/cloud-cognitive/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibm-cloud-cognitive",
"description": "Carbon for Cloud & Cognitive UI components",
"version": "0.39.10",
"version": "0.39.11",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.174](https://github.com/carbon-design-system/ibm-cloud-cognitive/compare/@carbon/[email protected]...@carbon/[email protected]) (2021-05-25)

**Note:** Version bump only for package @carbon/ibm-cloud-cognitive-core





## [0.8.173](https://github.com/carbon-design-system/ibm-cloud-cognitive/compare/@carbon/[email protected]...@carbon/[email protected]) (2021-05-24)

**Note:** Version bump only for package @carbon/ibm-cloud-cognitive-core
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibm-cloud-cognitive-core",
"private": true,
"version": "0.8.173",
"version": "0.8.174",
"license": "Apache-2.0",
"main": "scripts/build.js",
"repository": {
Expand All @@ -25,7 +25,7 @@
},
"devDependencies": {
"@carbon/grid": "10.24.0",
"@carbon/ibm-cloud-cognitive": "^0.39.10",
"@carbon/ibm-cloud-cognitive": "^0.39.11",
"@carbon/icons-react": "10.29.0",
"@carbon/import-once": "10.5.0",
"@carbon/layout": "10.22.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/experimental/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.34.56](https://github.com/carbon-design-system/ibm-cloud-cognitive/compare/@carbon/[email protected]...@carbon/[email protected]) (2021-05-25)

**Note:** Version bump only for package @carbon/ibm-cloud-cognitive-experimental





## [0.34.55](https://github.com/carbon-design-system/ibm-cloud-cognitive/compare/@carbon/[email protected]...@carbon/[email protected]) (2021-05-24)

**Note:** Version bump only for package @carbon/ibm-cloud-cognitive-experimental
Expand Down
4 changes: 2 additions & 2 deletions packages/experimental/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private-note": "no longer published, package deprecated in favor of @carbon/ibm-cloud-cognitive with feature flags",
"private": true,
"description": "Carbon for Cloud & Cognitive UI components",
"version": "0.34.55",
"version": "0.34.56",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@babel/runtime": "^7.13.10",
"@carbon/ibm-cloud-cognitive": "^0.39.10",
"@carbon/ibm-cloud-cognitive": "^0.39.11",
"@carbon/telemetry": "^0.0.0-alpha.6",
"react-resize-detector": "^6.0.0"
},
Expand Down

0 comments on commit 7cc756d

Please sign in to comment.