Skip to content

Commit

Permalink
Merge f00e5be into v1
Browse files Browse the repository at this point in the history
  • Loading branch information
ibmdotcom-bot committed Jul 12, 2024
2 parents 9c71117 + f00e5be commit cd2dae4
Show file tree
Hide file tree
Showing 13 changed files with 72 additions and 20 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.42.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-07-12)

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





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


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.41.0-rc.0",
"version": "1.42.0-rc.0",
"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.61.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-07-12)

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





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

**Note:** Version bump only for package @carbon/ibmdotcom-react
Expand Down
2 changes: 1 addition & 1 deletion 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.60.0-rc.0",
"version": "1.61.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/services/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.61.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-07-12)

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





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

**Note:** Version bump only for package @carbon/ibmdotcom-services
Expand Down
4 changes: 2 additions & 2 deletions packages/services/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-services",
"description": "Carbon for IBM.com Services",
"version": "1.60.0-rc.0",
"version": "1.61.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -49,7 +49,7 @@
},
"dependencies": {
"@babel/runtime": "^7.16.3",
"@carbon/ibmdotcom-utilities": "1.60.0-rc.0",
"@carbon/ibmdotcom-utilities": "1.61.0-rc.0",
"@ibm/telemetry-js": "^1.3.0",
"axios": "^1.6.8",
"marked": "^4.0.10",
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.61.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-07-12)

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





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

**Note:** Version bump only for package @carbon/ibmdotcom-styles
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.60.0-rc.0",
"version": "1.61.0-rc.0",
"license": "Apache-2.0",
"main": "dist/ibm-dotcom-styles.min.css",
"module": "src/scss",
Expand Down
8 changes: 8 additions & 0 deletions packages/utilities/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.61.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2024-07-12)

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





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


Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-utilities",
"description": "Carbon for IBM.com Utilities",
"version": "1.60.0-rc.0",
"version": "1.61.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/web-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **package:** remove unneeded wicg-inert package - v1 ([#11919](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/11919)) ([ae6c0df](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/ae6c0df1fc6a8da49eac083747e7a3d4506d6ad5)), closes [#11907](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/11907)
* **text-cta:** prevent order of operations issues ([#11911](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/11911)) ([bef93ea](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/bef93ea174bfbf7d3cf98e6206aa1e983f7a27a6))





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


Expand Down
10 changes: 5 additions & 5 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.45.0-rc.1",
"version": "1.46.0-rc.0",
"description": "Carbon for IBM.com Web Components",
"license": "Apache-2.0",
"exports": {
Expand Down Expand Up @@ -90,12 +90,12 @@
"wca": "web-component-analyzer analyze src --outFile custom-elements.json"
},
"dependencies": {
"@carbon/ibmdotcom-services": "1.60.0-rc.0",
"@carbon/ibmdotcom-styles": "1.60.0-rc.0",
"@carbon/ibmdotcom-utilities": "1.60.0-rc.0",
"@carbon/ibmdotcom-services": "1.61.0-rc.0",
"@carbon/ibmdotcom-styles": "1.61.0-rc.0",
"@carbon/ibmdotcom-utilities": "1.61.0-rc.0",
"@carbon/layout": "10.37.2",
"@carbon/motion": "^11.0.0",
"@carbon/web-components": "1.41.0-rc.0",
"@carbon/web-components": "1.42.0-rc.0",
"@ibm/telemetry-js": "^1.3.0",
"carbon-components": "10.58.12",
"lit-element": "^2.5.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2298,7 +2298,7 @@ __metadata:
languageName: node
linkType: hard

"@carbon/ibmdotcom-services@npm:1.60.0-rc.0, @carbon/ibmdotcom-services@workspace:packages/services":
"@carbon/ibmdotcom-services@npm:1.61.0-rc.0, @carbon/ibmdotcom-services@workspace:packages/services":
version: 0.0.0-use.local
resolution: "@carbon/ibmdotcom-services@workspace:packages/services"
dependencies:
Expand All @@ -2311,7 +2311,7 @@ __metadata:
"@babel/plugin-transform-runtime": "npm:7.18.5"
"@babel/preset-env": "npm:~7.23.2"
"@babel/runtime": "npm:^7.16.3"
"@carbon/ibmdotcom-utilities": "npm:1.60.0-rc.0"
"@carbon/ibmdotcom-utilities": "npm:1.61.0-rc.0"
"@ibm/telemetry-js": "npm:^1.3.0"
"@rollup/plugin-babel": "npm:^5.3.1"
"@rollup/plugin-commonjs": "npm:^21.0.3"
Expand Down Expand Up @@ -2362,7 +2362,7 @@ __metadata:
languageName: node
linkType: hard

"@carbon/ibmdotcom-styles@npm:1.60.0-rc.0, @carbon/ibmdotcom-styles@workspace:packages/styles":
"@carbon/ibmdotcom-styles@npm:1.61.0-rc.0, @carbon/ibmdotcom-styles@workspace:packages/styles":
version: 0.0.0-use.local
resolution: "@carbon/ibmdotcom-styles@workspace:packages/styles"
dependencies:
Expand Down Expand Up @@ -2404,7 +2404,7 @@ __metadata:
languageName: node
linkType: hard

"@carbon/ibmdotcom-utilities@npm:1.60.0-rc.0, @carbon/ibmdotcom-utilities@workspace:packages/utilities":
"@carbon/ibmdotcom-utilities@npm:1.61.0-rc.0, @carbon/ibmdotcom-utilities@workspace:packages/utilities":
version: 0.0.0-use.local
resolution: "@carbon/ibmdotcom-utilities@workspace:packages/utilities"
dependencies:
Expand Down Expand Up @@ -2470,17 +2470,17 @@ __metadata:
"@babel/preset-react": "npm:~7.12.1"
"@babel/template": "npm:~7.12.0"
"@babel/traverse": "npm:~7.23.0"
"@carbon/ibmdotcom-services": "npm:1.60.0-rc.0"
"@carbon/ibmdotcom-services": "npm:1.61.0-rc.0"
"@carbon/ibmdotcom-services-store": "npm:1.55.1"
"@carbon/ibmdotcom-styles": "npm:1.60.0-rc.0"
"@carbon/ibmdotcom-utilities": "npm:1.60.0-rc.0"
"@carbon/ibmdotcom-styles": "npm:1.61.0-rc.0"
"@carbon/ibmdotcom-utilities": "npm:1.61.0-rc.0"
"@carbon/icon-helpers": "npm:10.45.1"
"@carbon/icons": "npm:10.48.2"
"@carbon/icons-react": "npm:10.49.2"
"@carbon/layout": "npm:10.37.2"
"@carbon/motion": "npm:^11.0.0"
"@carbon/type": "npm:10.45.3"
"@carbon/web-components": "npm:1.41.0-rc.0"
"@carbon/web-components": "npm:1.42.0-rc.0"
"@ibm/telemetry-js": "npm:^1.3.0"
"@open-wc/semantic-dom-diff": "npm:~0.18.0"
"@percy-io/in-percy": "npm:^0.1.11"
Expand Down Expand Up @@ -2739,7 +2739,7 @@ __metadata:
languageName: node
linkType: hard

"@carbon/web-components@npm:1.41.0-rc.0, @carbon/web-components@workspace:packages/carbon-web-components":
"@carbon/web-components@npm:1.42.0-rc.0, @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 cd2dae4

Please sign in to comment.