From 712799f49a7b71e695da244533c8822f1762980a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 00:22:15 +0000 Subject: [PATCH] chore: release 12.2.0 --- .release-please-manifest.json | 24 ++-- CHANGELOG.md | 26 ++++ apps/doc-site/CHANGELOG.md | 20 ++++ apps/doc-site/package.json | 10 +- configuration/eslint-config/CHANGELOG.md | 7 ++ configuration/eslint-config/package.json | 3 +- configuration/ts-config/CHANGELOG.md | 7 ++ configuration/ts-config/package.json | 3 +- package-lock.json | 138 +++++++++------------- package.json | 2 +- packages/core-util/CHANGELOG.md | 17 +++ packages/core-util/package.json | 8 +- packages/core/CHANGELOG.md | 16 +++ packages/core/package.json | 6 +- packages/dashboard/CHANGELOG.md | 29 +++++ packages/dashboard/package.json | 16 +-- packages/react-components/CHANGELOG.md | 30 +++++ packages/react-components/package.json | 18 +-- packages/scene-composer/CHANGELOG.md | 21 ++++ packages/scene-composer/package.json | 12 +- packages/source-iotsitewise/CHANGELOG.md | 19 +++ packages/source-iotsitewise/package.json | 12 +- packages/source-iottwinmaker/CHANGELOG.md | 17 +++ packages/source-iottwinmaker/package.json | 8 +- packages/testing-util/CHANGELOG.md | 17 +++ packages/testing-util/package.json | 8 +- packages/tools-iottwinmaker/CHANGELOG.md | 14 +++ packages/tools-iottwinmaker/package.json | 4 +- 28 files changed, 364 insertions(+), 148 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 07f9f10d8..7be0fdc9a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,13 +1,15 @@ { - "packages/core": "12.1.0", - "packages/dashboard": "12.1.0", - "apps/doc-site": "12.1.0", - "packages/core-util": "12.1.0", - "packages/react-components": "12.1.0", - "packages/scene-composer": "12.1.0", - "packages/source-iotsitewise": "12.1.0", - "packages/source-iottwinmaker": "12.1.0", - ".": "12.1.0", - "packages/testing-util": "12.1.0", - "packages/tools-iottwinmaker": "12.1.0" + "packages/core": "12.2.0", + "packages/dashboard": "12.2.0", + "apps/doc-site": "12.2.0", + "packages/core-util": "12.2.0", + "packages/react-components": "12.2.0", + "packages/scene-composer": "12.2.0", + "packages/source-iotsitewise": "12.2.0", + "packages/source-iottwinmaker": "12.2.0", + ".": "12.2.0", + "packages/testing-util": "12.2.0", + "packages/tools-iottwinmaker": "12.2.0", + "configuration/ts-config": "12.2.0", + "configuration/eslint-config": "12.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e37db868..d25cadd7f 100644 --- a/CHANGELOG.md +++ b/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. +## [12.2.0](https://github.com/awslabs/iot-app-kit/compare/root-v12.1.0...root-v12.2.0) (2024-11-28) + + +### Features + +* improve prompt engering for assistant dashboard ([f3a1a24](https://github.com/awslabs/iot-app-kit/commit/f3a1a24c6d27f92cdd518527806289b8d53f3b91)) + + +### Bug Fixes + +* 1 ([f5c414d](https://github.com/awslabs/iot-app-kit/commit/f5c414d66f851ccd4f75dca9efdc0691275985b7)) +* assistant failing to fetch ([bbe3123](https://github.com/awslabs/iot-app-kit/commit/bbe3123771808e9bb1db6a0a52479380c692ff6b)) +* build conflicts ([ab27596](https://github.com/awslabs/iot-app-kit/commit/ab2759601829e475101026485a860665fd1dd4f8)) +* dashboard editor grid dot ([2b760e3](https://github.com/awslabs/iot-app-kit/commit/2b760e375002db886377810bf0cc0fa705ff3f22)) +* disable chatbot button when assistant is loading, improve error messages ([24e8dcb](https://github.com/awslabs/iot-app-kit/commit/24e8dcb805940bd3426029f8699e1b775582d2f2)) +* doc site assistant pages ([92de77f](https://github.com/awslabs/iot-app-kit/commit/92de77f3eda9de22cc076fe8bda41a51cff541fc)) +* doc site import ([030523b](https://github.com/awslabs/iot-app-kit/commit/030523bcdb2fedfccb197ba5c747f36ebf1904cf)) +* exports ([8dc01a2](https://github.com/awslabs/iot-app-kit/commit/8dc01a2eac39905a6c1c0304082afc091bc27006)) +* fix time series data hook reactivity ([4f307ff](https://github.com/awslabs/iot-app-kit/commit/4f307ffa3f9b6be60c2b34a86af5809f299700f2)) +* missing package-lock.json updates ([a37fafc](https://github.com/awslabs/iot-app-kit/commit/a37fafc8a5df25036f9b4d378add6b047a46d8d8)) +* **react-components:** allow vertical legend reszing when title present on widget ([5734ceb](https://github.com/awslabs/iot-app-kit/commit/5734ceb8cc888486406ce1c69bdc7b302b78001f)) +* release action ([00d5849](https://github.com/awslabs/iot-app-kit/commit/00d58498fb05b0a19028325a74539fd123359ff0)) +* release-please-manifest ([bd667e6](https://github.com/awslabs/iot-app-kit/commit/bd667e6222b5053e4ff7d446aca77774c9f32747)) +* remove lint and tests from publish-packages command ([a99ecec](https://github.com/awslabs/iot-app-kit/commit/a99ececac26392d5583e0e99a52d988ee89f0765)) +* type-fest dep ([7afa99d](https://github.com/awslabs/iot-app-kit/commit/7afa99d2cc0d1a1565d30d52c8eaa94bbe9270af)) + ## [12.1.0](https://github.com/awslabs/iot-app-kit/compare/root-v12.0.0...root-v12.1.0) (2024-11-20) diff --git a/apps/doc-site/CHANGELOG.md b/apps/doc-site/CHANGELOG.md index bd19ea49c..2327c41aa 100644 --- a/apps/doc-site/CHANGELOG.md +++ b/apps/doc-site/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [12.2.0](https://github.com/awslabs/iot-app-kit/compare/doc-site-v12.1.0...doc-site-v12.2.0) (2024-11-28) + + +### Bug Fixes + +* 1 ([f5c414d](https://github.com/awslabs/iot-app-kit/commit/f5c414d66f851ccd4f75dca9efdc0691275985b7)) +* doc site assistant pages ([92de77f](https://github.com/awslabs/iot-app-kit/commit/92de77f3eda9de22cc076fe8bda41a51cff541fc)) +* doc site import ([030523b](https://github.com/awslabs/iot-app-kit/commit/030523bcdb2fedfccb197ba5c747f36ebf1904cf)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @iot-app-kit/core bumped from * to 12.2.0 + * @iot-app-kit/react-components bumped from * to 12.2.0 + * devDependencies + * @iot-app-kit/testing-util bumped from * to 12.2.0 + * eslint-config-iot-app-kit bumped from * to 12.2.0 + ## [12.1.0](https://github.com/awslabs/iot-app-kit/compare/doc-site-v12.0.0...doc-site-v12.1.0) (2024-11-20) diff --git a/apps/doc-site/package.json b/apps/doc-site/package.json index 572cc716e..af421d16b 100644 --- a/apps/doc-site/package.json +++ b/apps/doc-site/package.json @@ -1,6 +1,6 @@ { "name": "@iot-app-kit/doc-site", - "version": "12.1.0", + "version": "12.2.0", "private": true, "type": "module", "scripts": { @@ -15,7 +15,7 @@ "fix": "eslint --fix . --cache --cache-location .cache/eslint/" }, "devDependencies": { - "@iot-app-kit/testing-util": "*", + "@iot-app-kit/testing-util": "12.2.0", "@storybook/addon-essentials": "^8.4.5", "@storybook/addon-interactions": "^8.4.5", "@storybook/addon-links": "^8.4.5", @@ -26,7 +26,7 @@ "@storybook/theming": "^8.4.5", "@types/node": "^18.16.18", "@vitejs/plugin-react": "^4.3.3", - "eslint-config-iot-app-kit": "*", + "eslint-config-iot-app-kit": "12.2.0", "prop-types": "^15.8.1", "react": "^18.2.0", "react-dom": "^18.2.0", @@ -36,7 +36,7 @@ "vite": "^5.4.11" }, "dependencies": { - "@iot-app-kit/core": "*", - "@iot-app-kit/react-components": "*" + "@iot-app-kit/core": "12.2.0", + "@iot-app-kit/react-components": "12.2.0" } } diff --git a/configuration/eslint-config/CHANGELOG.md b/configuration/eslint-config/CHANGELOG.md index 2e9e1a3e2..879b4de27 100644 --- a/configuration/eslint-config/CHANGELOG.md +++ b/configuration/eslint-config/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 12.2.0 (2024-11-28) + + +### Miscellaneous Chores + +* **eslint-config:** Synchronize iot-app-kit versions + ## [12.1.0](https://github.com/awslabs/iot-app-kit/compare/eslint-config-v12.0.0...eslint-config-v12.1.0) (2024-11-20) diff --git a/configuration/eslint-config/package.json b/configuration/eslint-config/package.json index 5a34449cd..2f74ad190 100644 --- a/configuration/eslint-config/package.json +++ b/configuration/eslint-config/package.json @@ -31,5 +31,6 @@ "@types/node": "^18.16.18", "eslint-import-resolver-typescript": "^3.6.0", "typescript": "^5.5.4" - } + }, + "version": "12.2.0" } diff --git a/configuration/ts-config/CHANGELOG.md b/configuration/ts-config/CHANGELOG.md index 79a04534a..93370e6a8 100644 --- a/configuration/ts-config/CHANGELOG.md +++ b/configuration/ts-config/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 12.2.0 (2024-11-28) + + +### Miscellaneous Chores + +* **ts-config:** Synchronize iot-app-kit versions + ## [12.1.0](https://github.com/awslabs/iot-app-kit/compare/ts-config-v12.0.0...ts-config-v12.1.0) (2024-11-20) diff --git a/configuration/ts-config/package.json b/configuration/ts-config/package.json index e0ef61140..866403204 100644 --- a/configuration/ts-config/package.json +++ b/configuration/ts-config/package.json @@ -14,5 +14,6 @@ "@types/node": "^18.16.18", "rimraf": "^5.0.1", "typescript": "^5.5.4" - } + }, + "version": "12.2.0" } diff --git a/package-lock.json b/package-lock.json index b9b81aa22..97b690ded 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "iot-app-kit", - "version": "12.1.0", + "version": "12.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "iot-app-kit", - "version": "12.1.0", + "version": "12.2.0", "license": "Apache-2.0", "workspaces": [ "apps/*", @@ -67,13 +67,13 @@ }, "apps/doc-site": { "name": "@iot-app-kit/doc-site", - "version": "12.1.0", + "version": "12.2.0", "dependencies": { - "@iot-app-kit/core": "*", - "@iot-app-kit/react-components": "*" + "@iot-app-kit/core": "12.2.0", + "@iot-app-kit/react-components": "12.2.0" }, "devDependencies": { - "@iot-app-kit/testing-util": "*", + "@iot-app-kit/testing-util": "12.2.0", "@storybook/addon-essentials": "^8.4.5", "@storybook/addon-interactions": "^8.4.5", "@storybook/addon-links": "^8.4.5", @@ -84,7 +84,7 @@ "@storybook/theming": "^8.4.5", "@types/node": "^18.16.18", "@vitejs/plugin-react": "^4.3.3", - "eslint-config-iot-app-kit": "*", + "eslint-config-iot-app-kit": "12.2.0", "prop-types": "^15.8.1", "react": "^18.2.0", "react-dom": "^18.2.0", @@ -96,6 +96,7 @@ }, "configuration/eslint-config": { "name": "eslint-config-iot-app-kit", + "version": "12.2.0", "dependencies": { "@typescript-eslint/eslint-plugin": "^5.60.0", "@typescript-eslint/parser": "^5.62.0", @@ -123,6 +124,7 @@ }, "configuration/ts-config": { "name": "@iot-app-kit/ts-config", + "version": "12.2.0", "devDependencies": { "@types/node": "^18.16.18", "rimraf": "^5.0.1", @@ -36624,7 +36626,7 @@ }, "packages/core": { "name": "@iot-app-kit/core", - "version": "12.1.0", + "version": "12.2.0", "license": "Apache-2.0", "dependencies": { "d3-array": "^3.2.4", @@ -36635,12 +36637,12 @@ "uuid": "^9.0.0" }, "devDependencies": { - "@iot-app-kit/ts-config": "*", + "@iot-app-kit/ts-config": "12.2.0", "@types/d3-array": "^3.0.5", "@types/node": "^18.16.18", "@types/uuid": "^9.0.2", "@vitest/coverage-v8": "^2.1.5", - "eslint-config-iot-app-kit": "*", + "eslint-config-iot-app-kit": "12.2.0", "flush-promises": "^1.0.2", "jest-extended": "^3.2.4", "rimraf": "^5.0.1", @@ -36654,22 +36656,22 @@ }, "packages/core-util": { "name": "@iot-app-kit/core-util", - "version": "12.1.0", + "version": "12.2.0", "license": "Apache-2.0", "dependencies": { - "@iot-app-kit/core": "*", + "@iot-app-kit/core": "12.2.0", "lodash-es": "^4.17.21", "pako": "^2.1.0", "zustand": "^4.5.2" }, "devDependencies": { "@aws-sdk/types": "^3.696.0", - "@iot-app-kit/ts-config": "*", + "@iot-app-kit/ts-config": "12.2.0", "@types/lodash-es": "^4.17.12", "@types/node": "^18.16.18", "@types/pako": "^2.0.3", "@vitest/coverage-v8": "^2.1.5", - "eslint-config-iot-app-kit": "*", + "eslint-config-iot-app-kit": "12.2.0", "jest-extended": "^3.2.4", "rimraf": "^5.0.1", "typescript": "^5.5.4", @@ -36720,16 +36722,16 @@ }, "packages/dashboard": { "name": "@iot-app-kit/dashboard", - "version": "12.1.0", + "version": "12.2.0", "license": "Apache-2.0", "dependencies": { "@cloudscape-design/components": "3.0.693", "@cloudscape-design/design-tokens": "3.0.42", "@cloudscape-design/global-styles": "1.0.32", - "@iot-app-kit/core": "*", - "@iot-app-kit/core-util": "*", - "@iot-app-kit/react-components": "*", - "@iot-app-kit/source-iotsitewise": "*", + "@iot-app-kit/core": "12.2.0", + "@iot-app-kit/core-util": "12.2.0", + "@iot-app-kit/react-components": "12.2.0", + "@iot-app-kit/source-iotsitewise": "12.2.0", "@popperjs/core": "^2.11.8", "@reduxjs/toolkit": "^1.9.5", "@tanstack/react-query": "^5.40.1", @@ -36757,8 +36759,8 @@ }, "devDependencies": { "@iot-app-kit/data-mocked": "*", - "@iot-app-kit/testing-util": "*", - "@iot-app-kit/ts-config": "*", + "@iot-app-kit/testing-util": "12.2.0", + "@iot-app-kit/ts-config": "12.2.0", "@tanstack/eslint-plugin-query": "^5.40.1", "@tanstack/react-query-devtools": "^5.40.1", "@testing-library/jest-dom": "^6.6.3", @@ -36776,7 +36778,7 @@ "copyfiles": "^2.4.1", "css-loader": "6.8.1", "dotenv": "^16.3.1", - "eslint-config-iot-app-kit": "*", + "eslint-config-iot-app-kit": "12.2.0", "eslint-plugin-jsx-a11y": "^6.8.0", "jest-extended": "^3.2.4", "react": "^18.2.0", @@ -36951,36 +36953,6 @@ "uuid": "^9.0.0" } }, - "apps/doc-site": { - "name": "@iot-app-kit/doc-site", - "version": "12.1.0", - "extraneous": true, - "dependencies": { - "@iot-app-kit/core": "*", - "@iot-app-kit/react-components": "*" - }, - "devDependencies": { - "@iot-app-kit/testing-util": "*", - "@storybook/addon-essentials": "^8.4.5", - "@storybook/addon-interactions": "^8.4.5", - "@storybook/addon-links": "^8.4.5", - "@storybook/blocks": "^8.4.5", - "@storybook/react": "^8.4.5", - "@storybook/react-vite": "^8.4.5", - "@storybook/test": "^8.4.5", - "@storybook/theming": "^8.4.5", - "@types/node": "^18.16.18", - "@vitejs/plugin-react": "^4.3.3", - "eslint-config-iot-app-kit": "*", - "prop-types": "^15.8.1", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "rimraf": "^5.0.1", - "storybook": "^8.4.5", - "typescript": "^5.5.4", - "vite": "^5.4.11" - } - }, "packages/helpers": { "name": "@iot-app-kit/helpers", "dependencies": { @@ -36992,7 +36964,7 @@ }, "packages/react-components": { "name": "@iot-app-kit/react-components", - "version": "12.1.0", + "version": "12.2.0", "license": "Apache-2.0", "dependencies": { "@cloudscape-design/chat-components": "^1.0.10", @@ -37002,10 +36974,10 @@ "@cloudscape-design/global-styles": "1.0.32", "@iot-app-kit/charts": "^2.1.2", "@iot-app-kit/charts-core": "^2.1.2", - "@iot-app-kit/core": "*", - "@iot-app-kit/core-util": "*", + "@iot-app-kit/core": "12.2.0", + "@iot-app-kit/core-util": "12.2.0", "@iot-app-kit/helpers": "*", - "@iot-app-kit/source-iottwinmaker": "*", + "@iot-app-kit/source-iottwinmaker": "12.2.0", "@tanstack/react-query": "^5.32.1", "autosize": "^6.0.1", "color": "^4.2.3", @@ -37036,10 +37008,10 @@ "zustand": "^4.5.2" }, "devDependencies": { - "@iot-app-kit/core": "*", - "@iot-app-kit/source-iotsitewise": "*", - "@iot-app-kit/testing-util": "*", - "@iot-app-kit/ts-config": "*", + "@iot-app-kit/core": "12.2.0", + "@iot-app-kit/source-iotsitewise": "12.2.0", + "@iot-app-kit/testing-util": "12.2.0", + "@iot-app-kit/ts-config": "12.2.0", "@playwright/test": "^1.48.2", "@storybook/addon-essentials": "^8.4.5", "@storybook/addon-links": "^8.4.5", @@ -37072,7 +37044,7 @@ "babel-plugin-formatjs": "10.5.3", "copyfiles": "^2.4.1", "cytoscape": "^3.25.0", - "eslint-config-iot-app-kit": "*", + "eslint-config-iot-app-kit": "12.2.0", "eslint-plugin-jsx-a11y": "^6.8.0", "flush-promises": "^1.0.2", "jest-extended": "^3.2.4", @@ -37249,7 +37221,7 @@ }, "packages/scene-composer": { "name": "@iot-app-kit/scene-composer", - "version": "12.1.0", + "version": "12.2.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/client-iottwinmaker": "3.589.0", @@ -37257,10 +37229,10 @@ "@fortawesome/fontawesome-svg-core": "^6.4.2", "@fortawesome/free-solid-svg-icons": "^6.4.2", "@fortawesome/react-fontawesome": "^0.2.0", - "@iot-app-kit/core": "*", + "@iot-app-kit/core": "12.2.0", "@iot-app-kit/helpers": "*", - "@iot-app-kit/react-components": "*", - "@iot-app-kit/source-iottwinmaker": "*", + "@iot-app-kit/react-components": "12.2.0", + "@iot-app-kit/source-iottwinmaker": "12.2.0", "@matterport/r3f": "0.2.7", "@matterport/webcomponent": "0.1.35", "@react-three/drei": "9.56.27", @@ -37308,7 +37280,7 @@ "@cloudscape-design/design-tokens": "^3.0.35", "@cloudscape-design/global-styles": "^1.0.25", "@formatjs/cli": "^6.3.8", - "@iot-app-kit/ts-config": "*", + "@iot-app-kit/ts-config": "12.2.0", "@playwright/test": "^1.48.2", "@react-spring/three": "^9.7.2", "@storybook/addon-essentials": "^8.4.5", @@ -37334,7 +37306,7 @@ "@vitest/coverage-v8": "^2.1.5", "babel-plugin-formatjs": "10.5.3", "copyfiles": "^2.4.1", - "eslint-config-iot-app-kit": "*", + "eslint-config-iot-app-kit": "12.2.0", "happy-dom": "^15.11.6", "husky": "8.0.3", "jest-extended": "^3.2.4", @@ -39047,11 +39019,11 @@ }, "packages/source-iotsitewise": { "name": "@iot-app-kit/source-iotsitewise", - "version": "12.1.0", + "version": "12.2.0", "license": "Apache-2.0", "dependencies": { - "@iot-app-kit/core": "*", - "@iot-app-kit/core-util": "*", + "@iot-app-kit/core": "12.2.0", + "@iot-app-kit/core-util": "12.2.0", "@synchro-charts/core": "7.2.0", "dataloader": "^2.2.2", "lodash-es": "^4.17.21", @@ -39059,12 +39031,12 @@ }, "devDependencies": { "@aws-sdk/types": "^3.696.0", - "@iot-app-kit/testing-util": "*", - "@iot-app-kit/ts-config": "*", + "@iot-app-kit/testing-util": "12.2.0", + "@iot-app-kit/ts-config": "12.2.0", "@types/lodash-es": "^4.17.12", "@types/node": "^18.16.18", "@vitest/coverage-v8": "^2.1.5", - "eslint-config-iot-app-kit": "*", + "eslint-config-iot-app-kit": "12.2.0", "flush-promises": "^1.0.2", "jest-extended": "^3.2.4", "rimraf": "^5.0.1", @@ -39079,7 +39051,7 @@ }, "packages/source-iottwinmaker": { "name": "@iot-app-kit/source-iottwinmaker", - "version": "12.1.0", + "version": "12.2.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/client-iotsitewise": "3.696.0", @@ -39089,19 +39061,19 @@ "@aws-sdk/client-s3": "3.335.0", "@aws-sdk/client-secrets-manager": "3.353.0", "@aws-sdk/url-parser": "3.374.0", - "@iot-app-kit/core": "*", + "@iot-app-kit/core": "12.2.0", "@tanstack/query-core": "^4.29.15", "lodash-es": "^4.17.21", "rxjs": "^7.8.1" }, "devDependencies": { "@aws-sdk/types": "^3.696.0", - "@iot-app-kit/ts-config": "*", + "@iot-app-kit/ts-config": "12.2.0", "@types/lodash-es": "^4.17.12", "@types/node": "^18.16.18", "@vitest/coverage-v8": "^2.1.5", "aws-sdk-client-mock": "^1.0.0", - "eslint-config-iot-app-kit": "*", + "eslint-config-iot-app-kit": "12.2.0", "flush-promises": "^1.0.2", "jest-extended": "^3.2.4", "rimraf": "^5.0.1", @@ -39976,25 +39948,25 @@ }, "packages/testing-util": { "name": "@iot-app-kit/testing-util", - "version": "12.1.0", + "version": "12.2.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/client-iot-events": "3.354.0", "@aws-sdk/client-iotsitewise": "3.696.0", - "@iot-app-kit/core": "*", + "@iot-app-kit/core": "12.2.0", "parse-duration": "^1.1.0" }, "devDependencies": { - "@iot-app-kit/ts-config": "*", + "@iot-app-kit/ts-config": "12.2.0", "@types/node": "^18.16.18", - "eslint-config-iot-app-kit": "*", + "eslint-config-iot-app-kit": "12.2.0", "rimraf": "^5.0.1", "typescript": "^5.5.4" } }, "packages/tools-iottwinmaker": { "name": "@iot-app-kit/tools-iottwinmaker", - "version": "12.1.0", + "version": "12.2.0", "dependencies": { "@aws-sdk/client-cloudformation": "^3.376.0", "@aws-sdk/client-iam": "^3.363.0", @@ -40010,7 +39982,7 @@ "tmdt": "dist/cjs/cli.js" }, "devDependencies": { - "@iot-app-kit/ts-config": "*", + "@iot-app-kit/ts-config": "12.2.0", "@types/node": "^18.16.18", "@types/prompts": "^2.4.4", "@types/yargs": "^17.0.24", diff --git a/package.json b/package.json index 2bb2d030f..1eeefba33 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "iot-app-kit", "private": true, "description": "IoT Application Kit", - "version": "12.1.0", + "version": "12.2.0", "main": "index.js", "license": "Apache-2.0", "repository": "git@github.com:awslabs/iot-app-kit.git", diff --git a/packages/core-util/CHANGELOG.md b/packages/core-util/CHANGELOG.md index 62f960f1f..498bb8c12 100644 --- a/packages/core-util/CHANGELOG.md +++ b/packages/core-util/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [12.2.0](https://github.com/awslabs/iot-app-kit/compare/core-util-v12.1.0...core-util-v12.2.0) (2024-11-28) + + +### Miscellaneous Chores + +* **core-util:** Synchronize iot-app-kit versions + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @iot-app-kit/core bumped from * to 12.2.0 + * devDependencies + * @iot-app-kit/ts-config bumped from * to 12.2.0 + * eslint-config-iot-app-kit bumped from * to 12.2.0 + ## [12.1.0](https://github.com/awslabs/iot-app-kit/compare/core-util-v12.0.0...core-util-v12.1.0) (2024-11-20) diff --git a/packages/core-util/package.json b/packages/core-util/package.json index b528c12c5..0a3ab2c63 100644 --- a/packages/core-util/package.json +++ b/packages/core-util/package.json @@ -4,7 +4,7 @@ "publishConfig": { "access": "public" }, - "version": "12.1.0", + "version": "12.2.0", "type": "module", "main": "dist/cjs/index.js", "module": "dist/esm/index.js", @@ -39,19 +39,19 @@ "pack": "npm pack" }, "dependencies": { - "@iot-app-kit/core": "*", + "@iot-app-kit/core": "12.2.0", "lodash-es": "^4.17.21", "pako": "^2.1.0", "zustand": "^4.5.2" }, "devDependencies": { "@aws-sdk/types": "^3.696.0", - "@iot-app-kit/ts-config": "*", + "@iot-app-kit/ts-config": "12.2.0", "@types/lodash-es": "^4.17.12", "@types/node": "^18.16.18", "@types/pako": "^2.0.3", "@vitest/coverage-v8": "^2.1.5", - "eslint-config-iot-app-kit": "*", + "eslint-config-iot-app-kit": "12.2.0", "jest-extended": "^3.2.4", "rimraf": "^5.0.1", "typescript": "^5.5.4", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index b1b3a7d1f..8a7a91f52 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [12.2.0](https://github.com/awslabs/iot-app-kit/compare/core-v12.1.0...core-v12.2.0) (2024-11-28) + + +### Bug Fixes + +* build conflicts ([ab27596](https://github.com/awslabs/iot-app-kit/commit/ab2759601829e475101026485a860665fd1dd4f8)) +* fix time series data hook reactivity ([4f307ff](https://github.com/awslabs/iot-app-kit/commit/4f307ffa3f9b6be60c2b34a86af5809f299700f2)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @iot-app-kit/ts-config bumped from * to 12.2.0 + * eslint-config-iot-app-kit bumped from * to 12.2.0 + ## [12.1.0](https://github.com/awslabs/iot-app-kit/compare/core-v12.0.0...core-v12.1.0) (2024-11-20) diff --git a/packages/core/package.json b/packages/core/package.json index f177f4f8e..2036a8062 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -4,7 +4,7 @@ "publishConfig": { "access": "public" }, - "version": "12.1.0", + "version": "12.2.0", "description": "IoT Application Kit core", "type": "module", "main": "./dist/cjs/index.js", @@ -51,12 +51,12 @@ "uuid": "^9.0.0" }, "devDependencies": { - "@iot-app-kit/ts-config": "*", + "@iot-app-kit/ts-config": "12.2.0", "@types/d3-array": "^3.0.5", "@types/node": "^18.16.18", "@types/uuid": "^9.0.2", "@vitest/coverage-v8": "^2.1.5", - "eslint-config-iot-app-kit": "*", + "eslint-config-iot-app-kit": "12.2.0", "flush-promises": "^1.0.2", "jest-extended": "^3.2.4", "rimraf": "^5.0.1", diff --git a/packages/dashboard/CHANGELOG.md b/packages/dashboard/CHANGELOG.md index 1ca6339e0..04f2b2f6a 100644 --- a/packages/dashboard/CHANGELOG.md +++ b/packages/dashboard/CHANGELOG.md @@ -1,5 +1,34 @@ # Changelog +## [12.2.0](https://github.com/awslabs/iot-app-kit/compare/dashboard-v12.1.0...dashboard-v12.2.0) (2024-11-28) + + +### Features + +* improve prompt engering for assistant dashboard ([f3a1a24](https://github.com/awslabs/iot-app-kit/commit/f3a1a24c6d27f92cdd518527806289b8d53f3b91)) + + +### Bug Fixes + +* assistant failing to fetch ([bbe3123](https://github.com/awslabs/iot-app-kit/commit/bbe3123771808e9bb1db6a0a52479380c692ff6b)) +* dashboard editor grid dot ([2b760e3](https://github.com/awslabs/iot-app-kit/commit/2b760e375002db886377810bf0cc0fa705ff3f22)) +* disable chatbot button when assistant is loading, improve error messages ([24e8dcb](https://github.com/awslabs/iot-app-kit/commit/24e8dcb805940bd3426029f8699e1b775582d2f2)) +* type-fest dep ([7afa99d](https://github.com/awslabs/iot-app-kit/commit/7afa99d2cc0d1a1565d30d52c8eaa94bbe9270af)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @iot-app-kit/core bumped from * to 12.2.0 + * @iot-app-kit/core-util bumped from * to 12.2.0 + * @iot-app-kit/react-components bumped from * to 12.2.0 + * @iot-app-kit/source-iotsitewise bumped from * to 12.2.0 + * devDependencies + * @iot-app-kit/testing-util bumped from * to 12.2.0 + * @iot-app-kit/ts-config bumped from * to 12.2.0 + * eslint-config-iot-app-kit bumped from * to 12.2.0 + ## [12.1.0](https://github.com/awslabs/iot-app-kit/compare/dashboard-v12.0.0...dashboard-v12.1.0) (2024-11-20) diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index 7bea7cb4a..86cc83acb 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "12.1.0", + "version": "12.2.0", "description": "A dashboard widget for IoT App Kit components", "homepage": "https://github.com/awslabs/iot-app-kit#readme", "license": "Apache-2.0", @@ -48,8 +48,8 @@ }, "devDependencies": { "@iot-app-kit/data-mocked": "*", - "@iot-app-kit/testing-util": "*", - "@iot-app-kit/ts-config": "*", + "@iot-app-kit/testing-util": "12.2.0", + "@iot-app-kit/ts-config": "12.2.0", "@tanstack/eslint-plugin-query": "^5.40.1", "@tanstack/react-query-devtools": "^5.40.1", "@testing-library/jest-dom": "^6.6.3", @@ -67,7 +67,7 @@ "copyfiles": "^2.4.1", "css-loader": "6.8.1", "dotenv": "^16.3.1", - "eslint-config-iot-app-kit": "*", + "eslint-config-iot-app-kit": "12.2.0", "eslint-plugin-jsx-a11y": "^6.8.0", "jest-extended": "^3.2.4", "react": "^18.2.0", @@ -85,10 +85,10 @@ "@cloudscape-design/components": "3.0.693", "@cloudscape-design/design-tokens": "3.0.42", "@cloudscape-design/global-styles": "1.0.32", - "@iot-app-kit/core": "*", - "@iot-app-kit/core-util": "*", - "@iot-app-kit/react-components": "*", - "@iot-app-kit/source-iotsitewise": "*", + "@iot-app-kit/core": "12.2.0", + "@iot-app-kit/core-util": "12.2.0", + "@iot-app-kit/react-components": "12.2.0", + "@iot-app-kit/source-iotsitewise": "12.2.0", "@popperjs/core": "^2.11.8", "@reduxjs/toolkit": "^1.9.5", "@tanstack/react-query": "^5.40.1", diff --git a/packages/react-components/CHANGELOG.md b/packages/react-components/CHANGELOG.md index 30d672807..dd46072f9 100644 --- a/packages/react-components/CHANGELOG.md +++ b/packages/react-components/CHANGELOG.md @@ -2,6 +2,36 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [12.2.0](https://github.com/awslabs/iot-app-kit/compare/react-components-v12.1.0...react-components-v12.2.0) (2024-11-28) + + +### Features + +* improve prompt engering for assistant dashboard ([f3a1a24](https://github.com/awslabs/iot-app-kit/commit/f3a1a24c6d27f92cdd518527806289b8d53f3b91)) + + +### Bug Fixes + +* disable chatbot button when assistant is loading, improve error messages ([24e8dcb](https://github.com/awslabs/iot-app-kit/commit/24e8dcb805940bd3426029f8699e1b775582d2f2)) +* fix time series data hook reactivity ([4f307ff](https://github.com/awslabs/iot-app-kit/commit/4f307ffa3f9b6be60c2b34a86af5809f299700f2)) +* **react-components:** allow vertical legend reszing when title present on widget ([5734ceb](https://github.com/awslabs/iot-app-kit/commit/5734ceb8cc888486406ce1c69bdc7b302b78001f)) +* type-fest dep ([7afa99d](https://github.com/awslabs/iot-app-kit/commit/7afa99d2cc0d1a1565d30d52c8eaa94bbe9270af)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @iot-app-kit/core bumped from * to 12.2.0 + * @iot-app-kit/core-util bumped from * to 12.2.0 + * @iot-app-kit/source-iottwinmaker bumped from * to 12.2.0 + * devDependencies + * @iot-app-kit/core bumped from * to 12.2.0 + * @iot-app-kit/source-iotsitewise bumped from * to 12.2.0 + * @iot-app-kit/testing-util bumped from * to 12.2.0 + * @iot-app-kit/ts-config bumped from * to 12.2.0 + * eslint-config-iot-app-kit bumped from * to 12.2.0 + ## [12.1.0](https://github.com/awslabs/iot-app-kit/compare/react-components-v12.0.0...react-components-v12.1.0) (2024-11-20) diff --git a/packages/react-components/package.json b/packages/react-components/package.json index bb1af8523..4d43ebd6d 100644 --- a/packages/react-components/package.json +++ b/packages/react-components/package.json @@ -1,6 +1,6 @@ { "name": "@iot-app-kit/react-components", - "version": "12.1.0", + "version": "12.2.0", "license": "Apache-2.0", "source": "./src/index.ts", "type": "module", @@ -57,10 +57,10 @@ "pack": "npm pack" }, "devDependencies": { - "@iot-app-kit/core": "*", - "@iot-app-kit/source-iotsitewise": "*", - "@iot-app-kit/testing-util": "*", - "@iot-app-kit/ts-config": "*", + "@iot-app-kit/core": "12.2.0", + "@iot-app-kit/source-iotsitewise": "12.2.0", + "@iot-app-kit/testing-util": "12.2.0", + "@iot-app-kit/ts-config": "12.2.0", "@playwright/test": "^1.48.2", "@storybook/addon-essentials": "^8.4.5", "@storybook/addon-links": "^8.4.5", @@ -93,7 +93,7 @@ "babel-plugin-formatjs": "10.5.3", "copyfiles": "^2.4.1", "cytoscape": "^3.25.0", - "eslint-config-iot-app-kit": "*", + "eslint-config-iot-app-kit": "12.2.0", "eslint-plugin-jsx-a11y": "^6.8.0", "flush-promises": "^1.0.2", "jest-extended": "^3.2.4", @@ -118,10 +118,10 @@ "@cloudscape-design/global-styles": "1.0.32", "@iot-app-kit/charts": "^2.1.2", "@iot-app-kit/charts-core": "^2.1.2", - "@iot-app-kit/core": "*", - "@iot-app-kit/core-util": "*", + "@iot-app-kit/core": "12.2.0", + "@iot-app-kit/core-util": "12.2.0", "@iot-app-kit/helpers": "*", - "@iot-app-kit/source-iottwinmaker": "*", + "@iot-app-kit/source-iottwinmaker": "12.2.0", "@tanstack/react-query": "^5.32.1", "autosize": "^6.0.1", "color": "^4.2.3", diff --git a/packages/scene-composer/CHANGELOG.md b/packages/scene-composer/CHANGELOG.md index 50a5f126e..e63c7f9dc 100644 --- a/packages/scene-composer/CHANGELOG.md +++ b/packages/scene-composer/CHANGELOG.md @@ -4,6 +4,27 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [12.2.0](https://github.com/awslabs/iot-app-kit/compare/scene-composer-v12.1.0...scene-composer-v12.2.0) (2024-11-28) + + +### Bug Fixes + +* build conflicts ([ab27596](https://github.com/awslabs/iot-app-kit/commit/ab2759601829e475101026485a860665fd1dd4f8)) +* exports ([8dc01a2](https://github.com/awslabs/iot-app-kit/commit/8dc01a2eac39905a6c1c0304082afc091bc27006)) +* type-fest dep ([7afa99d](https://github.com/awslabs/iot-app-kit/commit/7afa99d2cc0d1a1565d30d52c8eaa94bbe9270af)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @iot-app-kit/core bumped from * to 12.2.0 + * @iot-app-kit/react-components bumped from * to 12.2.0 + * @iot-app-kit/source-iottwinmaker bumped from * to 12.2.0 + * devDependencies + * @iot-app-kit/ts-config bumped from * to 12.2.0 + * eslint-config-iot-app-kit bumped from * to 12.2.0 + ## [12.1.0](https://github.com/awslabs/iot-app-kit/compare/scene-composer-v12.0.0...scene-composer-v12.1.0) (2024-11-20) diff --git a/packages/scene-composer/package.json b/packages/scene-composer/package.json index b57eb8e89..5eb072cc2 100644 --- a/packages/scene-composer/package.json +++ b/packages/scene-composer/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "12.1.0", + "version": "12.2.0", "description": "AWS IoT TwinMaker Scene Composer Library", "homepage": "https://github.com/awslabs/iot-app-kit#readme", "license": "Apache-2.0", @@ -96,7 +96,7 @@ "@cloudscape-design/design-tokens": "^3.0.35", "@cloudscape-design/global-styles": "^1.0.25", "@formatjs/cli": "^6.3.8", - "@iot-app-kit/ts-config": "*", + "@iot-app-kit/ts-config": "12.2.0", "@playwright/test": "^1.48.2", "@react-spring/three": "^9.7.2", "@storybook/addon-essentials": "^8.4.5", @@ -122,7 +122,7 @@ "@vitest/coverage-v8": "^2.1.5", "babel-plugin-formatjs": "10.5.3", "copyfiles": "^2.4.1", - "eslint-config-iot-app-kit": "*", + "eslint-config-iot-app-kit": "12.2.0", "happy-dom": "^15.11.6", "husky": "8.0.3", "jest-extended": "^3.2.4", @@ -156,10 +156,10 @@ "@fortawesome/fontawesome-svg-core": "^6.4.2", "@fortawesome/free-solid-svg-icons": "^6.4.2", "@fortawesome/react-fontawesome": "^0.2.0", - "@iot-app-kit/core": "*", + "@iot-app-kit/core": "12.2.0", "@iot-app-kit/helpers": "*", - "@iot-app-kit/react-components": "*", - "@iot-app-kit/source-iottwinmaker": "*", + "@iot-app-kit/react-components": "12.2.0", + "@iot-app-kit/source-iottwinmaker": "12.2.0", "@matterport/r3f": "0.2.7", "@matterport/webcomponent": "0.1.35", "@react-three/drei": "9.56.27", diff --git a/packages/source-iotsitewise/CHANGELOG.md b/packages/source-iotsitewise/CHANGELOG.md index 3c43a6189..dae626963 100644 --- a/packages/source-iotsitewise/CHANGELOG.md +++ b/packages/source-iotsitewise/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. +## [12.2.0](https://github.com/awslabs/iot-app-kit/compare/source-iotsitewise-v12.1.0...source-iotsitewise-v12.2.0) (2024-11-28) + + +### Miscellaneous Chores + +* **source-iotsitewise:** Synchronize iot-app-kit versions + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @iot-app-kit/core bumped from * to 12.2.0 + * @iot-app-kit/core-util bumped from * to 12.2.0 + * devDependencies + * @iot-app-kit/testing-util bumped from * to 12.2.0 + * @iot-app-kit/ts-config bumped from * to 12.2.0 + * eslint-config-iot-app-kit bumped from * to 12.2.0 + ## [12.1.0](https://github.com/awslabs/iot-app-kit/compare/source-iotsitewise-v12.0.0...source-iotsitewise-v12.1.0) (2024-11-20) diff --git a/packages/source-iotsitewise/package.json b/packages/source-iotsitewise/package.json index 660e1c09a..00e4f3927 100644 --- a/packages/source-iotsitewise/package.json +++ b/packages/source-iotsitewise/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "12.1.0", + "version": "12.2.0", "description": "AWS IoT SiteWise source for IoT Application Kit", "homepage": "https://github.com/awslabs/iot-app-kit#readme", "license": "Apache-2.0", @@ -52,8 +52,8 @@ "pack": "npm pack" }, "dependencies": { - "@iot-app-kit/core": "*", - "@iot-app-kit/core-util": "*", + "@iot-app-kit/core": "12.2.0", + "@iot-app-kit/core-util": "12.2.0", "@synchro-charts/core": "7.2.0", "dataloader": "^2.2.2", "lodash-es": "^4.17.21", @@ -61,12 +61,12 @@ }, "devDependencies": { "@aws-sdk/types": "^3.696.0", - "@iot-app-kit/testing-util": "*", - "@iot-app-kit/ts-config": "*", + "@iot-app-kit/testing-util": "12.2.0", + "@iot-app-kit/ts-config": "12.2.0", "@types/lodash-es": "^4.17.12", "@types/node": "^18.16.18", "@vitest/coverage-v8": "^2.1.5", - "eslint-config-iot-app-kit": "*", + "eslint-config-iot-app-kit": "12.2.0", "flush-promises": "^1.0.2", "jest-extended": "^3.2.4", "rimraf": "^5.0.1", diff --git a/packages/source-iottwinmaker/CHANGELOG.md b/packages/source-iottwinmaker/CHANGELOG.md index 55e60640f..92759e684 100644 --- a/packages/source-iottwinmaker/CHANGELOG.md +++ b/packages/source-iottwinmaker/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [12.2.0](https://github.com/awslabs/iot-app-kit/compare/source-iottwinmaker-v12.1.0...source-iottwinmaker-v12.2.0) (2024-11-28) + + +### Miscellaneous Chores + +* **source-iottwinmaker:** Synchronize iot-app-kit versions + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @iot-app-kit/core bumped from * to 12.2.0 + * devDependencies + * @iot-app-kit/ts-config bumped from * to 12.2.0 + * eslint-config-iot-app-kit bumped from * to 12.2.0 + ## [12.1.0](https://github.com/awslabs/iot-app-kit/compare/source-iottwinmaker-v12.0.0...source-iottwinmaker-v12.1.0) (2024-11-20) diff --git a/packages/source-iottwinmaker/package.json b/packages/source-iottwinmaker/package.json index f4dec53f1..835aada3b 100644 --- a/packages/source-iottwinmaker/package.json +++ b/packages/source-iottwinmaker/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "12.1.0", + "version": "12.2.0", "description": "AWS IoT TwinMaker source for IoT Application Kit", "homepage": "https://github.com/awslabs/iot-app-kit#readme", "license": "Apache-2.0", @@ -58,19 +58,19 @@ "@aws-sdk/client-s3": "3.335.0", "@aws-sdk/client-secrets-manager": "3.353.0", "@aws-sdk/url-parser": "3.374.0", - "@iot-app-kit/core": "*", + "@iot-app-kit/core": "12.2.0", "@tanstack/query-core": "^4.29.15", "lodash-es": "^4.17.21", "rxjs": "^7.8.1" }, "devDependencies": { "@aws-sdk/types": "^3.696.0", - "@iot-app-kit/ts-config": "*", + "@iot-app-kit/ts-config": "12.2.0", "@types/lodash-es": "^4.17.12", "@types/node": "^18.16.18", "@vitest/coverage-v8": "^2.1.5", "aws-sdk-client-mock": "^1.0.0", - "eslint-config-iot-app-kit": "*", + "eslint-config-iot-app-kit": "12.2.0", "flush-promises": "^1.0.2", "jest-extended": "^3.2.4", "rimraf": "^5.0.1", diff --git a/packages/testing-util/CHANGELOG.md b/packages/testing-util/CHANGELOG.md index 840a72aaf..837f1cd8c 100644 --- a/packages/testing-util/CHANGELOG.md +++ b/packages/testing-util/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [12.2.0](https://github.com/awslabs/iot-app-kit/compare/testing-util-v12.1.0...testing-util-v12.2.0) (2024-11-28) + + +### Miscellaneous Chores + +* **testing-util:** Synchronize iot-app-kit versions + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @iot-app-kit/core bumped from * to 12.2.0 + * devDependencies + * @iot-app-kit/ts-config bumped from * to 12.2.0 + * eslint-config-iot-app-kit bumped from * to 12.2.0 + ## [12.1.0](https://github.com/awslabs/iot-app-kit/compare/testing-util-v12.0.0...testing-util-v12.1.0) (2024-11-20) diff --git a/packages/testing-util/package.json b/packages/testing-util/package.json index 61eb966dd..2f5a9a5d7 100644 --- a/packages/testing-util/package.json +++ b/packages/testing-util/package.json @@ -2,7 +2,7 @@ "name": "@iot-app-kit/testing-util", "license": "Apache-2.0", "private": true, - "version": "12.1.0", + "version": "12.2.0", "type": "module", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.js", @@ -32,13 +32,13 @@ "dependencies": { "@aws-sdk/client-iot-events": "3.354.0", "@aws-sdk/client-iotsitewise": "3.696.0", - "@iot-app-kit/core": "*", + "@iot-app-kit/core": "12.2.0", "parse-duration": "^1.1.0" }, "devDependencies": { - "@iot-app-kit/ts-config": "*", + "@iot-app-kit/ts-config": "12.2.0", "@types/node": "^18.16.18", - "eslint-config-iot-app-kit": "*", + "eslint-config-iot-app-kit": "12.2.0", "rimraf": "^5.0.1", "typescript": "^5.5.4" } diff --git a/packages/tools-iottwinmaker/CHANGELOG.md b/packages/tools-iottwinmaker/CHANGELOG.md index 161eeb7d4..37149682e 100644 --- a/packages/tools-iottwinmaker/CHANGELOG.md +++ b/packages/tools-iottwinmaker/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [12.2.0](https://github.com/awslabs/iot-app-kit/compare/tools-iottwinmaker-v12.1.0...tools-iottwinmaker-v12.2.0) (2024-11-28) + + +### Bug Fixes + +* exports ([8dc01a2](https://github.com/awslabs/iot-app-kit/commit/8dc01a2eac39905a6c1c0304082afc091bc27006)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @iot-app-kit/ts-config bumped from * to 12.2.0 + ## [12.1.0](https://github.com/awslabs/iot-app-kit/compare/tools-iottwinmaker-v12.0.0...tools-iottwinmaker-v12.1.0) (2024-11-20) diff --git a/packages/tools-iottwinmaker/package.json b/packages/tools-iottwinmaker/package.json index 831d4a854..6ba2973d8 100644 --- a/packages/tools-iottwinmaker/package.json +++ b/packages/tools-iottwinmaker/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "12.1.0", + "version": "12.2.0", "engines": { "node": ">=16", "npm": ">=8" @@ -47,7 +47,7 @@ "package-mac": "pkg . --targets node16-macos-x64 --output tmdt_local" }, "devDependencies": { - "@iot-app-kit/ts-config": "*", + "@iot-app-kit/ts-config": "12.2.0", "@types/node": "^18.16.18", "@types/prompts": "^2.4.4", "@types/yargs": "^17.0.24",