diff --git a/packages/chat/CHANGELOG.md b/packages/chat/CHANGELOG.md index a330aedf..c5d1b4e1 100644 --- a/packages/chat/CHANGELOG.md +++ b/packages/chat/CHANGELOG.md @@ -3,6 +3,54 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.12.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/ai-chat@0.12.0-rc.0...@carbon-labs/ai-chat@0.12.0) (2024-06-27) + +**Note:** Version bump only for package @carbon-labs/ai-chat + + + + + +# 0.12.0-rc.0 (2024-06-27) + + +### Bug Fixes + +* **chat:** Fixed message spacing and added header button toggling ([#167](https://github.com/carbon-design-system/carbon-labs/issues/167)) ([70b3b71](https://github.com/carbon-design-system/carbon-labs/commit/70b3b7142a957adb84f9ac4341c0b0476110f1cb)) +* **chat:** Text highlights, file uploader, error/warning system for prompt ([#193](https://github.com/carbon-design-system/carbon-labs/issues/193)) ([f25afc7](https://github.com/carbon-design-system/carbon-labs/commit/f25afc71e280aaafb628298c06c62f58cb0dd3c0)) +* **deps:** update dependency @carbon/web-components to v2.1.1 ([#55](https://github.com/carbon-design-system/carbon-labs/issues/55)) ([19c0608](https://github.com/carbon-design-system/carbon-labs/commit/19c0608169b6e4926ac2683c10438739b9cccad9)) +* **deps:** update dependency @carbon/web-components to v2.1.2 ([#62](https://github.com/carbon-design-system/carbon-labs/issues/62)) ([4315bb6](https://github.com/carbon-design-system/carbon-labs/commit/4315bb63db52b727e32a828459ec126c46a869fb)) +* **deps:** update dependency @carbon/web-components to v2.2.0 ([#68](https://github.com/carbon-design-system/carbon-labs/issues/68)) ([c4a25c3](https://github.com/carbon-design-system/carbon-labs/commit/c4a25c3eccb25f8ffed182f9beb0937a07e3608e)) +* **deps:** update dependency @carbon/web-components to v2.7.0 ([#129](https://github.com/carbon-design-system/carbon-labs/issues/129)) ([bce2afe](https://github.com/carbon-design-system/carbon-labs/commit/bce2afec26d943769dfc72d85851606272200957)) +* **deps:** update dependency @carbon/web-components to v2.9.0 ([#151](https://github.com/carbon-design-system/carbon-labs/issues/151)) ([bb6e38d](https://github.com/carbon-design-system/carbon-labs/commit/bb6e38d726940fac39343d25461170b408723373)) +* **storybook:** correct component names ([#158](https://github.com/carbon-design-system/carbon-labs/issues/158)) ([5acfdfa](https://github.com/carbon-design-system/carbon-labs/commit/5acfdfac7b44cfcf2e261a64a1fb5cb39e2a387e)) + + +### Features + +* **chart:** Finalized chart fixes + chat/chart documentation ([#156](https://github.com/carbon-design-system/carbon-labs/issues/156)) ([3f1d7bd](https://github.com/carbon-design-system/carbon-labs/commit/3f1d7bdbf41d46ae663be96f231651767f19d3de)) +* **chat:** Added speech recognition, feature requests for demo ([#146](https://github.com/carbon-design-system/carbon-labs/issues/146)) ([8276d11](https://github.com/carbon-design-system/carbon-labs/commit/8276d1164a6b4cb2c1e4cee66c045406ccb09770)) +* **chat:** Code element and doc updates ([#180](https://github.com/carbon-design-system/carbon-labs/issues/180)) ([318d53f](https://github.com/carbon-design-system/carbon-labs/commit/318d53f4d780a0f859840cb89be68fbd90bb08c4)) +* **chat:** Docs and code editor ([#176](https://github.com/carbon-design-system/carbon-labs/issues/176)) ([04cfd19](https://github.com/carbon-design-system/carbon-labs/commit/04cfd196a21cbdf91f3e0bd2174a73c0f9fea183)) +* **chat:** fixed component naming, greatly expanded chart capabilities ([#153](https://github.com/carbon-design-system/carbon-labs/issues/153)) ([9955ceb](https://github.com/carbon-design-system/carbon-labs/commit/9955cebebc4b4cc9fb16cb2eaf4fdb87a19fe254)) +* **chat:** Interactive charts and options, expanded docs, fixed scrolling issue in slotted mode ([#166](https://github.com/carbon-design-system/carbon-labs/issues/166)) ([8285cfc](https://github.com/carbon-design-system/carbon-labs/commit/8285cfca78cfd6cde9b1dca0ef6495e1fe237722)) +* **chat:** Link list component, editable code, chart editing, docs ([#186](https://github.com/carbon-design-system/carbon-labs/issues/186)) ([5c87b17](https://github.com/carbon-design-system/carbon-labs/commit/5c87b17e8fc3061211b193bc2935cc70f03b2476)) +* **chat:** Link list element and source attribution ([#185](https://github.com/carbon-design-system/carbon-labs/issues/185)) ([8755c9c](https://github.com/carbon-design-system/carbon-labs/commit/8755c9c77ce2ad96e2590f4f8e427a8a29b51917)) +* **chat:** new branch for AI chat ([#66](https://github.com/carbon-design-system/carbon-labs/issues/66)) ([e1467c0](https://github.com/carbon-design-system/carbon-labs/commit/e1467c0f98c0d687965b2bc7da1de3f07cfbd15e)) +* **chat:** reworking of error handling, story controls, added video ([#70](https://github.com/carbon-design-system/carbon-labs/issues/70)) ([49db947](https://github.com/carbon-design-system/carbon-labs/commit/49db947ed238c2fc3a96fd4cc9422eefc27dbf00)) +* **chat:** slotting and streaming ([#145](https://github.com/carbon-design-system/carbon-labs/issues/145)) ([ad70bcf](https://github.com/carbon-design-system/carbon-labs/commit/ad70bcf1c9b1bc876a89660bf407982fe4a62294)) +* **chat:** storybook updates ([#97](https://github.com/carbon-design-system/carbon-labs/issues/97)) ([c6c90c2](https://github.com/carbon-design-system/carbon-labs/commit/c6c90c2e36cba687430ec8f4c4897c97cefc1713)) +* **chat:** streaming and charts ([#139](https://github.com/carbon-design-system/carbon-labs/issues/139)) ([c86a45e](https://github.com/carbon-design-system/carbon-labs/commit/c86a45e299668021f2aa3a25f94e27e3e651e113)) +* **feedback:** added feedback component ([#45](https://github.com/carbon-design-system/carbon-labs/issues/45)) ([3b3a7d6](https://github.com/carbon-design-system/carbon-labs/commit/3b3a7d63fb504185aa909edb559ab9f25c76547a)) +* **feedback:** improvements and fixes for feedback container ([#86](https://github.com/carbon-design-system/carbon-labs/issues/86)) ([32b0849](https://github.com/carbon-design-system/carbon-labs/commit/32b08497f28a7d4becd3b1d7e1eb95135f1e6440)) +* instrument @carbon-labs/ai-chat with js scope ([#144](https://github.com/carbon-design-system/carbon-labs/issues/144)) ([54d7833](https://github.com/carbon-design-system/carbon-labs/commit/54d7833916bd9f753f46e2cecc44477249c62181)) +* **molecule:** Molecular component and file uploader ([#199](https://github.com/carbon-design-system/carbon-labs/issues/199)) ([d4b0793](https://github.com/carbon-design-system/carbon-labs/commit/d4b07932031e32b96a877871e9a8ac503a24eac6)) +* **react:** add react wrapper components ([#57](https://github.com/carbon-design-system/carbon-labs/issues/57)) ([78a0ada](https://github.com/carbon-design-system/carbon-labs/commit/78a0ada5af1dea4df0159ece4941c4bc6b9b98f4)) + + + + + # [0.11.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/ai-chat@0.11.0-rc.0...@carbon-labs/ai-chat@0.11.0) (2024-06-13) **Note:** Version bump only for package @carbon-labs/ai-chat diff --git a/packages/chat/package.json b/packages/chat/package.json index 9d96573b..ade2fc0b 100644 --- a/packages/chat/package.json +++ b/packages/chat/package.json @@ -1,6 +1,6 @@ { "name": "@carbon-labs/ai-chat", - "version": "0.11.0", + "version": "0.12.0", "publishConfig": { "access": "public", "provenance": true @@ -36,7 +36,7 @@ }, "dependencies": { "@babel/runtime": "^7.23.2", - "@carbon-labs/utilities": "0.11.0", + "@carbon-labs/utilities": "0.12.0", "@carbon/charts": "^1.15.5", "@carbon/web-components": "2.9.0", "@ibm/telemetry-js": "^1.5.0", diff --git a/packages/feedback/CHANGELOG.md b/packages/feedback/CHANGELOG.md index 0e4e3082..dbe4fd52 100644 --- a/packages/feedback/CHANGELOG.md +++ b/packages/feedback/CHANGELOG.md @@ -3,6 +3,32 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.12.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/ai-feedback@0.12.0-rc.0...@carbon-labs/ai-feedback@0.12.0) (2024-06-27) + +**Note:** Version bump only for package @carbon-labs/ai-feedback + + + + + +# 0.12.0-rc.0 (2024-06-27) + + +### Bug Fixes + +* **deps:** update dependency @carbon/web-components to v2.7.0 ([#129](https://github.com/carbon-design-system/carbon-labs/issues/129)) ([bce2afe](https://github.com/carbon-design-system/carbon-labs/commit/bce2afec26d943769dfc72d85851606272200957)) +* **deps:** update dependency @carbon/web-components to v2.9.0 ([#151](https://github.com/carbon-design-system/carbon-labs/issues/151)) ([bb6e38d](https://github.com/carbon-design-system/carbon-labs/commit/bb6e38d726940fac39343d25461170b408723373)) +* **feedback:** feedback slug incorrectly displays "flag" icon ([#200](https://github.com/carbon-design-system/carbon-labs/issues/200)) ([60091e5](https://github.com/carbon-design-system/carbon-labs/commit/60091e5ff766b19441ae48a71ada342a1993a73c)) + + +### Features + +* **feedback:** improvements and fixes for feedback container ([#86](https://github.com/carbon-design-system/carbon-labs/issues/86)) ([32b0849](https://github.com/carbon-design-system/carbon-labs/commit/32b08497f28a7d4becd3b1d7e1eb95135f1e6440)) + + + + + # [0.11.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/ai-feedback@0.11.0-rc.0...@carbon-labs/ai-feedback@0.11.0) (2024-06-13) **Note:** Version bump only for package @carbon-labs/ai-feedback diff --git a/packages/feedback/package.json b/packages/feedback/package.json index d6d5c5fe..05c7fd19 100644 --- a/packages/feedback/package.json +++ b/packages/feedback/package.json @@ -1,6 +1,6 @@ { "name": "@carbon-labs/ai-feedback", - "version": "0.11.0", + "version": "0.12.0", "publishConfig": { "access": "public", "provenance": true @@ -34,7 +34,7 @@ }, "dependencies": { "@babel/runtime": "^7.23.2", - "@carbon-labs/utilities": "0.11.0", + "@carbon-labs/utilities": "0.12.0", "@carbon/grid": "^11.21.0", "@carbon/web-components": "2.9.0", "uuid": "^9.0.1" diff --git a/packages/network-graph/CHANGELOG.md b/packages/network-graph/CHANGELOG.md index 808b3a3d..17687825 100644 --- a/packages/network-graph/CHANGELOG.md +++ b/packages/network-graph/CHANGELOG.md @@ -3,6 +3,35 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/network-graph@0.9.0-rc.0...@carbon-labs/network-graph@0.9.0) (2024-06-27) + +**Note:** Version bump only for package @carbon-labs/network-graph + + + + + +# 0.9.0-rc.0 (2024-06-27) + + +### Bug Fixes + +* **deps:** update dependency @carbon/web-components to v2.9.0 ([#151](https://github.com/carbon-design-system/carbon-labs/issues/151)) ([bb6e38d](https://github.com/carbon-design-system/carbon-labs/commit/bb6e38d726940fac39343d25461170b408723373)) +* **network-graph:** fixed canvas not occupying parent container dimensions ([#155](https://github.com/carbon-design-system/carbon-labs/issues/155)) ([84ce148](https://github.com/carbon-design-system/carbon-labs/commit/84ce148e0b0a51291e7799a46ad25291e5deb06c)) +* **network-graph:** fixed delay for zoomToFit option ([#159](https://github.com/carbon-design-system/carbon-labs/issues/159)) ([1fffb33](https://github.com/carbon-design-system/carbon-labs/commit/1fffb330e82299bededb8a679d13d197617979de)) +* **network-graph:** fixed node dragging issue ([#136](https://github.com/carbon-design-system/carbon-labs/issues/136)) ([dd86ad2](https://github.com/carbon-design-system/carbon-labs/commit/dd86ad2a2b0e68c66d39ae6d2f1409780be13e36)) + + +### Features + +* **chat:** streaming and charts ([#139](https://github.com/carbon-design-system/carbon-labs/issues/139)) ([c86a45e](https://github.com/carbon-design-system/carbon-labs/commit/c86a45e299668021f2aa3a25f94e27e3e651e113)) +* **network-graph:** Added Network-graph component ([#132](https://github.com/carbon-design-system/carbon-labs/issues/132)) ([1168d73](https://github.com/carbon-design-system/carbon-labs/commit/1168d73f2259f7a64b321df4a05585f5340f1c80)) +* **network-graph:** Added Tooltip ([#154](https://github.com/carbon-design-system/carbon-labs/issues/154)) ([d73f255](https://github.com/carbon-design-system/carbon-labs/commit/d73f25575613f12bdaa48b020ff354f46c77759b)) + + + + + # [0.8.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/network-graph@0.8.0-rc.0...@carbon-labs/network-graph@0.8.0) (2024-06-13) **Note:** Version bump only for package @carbon-labs/network-graph diff --git a/packages/network-graph/package.json b/packages/network-graph/package.json index c01741eb..b3158319 100644 --- a/packages/network-graph/package.json +++ b/packages/network-graph/package.json @@ -1,6 +1,6 @@ { "name": "@carbon-labs/network-graph", - "version": "0.8.0", + "version": "0.9.0", "publishConfig": { "access": "public", "provenance": true @@ -33,7 +33,7 @@ }, "dependencies": { "@babel/runtime": "^7.23.2", - "@carbon-labs/utilities": "0.11.0", + "@carbon-labs/utilities": "0.12.0", "@carbon/grid": "^11.21.0", "@carbon/web-components": "2.9.0", "force-graph": "^1.43.5" diff --git a/packages/prompt-tuning/CHANGELOG.md b/packages/prompt-tuning/CHANGELOG.md new file mode 100644 index 00000000..2fb064b6 --- /dev/null +++ b/packages/prompt-tuning/CHANGELOG.md @@ -0,0 +1,19 @@ +# Change Log + +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/ai-prompt-tuning@0.1.0-rc.0...@carbon-labs/ai-prompt-tuning@0.1.0) (2024-06-27) + +**Note:** Version bump only for package @carbon-labs/ai-prompt-tuning + + + + + +# 0.1.0-rc.0 (2024-06-27) + + +### Features + +* **prompt-tuning:** new Prompt Tuning component ([#201](https://github.com/carbon-design-system/carbon-labs/issues/201)) ([908ef0e](https://github.com/carbon-design-system/carbon-labs/commit/908ef0ef00c98a45915432282180f8161d5ae7f5)) diff --git a/packages/prompt-tuning/package.json b/packages/prompt-tuning/package.json index 20462f7f..e04ba6d0 100644 --- a/packages/prompt-tuning/package.json +++ b/packages/prompt-tuning/package.json @@ -1,6 +1,6 @@ { "name": "@carbon-labs/ai-prompt-tuning", - "version": "0.0.1", + "version": "0.1.0", "publishConfig": { "access": "public", "provenance": true diff --git a/packages/tag/CHANGELOG.md b/packages/tag/CHANGELOG.md index ab201b0b..5d20c017 100644 --- a/packages/tag/CHANGELOG.md +++ b/packages/tag/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.2.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/ai-tag@0.2.0-rc.0...@carbon-labs/ai-tag@0.2.0) (2024-06-27) + +**Note:** Version bump only for package @carbon-labs/ai-tag + + + + + +# 0.2.0-rc.0 (2024-06-27) + + +### Features + +* **tag:** limit border colors to selection ([#187](https://github.com/carbon-design-system/carbon-labs/issues/187)) ([d76fe43](https://github.com/carbon-design-system/carbon-labs/commit/d76fe4379587ba5fe87ac91895cfaeb223ebd81f)) +* **tag:** New Tag component ([#179](https://github.com/carbon-design-system/carbon-labs/issues/179)) ([c44ff79](https://github.com/carbon-design-system/carbon-labs/commit/c44ff7938a1a9db2e0cc1239350cd3b978dafc25)) + + + + + # [0.1.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/ai-tag@0.1.0-rc.0...@carbon-labs/ai-tag@0.1.0) (2024-06-13) **Note:** Version bump only for package @carbon-labs/ai-tag diff --git a/packages/tag/package.json b/packages/tag/package.json index e69b16ae..2b357e57 100644 --- a/packages/tag/package.json +++ b/packages/tag/package.json @@ -1,6 +1,6 @@ { "name": "@carbon-labs/ai-tag", - "version": "0.1.0", + "version": "0.2.0", "publishConfig": { "access": "public", "provenance": true diff --git a/packages/utilities/CHANGELOG.md b/packages/utilities/CHANGELOG.md index 8b2f52e3..ae23a216 100644 --- a/packages/utilities/CHANGELOG.md +++ b/packages/utilities/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.12.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/utilities@0.12.0-rc.0...@carbon-labs/utilities@0.12.0) (2024-06-27) + +**Note:** Version bump only for package @carbon-labs/utilities + + + + + +# 0.12.0-rc.0 (2024-06-27) + + +### Features + +* **react:** add react wrapper components ([#57](https://github.com/carbon-design-system/carbon-labs/issues/57)) ([78a0ada](https://github.com/carbon-design-system/carbon-labs/commit/78a0ada5af1dea4df0159ece4941c4bc6b9b98f4)) + + + + + # [0.11.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/utilities@0.11.0-rc.0...@carbon-labs/utilities@0.11.0) (2024-06-13) **Note:** Version bump only for package @carbon-labs/utilities diff --git a/packages/utilities/package.json b/packages/utilities/package.json index 3d4feeb1..c1418179 100644 --- a/packages/utilities/package.json +++ b/packages/utilities/package.json @@ -1,6 +1,6 @@ { "name": "@carbon-labs/utilities", - "version": "0.11.0", + "version": "0.12.0", "publishConfig": { "access": "public", "provenance": true diff --git a/yarn.lock b/yarn.lock index 89b10a86..42a238b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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.11.0" + "@carbon-labs/utilities": "npm:0.12.0" "@carbon/charts": "npm:^1.15.5" "@carbon/web-components": "npm:2.9.0" "@ibm/telemetry-js": "npm:^1.5.0" @@ -2644,7 +2644,7 @@ __metadata: resolution: "@carbon-labs/ai-feedback@workspace:packages/feedback" dependencies: "@babel/runtime": "npm:^7.23.2" - "@carbon-labs/utilities": "npm:0.11.0" + "@carbon-labs/utilities": "npm:0.12.0" "@carbon/grid": "npm:^11.21.0" "@carbon/web-components": "npm:2.9.0" uuid: "npm:^9.0.1" @@ -2678,14 +2678,14 @@ __metadata: resolution: "@carbon-labs/network-graph@workspace:packages/network-graph" dependencies: "@babel/runtime": "npm:^7.23.2" - "@carbon-labs/utilities": "npm:0.11.0" + "@carbon-labs/utilities": "npm:0.12.0" "@carbon/grid": "npm:^11.21.0" "@carbon/web-components": "npm:2.9.0" force-graph: "npm:^1.43.5" languageName: unknown linkType: soft -"@carbon-labs/utilities@npm:0.11.0, @carbon-labs/utilities@workspace:packages/utilities": +"@carbon-labs/utilities@npm:0.12.0, @carbon-labs/utilities@workspace:packages/utilities": version: 0.0.0-use.local resolution: "@carbon-labs/utilities@workspace:packages/utilities" dependencies: