Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @carbon/web-components@1.40.0
 - @carbon/ibmdotcom-react@1.59.0
 - @carbon/ibmdotcom-services@1.59.0
 - @carbon/ibmdotcom-styles@1.59.0
 - @carbon/ibmdotcom-utilities@1.59.0
 - @carbon/ibmdotcom-web-components@1.44.0
  • Loading branch information
ibmdotcom-bot committed May 15, 2024
1 parent e7124f9 commit 198bdef
Show file tree
Hide file tree
Showing 13 changed files with 68 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.40.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/web-components@1.40.0-rc.0...@carbon/web-components@1.40.0) (2024-05-15)

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





# [1.40.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/web-components@1.39.0...@carbon/web-components@1.40.0-rc.0) (2024-05-08)


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.40.0-rc.0",
"version": "1.40.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.59.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-react@1.59.0-rc.0...@carbon/ibmdotcom-react@1.59.0) (2024-05-15)

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





# [1.59.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-react@1.58.0...@carbon/ibmdotcom-react@1.59.0-rc.0) (2024-05-08)

**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.59.0-rc.0",
"version": "1.59.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.59.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-services@1.59.0-rc.1...@carbon/ibmdotcom-services@1.59.0) (2024-05-15)

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





# [1.59.0-rc.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-services@1.59.0-rc.0...@carbon/ibmdotcom-services@1.59.0-rc.1) (2024-05-13)

**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.59.0-rc.1",
"version": "1.59.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.59.0-rc.0",
"@carbon/ibmdotcom-utilities": "1.59.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.59.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-styles@1.59.0-rc.0...@carbon/ibmdotcom-styles@1.59.0) (2024-05-15)

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





# [1.59.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-styles@1.58.0...@carbon/ibmdotcom-styles@1.59.0-rc.0) (2024-05-08)


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.59.0-rc.0",
"version": "1.59.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.59.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-utilities@1.59.0-rc.0...@carbon/ibmdotcom-utilities@1.59.0) (2024-05-15)

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





# [1.59.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-utilities@1.58.0...@carbon/ibmdotcom-utilities@1.59.0-rc.0) (2024-05-08)


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.59.0-rc.0",
"version": "1.59.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
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.44.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-web-components@1.44.0-rc.1...@carbon/ibmdotcom-web-components@1.44.0) (2024-05-15)

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





# [1.44.0-rc.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/ibmdotcom-web-components@1.44.0-rc.0...@carbon/ibmdotcom-web-components@1.44.0-rc.1) (2024-05-13)

**Note:** Version bump only for package @carbon/ibmdotcom-web-components
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.44.0-rc.1",
"version": "1.44.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.59.0-rc.1",
"@carbon/ibmdotcom-styles": "1.59.0-rc.0",
"@carbon/ibmdotcom-utilities": "1.59.0-rc.0",
"@carbon/ibmdotcom-services": "1.59.0",
"@carbon/ibmdotcom-styles": "1.59.0",
"@carbon/ibmdotcom-utilities": "1.59.0",
"@carbon/layout": "10.37.2",
"@carbon/motion": "^11.0.0",
"@carbon/web-components": "1.40.0-rc.0",
"@carbon/web-components": "1.40.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.59.0-rc.1, @carbon/ibmdotcom-services@workspace:packages/services":
"@carbon/ibmdotcom-services@npm:1.59.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.59.0-rc.0"
"@carbon/ibmdotcom-utilities": "npm:1.59.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.59.0-rc.0, @carbon/ibmdotcom-styles@workspace:packages/styles":
"@carbon/ibmdotcom-styles@npm:1.59.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.59.0-rc.0, @carbon/ibmdotcom-utilities@workspace:packages/utilities":
"@carbon/ibmdotcom-utilities@npm:1.59.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.59.0-rc.1"
"@carbon/ibmdotcom-services": "npm:1.59.0"
"@carbon/ibmdotcom-services-store": "npm:1.55.1"
"@carbon/ibmdotcom-styles": "npm:1.59.0-rc.0"
"@carbon/ibmdotcom-utilities": "npm:1.59.0-rc.0"
"@carbon/ibmdotcom-styles": "npm:1.59.0"
"@carbon/ibmdotcom-utilities": "npm:1.59.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.40.0-rc.0"
"@carbon/web-components": "npm:1.40.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 @@ -2740,7 +2740,7 @@ __metadata:
languageName: node
linkType: hard

"@carbon/web-components@npm:1.40.0-rc.0, @carbon/web-components@workspace:packages/carbon-web-components":
"@carbon/web-components@npm:1.40.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 198bdef

Please sign in to comment.