Skip to content

Commit

Permalink
Merge 3e0714b into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ibmdotcom-bot authored Oct 12, 2023
2 parents 369a0c2 + 3e0714b commit c828cc6
Show file tree
Hide file tree
Showing 9 changed files with 44 additions and 12 deletions.
8 changes: 8 additions & 0 deletions packages/carbon-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.

# [1.33.0-rc.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/web-components@1.33.0-rc.0...@carbon/web-components@1.33.0-rc.1) (2023-10-12)

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





# [1.33.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/web-components@1.32.1-rc.0...@carbon/web-components@1.33.0-rc.0) (2023-10-03)

**Note:** Version bump only for package @carbon/web-components
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": "1.33.0-rc.0",
"version": "1.33.0-rc.1",
"publishConfig": {
"access": "public"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/react/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.

# [1.52.0-rc.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-react@1.52.0-rc.0...@carbon/ibmdotcom-react@1.52.0-rc.1) (2023-10-12)

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





# [1.52.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-react@1.51.1-rc.0...@carbon/ibmdotcom-react@1.52.0-rc.0) (2023-10-03)


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/ibmdotcom-react",
"description": "Carbon for IBM.com React Components",
"version": "1.52.0-rc.0",
"version": "1.52.0-rc.1",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -64,7 +64,7 @@
"dependencies": {
"@babel/runtime": "^7.16.3",
"@carbon/ibmdotcom-services": "1.52.0-rc.0",
"@carbon/ibmdotcom-styles": "1.52.0-rc.0",
"@carbon/ibmdotcom-styles": "1.52.0-rc.1",
"@carbon/ibmdotcom-utilities": "1.52.0-rc.0",
"@carbon/telemetry": "^0.1.0",
"autosuggest-highlight": "^3.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/styles/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.

# [1.52.0-rc.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-styles@1.52.0-rc.0...@carbon/ibmdotcom-styles@1.52.0-rc.1) (2023-10-12)

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





# [1.52.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-styles@1.51.1-rc.0...@carbon/ibmdotcom-styles@1.52.0-rc.0) (2023-10-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-styles",
"description": "Carbon for IBM.com Styles",
"version": "1.52.0-rc.0",
"version": "1.52.0-rc.1",
"license": "Apache-2.0",
"main": "dist/ibm-dotcom-styles.min.css",
"module": "src/scss",
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.

# [1.37.0-rc.2](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-web-components@1.37.0-rc.1...@carbon/ibmdotcom-web-components@1.37.0-rc.2) (2023-10-12)

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





# [1.37.0-rc.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-web-components@1.37.0-rc.0...@carbon/ibmdotcom-web-components@1.37.0-rc.1) (2023-10-04)

**Note:** Version bump only for package @carbon/ibmdotcom-web-components
Expand Down
6 changes: 3 additions & 3 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": "1.37.0-rc.1",
"version": "1.37.0-rc.2",
"description": "Carbon for IBM.com Web Components",
"license": "Apache-2.0",
"exports": {
Expand Down Expand Up @@ -90,12 +90,12 @@
},
"dependencies": {
"@carbon/ibmdotcom-services": "1.52.0-rc.0",
"@carbon/ibmdotcom-styles": "1.52.0-rc.0",
"@carbon/ibmdotcom-styles": "1.52.0-rc.1",
"@carbon/ibmdotcom-utilities": "1.52.0-rc.0",
"@carbon/layout": "10.37.1",
"@carbon/motion": "^11.0.0",
"@carbon/telemetry": "0.1.0",
"@carbon/web-components": "1.33.0-rc.0",
"@carbon/web-components": "1.33.0-rc.1",
"carbon-components": "10.58.8",
"lit-element": "^2.5.1",
"lit-html": "^1.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2290,7 +2290,7 @@ __metadata:
"@babel/preset-react": ~7.12.1
"@babel/runtime": ^7.16.3
"@carbon/ibmdotcom-services": 1.52.0-rc.0
"@carbon/ibmdotcom-styles": 1.52.0-rc.0
"@carbon/ibmdotcom-styles": 1.52.0-rc.1
"@carbon/ibmdotcom-utilities": 1.52.0-rc.0
"@carbon/icons-react": 10.49.2
"@carbon/pictograms-react": 11.49.0
Expand Down Expand Up @@ -2491,7 +2491,7 @@ __metadata:
languageName: unknown
linkType: soft

"@carbon/ibmdotcom-styles@1.52.0-rc.0, @carbon/ibmdotcom-styles@workspace:packages/styles":
"@carbon/ibmdotcom-styles@1.52.0-rc.1, @carbon/ibmdotcom-styles@workspace:packages/styles":
version: 0.0.0-use.local
resolution: "@carbon/ibmdotcom-styles@workspace:packages/styles"
dependencies:
Expand Down Expand Up @@ -2585,7 +2585,7 @@ __metadata:
"@babel/traverse": ~7.12.0
"@carbon/ibmdotcom-services": 1.52.0-rc.0
"@carbon/ibmdotcom-services-store": 1.52.0-rc.0
"@carbon/ibmdotcom-styles": 1.52.0-rc.0
"@carbon/ibmdotcom-styles": 1.52.0-rc.1
"@carbon/ibmdotcom-utilities": 1.52.0-rc.0
"@carbon/icon-helpers": 10.44.0
"@carbon/icons": 10.48.2
Expand All @@ -2594,7 +2594,7 @@ __metadata:
"@carbon/motion": ^11.0.0
"@carbon/telemetry": 0.1.0
"@carbon/type": 10.45.2
"@carbon/web-components": 1.33.0-rc.0
"@carbon/web-components": 1.33.0-rc.1
"@open-wc/semantic-dom-diff": ~0.18.0
"@percy-io/in-percy": ^0.1.11
"@percy/cli": ^1.8.1
Expand Down Expand Up @@ -2897,7 +2897,7 @@ __metadata:
languageName: node
linkType: hard

"@carbon/web-components@1.33.0-rc.0, @carbon/web-components@workspace:packages/carbon-web-components":
"@carbon/web-components@1.33.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 c828cc6

Please sign in to comment.