Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @carbon-labs/ai-chat@0.4.0
 - @carbon-labs/extended-button@0.4.0
 - @carbon-labs/ai-feedback@0.4.0
 - @carbon-labs/network-graph@0.1.0
 - @carbon-labs/utilities@0.4.0
  • Loading branch information
carbon-bot committed Apr 19, 2024
1 parent 84350f6 commit f019b00
Show file tree
Hide file tree
Showing 11 changed files with 54 additions and 14 deletions.
8 changes: 8 additions & 0 deletions packages/chat/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.4.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/ai-chat@0.4.0-rc.0...@carbon-labs/ai-chat@0.4.0) (2024-04-19)

**Note:** Version bump only for package @carbon-labs/ai-chat





# 0.4.0-rc.0 (2024-04-19)


Expand Down
4 changes: 2 additions & 2 deletions packages/chat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon-labs/ai-chat",
"version": "0.4.0-rc.0",
"version": "0.4.0",
"publishConfig": {
"access": "public",
"provenance": true
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.2",
"@carbon-labs/utilities": "0.4.0-rc.0",
"@carbon-labs/utilities": "0.4.0",
"@carbon/web-components": "2.7.0",
"@ibm/telemetry-js": "^1.2.0",
"uuid": "^9.0.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/extended-button/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.4.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/extended-button@0.4.0-rc.0...@carbon-labs/extended-button@0.4.0) (2024-04-19)

**Note:** Version bump only for package @carbon-labs/extended-button





# 0.4.0-rc.0 (2024-04-19)


Expand Down
4 changes: 2 additions & 2 deletions packages/extended-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon-labs/extended-button",
"version": "0.4.0-rc.0",
"version": "0.4.0",
"private": true,
"description": "Carbon Labs - extended-button component",
"license": "Apache-2.0",
Expand Down Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.2",
"@carbon-labs/utilities": "0.4.0-rc.0",
"@carbon-labs/utilities": "0.4.0",
"@carbon/styles": "1.53.0",
"@carbon/web-components": "2.7.0"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/feedback/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.4.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/ai-feedback@0.4.0-rc.0...@carbon-labs/ai-feedback@0.4.0) (2024-04-19)

**Note:** Version bump only for package @carbon-labs/ai-feedback





# 0.4.0-rc.0 (2024-04-19)


Expand Down
4 changes: 2 additions & 2 deletions packages/feedback/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon-labs/ai-feedback",
"version": "0.4.0-rc.0",
"version": "0.4.0",
"publishConfig": {
"access": "public",
"provenance": true
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.2",
"@carbon-labs/utilities": "0.4.0-rc.0",
"@carbon-labs/utilities": "0.4.0",
"@carbon/grid": "^11.21.0",
"@carbon/web-components": "2.7.0",
"uuid": "^9.0.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/network-graph/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.1.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/network-graph@0.1.0-rc.0...@carbon-labs/network-graph@0.1.0) (2024-04-19)

**Note:** Version bump only for package @carbon-labs/network-graph





# 0.1.0-rc.0 (2024-04-19)


Expand Down
4 changes: 2 additions & 2 deletions packages/network-graph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon-labs/network-graph",
"version": "0.1.0-rc.0",
"version": "0.1.0",
"publishConfig": {
"access": "public",
"provenance": true
Expand Down Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.2",
"@carbon-labs/utilities": "0.4.0-rc.0",
"@carbon-labs/utilities": "0.4.0",
"@carbon/grid": "^11.21.0",
"@carbon/web-components": "2.7.0",
"force-graph": "^1.43.5",
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.

# [0.4.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/utilities@0.4.0-rc.0...@carbon-labs/utilities@0.4.0) (2024-04-19)

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





# 0.4.0-rc.0 (2024-04-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon-labs/utilities",
"version": "0.4.0-rc.0",
"version": "0.4.0",
"publishConfig": {
"access": "public",
"provenance": true
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2628,7 +2628,7 @@ __metadata:
resolution: "@carbon-labs/ai-chat@workspace:packages/chat"
dependencies:
"@babel/runtime": "npm:^7.23.2"
"@carbon-labs/utilities": "npm:0.4.0-rc.0"
"@carbon-labs/utilities": "npm:0.4.0"
"@carbon/web-components": "npm:2.7.0"
"@ibm/telemetry-js": "npm:^1.2.0"
uuid: "npm:^9.0.1"
Expand All @@ -2640,7 +2640,7 @@ __metadata:
resolution: "@carbon-labs/ai-feedback@workspace:packages/feedback"
dependencies:
"@babel/runtime": "npm:^7.23.2"
"@carbon-labs/utilities": "npm:0.4.0-rc.0"
"@carbon-labs/utilities": "npm:0.4.0"
"@carbon/grid": "npm:^11.21.0"
"@carbon/web-components": "npm:2.7.0"
uuid: "npm:^9.0.1"
Expand All @@ -2652,7 +2652,7 @@ __metadata:
resolution: "@carbon-labs/extended-button@workspace:packages/extended-button"
dependencies:
"@babel/runtime": "npm:^7.23.2"
"@carbon-labs/utilities": "npm:0.4.0-rc.0"
"@carbon-labs/utilities": "npm:0.4.0"
"@carbon/styles": "npm:1.53.0"
"@carbon/web-components": "npm:2.7.0"
languageName: unknown
Expand All @@ -2663,7 +2663,7 @@ __metadata:
resolution: "@carbon-labs/network-graph@workspace:packages/network-graph"
dependencies:
"@babel/runtime": "npm:^7.23.2"
"@carbon-labs/utilities": "npm:0.4.0-rc.0"
"@carbon-labs/utilities": "npm:0.4.0"
"@carbon/grid": "npm:^11.21.0"
"@carbon/web-components": "npm:2.7.0"
force-graph: "npm:^1.43.5"
Expand All @@ -2672,7 +2672,7 @@ __metadata:
languageName: unknown
linkType: soft

"@carbon-labs/utilities@npm:0.4.0-rc.0, @carbon-labs/utilities@workspace:packages/utilities":
"@carbon-labs/utilities@npm:0.4.0, @carbon-labs/utilities@workspace:packages/utilities":
version: 0.0.0-use.local
resolution: "@carbon-labs/utilities@workspace:packages/utilities"
dependencies:
Expand Down

0 comments on commit f019b00

Please sign in to comment.