Skip to content

Commit 826bd22

Browse files
committed
chore: release
- @carbon-labs/[email protected] - @carbon-labs/[email protected]
1 parent 467a46d commit 826bd22

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

packages/web-components/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.73.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/[email protected]...@carbon-labs/[email protected]) (2025-10-14)
7+
8+
**Note:** Version bump only for package @carbon-labs/web-components
9+
10+
11+
12+
13+
614
# [0.72.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/[email protected]...@carbon-labs/[email protected]) (2025-10-13)
715

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

packages/web-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@carbon-labs/web-components",
3-
"version": "0.72.0",
3+
"version": "0.73.0",
44
"private": true,
55
"type": "module",
66
"description": "Web Components for Carbon Labs",

packages/web-components/src/components/chat/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.24.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/[email protected]...@carbon-labs/[email protected]) (2025-10-14)
7+
8+
**Note:** Version bump only for package @carbon-labs/ai-chat
9+
10+
11+
12+
13+
614
# [0.23.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/[email protected]...@carbon-labs/[email protected]) (2025-09-11)
715

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

packages/web-components/src/components/chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@carbon-labs/ai-chat",
3-
"version": "0.23.0",
3+
"version": "0.24.0",
44
"publishConfig": {
55
"access": "public",
66
"provenance": true

0 commit comments

Comments
 (0)