Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ibmdotcom-bot committed Jul 23, 2024
1 parent f727bae commit deab38c
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 5 deletions.
11 changes: 11 additions & 0 deletions packages/carbon-web-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.11.0-rc.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-07-23)


### Bug Fixes

* **custom-element:** ensure all cwc components use carbonElement ([#11937](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/11937)) ([f727bae](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/f727bae4e80fce59991dc8ad7bf5ea9e68c01cbc))





# [2.11.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-07-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/carbon-web-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon/web-components",
"version": "2.11.0-rc.0",
"version": "2.11.0-rc.1",
"publishConfig": {
"access": "public"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/web-components/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.

# [2.11.0-rc.2](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-07-23)

**Note:** Version bump only for package @carbon/ibmdotcom-web-components





# [2.11.0-rc.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-07-19)

**Note:** Version bump only for package @carbon/ibmdotcom-web-components
Expand Down
4 changes: 2 additions & 2 deletions packages/web-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon/ibmdotcom-web-components",
"version": "2.11.0-rc.1",
"version": "2.11.0-rc.2",
"description": "Carbon for IBM.com Web Components",
"license": "Apache-2.0",
"exports": {
Expand Down Expand Up @@ -97,7 +97,7 @@
"@carbon/layout": "11.23.1",
"@carbon/motion": "11.19.1",
"@carbon/styles": "1.61.0",
"@carbon/web-components": "2.11.0-rc.0",
"@carbon/web-components": "2.11.0-rc.1",
"@ibm/telemetry-js": "^1.5.0",
"lit": "^2.7.6",
"lodash-es": "^4.17.21",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3494,7 +3494,7 @@ __metadata:
"@carbon/react": "npm:1.61.0"
"@carbon/styles": "npm:1.61.0"
"@carbon/type": "npm:11.28.1"
"@carbon/web-components": "npm:2.11.0-rc.0"
"@carbon/web-components": "npm:2.11.0-rc.1"
"@ibm/telemetry-js": "npm:^1.5.0"
"@open-wc/semantic-dom-diff": "npm:~0.18.0"
"@percy-io/in-percy": "npm:^0.1.11"
Expand Down Expand Up @@ -3799,7 +3799,7 @@ __metadata:
languageName: node
linkType: hard

"@carbon/web-components@npm:2.11.0-rc.0, @carbon/web-components@workspace:packages/carbon-web-components":
"@carbon/web-components@npm:2.11.0-rc.1, @carbon/web-components@workspace:packages/carbon-web-components":
version: 0.0.0-use.local
resolution: "@carbon/web-components@workspace:packages/carbon-web-components"
dependencies:
Expand Down

0 comments on commit deab38c

Please sign in to comment.