diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4e8365c30..b477cc109 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,11 +1,11 @@ { - "packages/components": "2.2.0", - "packages/core": "2.2.0", - "packages/react-components": "2.2.0", - "packages/related-table": "2.2.0", - "packages/scene-composer": "2.2.0", - "packages/source-iotsitewise": "2.2.0", - "packages/source-iottwinmaker": "2.2.0", - "packages/table": "2.2.0", - ".": "2.2.0" + "packages/components": "2.3.0", + "packages/core": "2.3.0", + "packages/react-components": "2.3.0", + "packages/related-table": "2.3.0", + "packages/scene-composer": "2.3.0", + "packages/source-iotsitewise": "2.3.0", + "packages/source-iottwinmaker": "2.3.0", + "packages/table": "2.3.0", + ".": "2.3.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 16f39184e..a1d540294 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. +## [2.3.0](https://github.com/awslabs/iot-app-kit/compare/root-v2.2.0...root-v2.3.0) (2022-11-01) + + +### Features + +* test commit with body ([5565629](https://github.com/awslabs/iot-app-kit/commit/5565629e54d24f1d8650088e44320f4f54841894)) +* test feat ([ed1670c](https://github.com/awslabs/iot-app-kit/commit/ed1670cfd1938be36f067d14fd21d49f3570e94e)) +* test feat commit ([373b3a9](https://github.com/awslabs/iot-app-kit/commit/373b3a93bbc2750a6117d6fff7e15da541c59c8c)) + + +### Bug Fixes + +* add root ([658a2f8](https://github.com/awslabs/iot-app-kit/commit/658a2f869c1059eac1b3d451f691ab6bb6e1dcfc)) +* changelog ([9a34f6f](https://github.com/awslabs/iot-app-kit/commit/9a34f6f3da21e02da71d4db6e7235c2ec7ed6017)) +* **composer:** Camera and Light helper visibility toggling ([#294](https://github.com/awslabs/iot-app-kit/issues/294)) ([f6bae7c](https://github.com/awslabs/iot-app-kit/commit/f6bae7c118dd7a68e0dd414cb90df95457c06b7c)) +* **composer:** Fixes 2nd camera viewing click bug ([#291](https://github.com/awslabs/iot-app-kit/issues/291)) ([ed04d13](https://github.com/awslabs/iot-app-kit/commit/ed04d130269840af40b3a383ed9dd43f04bcd804)) +* fix action git config ([b98c873](https://github.com/awslabs/iot-app-kit/commit/b98c873d0fb93f5a4bb55b702747c6c7b85e4df3)) +* fix root changelog ([5000e6a](https://github.com/awslabs/iot-app-kit/commit/5000e6a1f22fb8ac0d9ea5d47104fc24b4adbc31)) +* PR title ([32a39a3](https://github.com/awslabs/iot-app-kit/commit/32a39a31e839ad8d9b472a8052dad4a5de7d3bcb)) +* PR title ([4129ebb](https://github.com/awslabs/iot-app-kit/commit/4129ebbe57f8aa43afdd644c9ee54c49b1c6d61f)) +* PR title version ([c1e5b73](https://github.com/awslabs/iot-app-kit/commit/c1e5b73e8753a486b522cd04253c001fd255d214)) +* test changelog ([2667e91](https://github.com/awslabs/iot-app-kit/commit/2667e916b98931b733f913a58c4c5f6bdcffe8f3)) +* test changelog 2 ([97af1b9](https://github.com/awslabs/iot-app-kit/commit/97af1b9110f703d50b40fcbb827e3b94e8f6b1fd)) +* try PAT ([3a2c36e](https://github.com/awslabs/iot-app-kit/commit/3a2c36e09553e95b3b980be89b3cedeabdd462ea)) +* update locked versions ([f4999c3](https://github.com/awslabs/iot-app-kit/commit/f4999c3e3c02027b8fde44c9d45fb36c7df5f8ce)) + ## 2.2.0 (2022-10-21) ### Features diff --git a/package-lock.json b/package-lock.json index d5a430c07..790a35604 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,10 +1,12 @@ { "name": "iot-app-kit", + "version": "2.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "iot-app-kit", + "version": "2.3.0", "license": "Apache-2.0", "devDependencies": { "@babel/core": "^7.6.4", @@ -51136,16 +51138,16 @@ }, "packages/components": { "name": "@iot-app-kit/components", - "version": "2.2.0", + "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "@awsui/collection-hooks": "^1.0.0", "@awsui/components-react": "^3.0.0", "@awsui/design-tokens": "^3.0.0", - "@iot-app-kit/core": "^2.2.0", - "@iot-app-kit/related-table": "^2.2.0", - "@iot-app-kit/source-iotsitewise": "^2.2.0", - "@iot-app-kit/table": "^2.2.0", + "@iot-app-kit/core": "^2.3.0", + "@iot-app-kit/related-table": "^2.3.0", + "@iot-app-kit/source-iotsitewise": "^2.3.0", + "@iot-app-kit/table": "^2.3.0", "@stencil/core": "^2.7.0", "@synchro-charts/core": "^6.0.1", "styled-components": "^5.3.0" @@ -51632,7 +51634,7 @@ }, "packages/core": { "name": "@iot-app-kit/core", - "version": "2.2.0", + "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/client-iotsitewise": "^3.87.0", @@ -52845,13 +52847,13 @@ }, "packages/react-components": { "name": "@iot-app-kit/react-components", - "version": "2.2.0", + "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "@awsui/components-react": "^3.0.0", - "@iot-app-kit/components": "^2.2.0", - "@iot-app-kit/core": "^2.2.0", - "@iot-app-kit/source-iottwinmaker": "^2.2.0", + "@iot-app-kit/components": "^2.3.0", + "@iot-app-kit/core": "^2.3.0", + "@iot-app-kit/source-iottwinmaker": "^2.3.0", "dompurify": "2.3.4", "uuid": "^8.3.2", "video.js": "7.14.3" @@ -54076,7 +54078,7 @@ }, "packages/related-table": { "name": "@iot-app-kit/related-table", - "version": "2.2.0", + "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "mutationobserver-shim": "^0.3.7", @@ -54284,7 +54286,7 @@ }, "packages/scene-composer": { "name": "@iot-app-kit/scene-composer", - "version": "2.2.0", + "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "@awsui/collection-hooks": "^1.0.0", @@ -54292,8 +54294,8 @@ "@awsui/design-tokens": "^3.0.19", "@awsui/global-styles": "^1.0.12", "@formatjs/ts-transformer": "3.9.11", - "@iot-app-kit/core": "^2.2.0", - "@iot-app-kit/related-table": "^2.2.0", + "@iot-app-kit/core": "^2.3.0", + "@iot-app-kit/related-table": "^2.3.0", "@react-three/drei": "7.10.1", "@react-three/fiber": "7.0.6", "@react-three/postprocessing": "2.0.5", @@ -54330,7 +54332,7 @@ "@babel/preset-react": "^7.12.1", "@babel/runtime": "^7.12.1", "@formatjs/cli": "4.7.0", - "@iot-app-kit/source-iottwinmaker": "^2.2.0", + "@iot-app-kit/source-iottwinmaker": "^2.3.0", "@storybook/addon-actions": "^6.3.7", "@storybook/addon-controls": "^6.5.8", "@storybook/addon-essentials": "^6.3.7", @@ -56137,12 +56139,12 @@ }, "packages/source-iotsitewise": { "name": "@iot-app-kit/source-iotsitewise", - "version": "2.2.0", + "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/client-iot-events": "^3.118.1", "@aws-sdk/client-iotsitewise": "^3.87.0", - "@iot-app-kit/core": "^2.2.0", + "@iot-app-kit/core": "^2.3.0", "@rollup/plugin-typescript": "^8.3.0", "@synchro-charts/core": "^6.0.0", "dataloader": "^2.1.0", @@ -57334,7 +57336,7 @@ }, "packages/source-iottwinmaker": { "name": "@iot-app-kit/source-iottwinmaker", - "version": "2.2.0", + "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "@aws-sdk/client-iotsitewise": "^3.131.0", @@ -57342,7 +57344,7 @@ "@aws-sdk/client-kinesis-video": "^3.131.0", "@aws-sdk/client-kinesis-video-archived-media": "^3.131.0", "@aws-sdk/client-s3": "^3.72.0", - "@iot-app-kit/core": "^2.2.0", + "@iot-app-kit/core": "^2.3.0", "@synchro-charts/core": "^1.1.1", "flush-promises": "^1.0.2", "rxjs": "^7.4.0", @@ -58815,12 +58817,12 @@ }, "packages/table": { "name": "@iot-app-kit/table", - "version": "2.2.0", + "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "@awsui/collection-hooks": "^1.0.0", "@awsui/components-react": "^3.0.0", - "@iot-app-kit/core": "^2.2.0", + "@iot-app-kit/core": "^2.3.0", "@synchro-charts/core": "^5.0.0", "d3-array": "^3.1.6", "react": "^17.0.2", @@ -65571,10 +65573,10 @@ "@awsui/design-tokens": "^3.0.0", "@cypress/vue": "^3.1.2", "@cypress/webpack-dev-server": "^1.8.4", - "@iot-app-kit/core": "^2.2.0", - "@iot-app-kit/related-table": "^2.2.0", - "@iot-app-kit/source-iotsitewise": "^2.2.0", - "@iot-app-kit/table": "^2.2.0", + "@iot-app-kit/core": "^2.3.0", + "@iot-app-kit/related-table": "^2.3.0", + "@iot-app-kit/source-iotsitewise": "^2.3.0", + "@iot-app-kit/table": "^2.3.0", "@rollup/plugin-replace": "^3.0.0", "@stencil/core": "^2.7.0", "@stencil/router": "^1.0.1", @@ -66754,9 +66756,9 @@ "@babel/preset-react": "^7.12.1", "@babel/preset-typescript": "^7.12.1", "@babel/runtime": "^7.12.1", - "@iot-app-kit/components": "^2.2.0", - "@iot-app-kit/core": "^2.2.0", - "@iot-app-kit/source-iottwinmaker": "^2.2.0", + "@iot-app-kit/components": "^2.3.0", + "@iot-app-kit/core": "^2.3.0", + "@iot-app-kit/source-iottwinmaker": "^2.3.0", "@testing-library/jest-dom": "^4.2.4", "@testing-library/react": "^11.2.2", "@types/dompurify": "2.3.3", @@ -67773,9 +67775,9 @@ "@babel/runtime": "^7.12.1", "@formatjs/cli": "4.7.0", "@formatjs/ts-transformer": "3.9.11", - "@iot-app-kit/core": "^2.2.0", - "@iot-app-kit/related-table": "^2.2.0", - "@iot-app-kit/source-iottwinmaker": "^2.2.0", + "@iot-app-kit/core": "^2.3.0", + "@iot-app-kit/related-table": "^2.3.0", + "@iot-app-kit/source-iottwinmaker": "^2.3.0", "@react-three/drei": "7.10.1", "@react-three/fiber": "7.0.6", "@react-three/postprocessing": "2.0.5", @@ -69079,7 +69081,7 @@ "requires": { "@aws-sdk/client-iot-events": "^3.118.1", "@aws-sdk/client-iotsitewise": "^3.87.0", - "@iot-app-kit/core": "^2.2.0", + "@iot-app-kit/core": "^2.3.0", "@rollup/plugin-typescript": "^8.3.0", "@synchro-charts/core": "^6.0.0", "@types/jest": "^27.4.0", @@ -69926,7 +69928,7 @@ "@aws-sdk/client-kinesis-video": "^3.131.0", "@aws-sdk/client-kinesis-video-archived-media": "^3.131.0", "@aws-sdk/client-s3": "^3.72.0", - "@iot-app-kit/core": "^2.2.0", + "@iot-app-kit/core": "^2.3.0", "@synchro-charts/core": "^1.1.1", "@types/jest": "^27.4.0", "aws-sdk-client-mock": "^1.0.0", @@ -71015,7 +71017,7 @@ "@awsui/components-react": "^3.0.0", "@awsui/design-tokens": "^3.0.0", "@babel/preset-env": "^7.18.10", - "@iot-app-kit/core": "^2.2.0", + "@iot-app-kit/core": "^2.3.0", "@rollup/plugin-typescript": "^8.3.2", "@synchro-charts/core": "^5.0.0", "@types/jest": "^27.5.0", diff --git a/package.json b/package.json index a780a23f0..daf842018 100755 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "iot-app-kit", "private": true, "description": "IoT Application Kit", - "version": "2.2.0", + "version": "2.3.0", "main": "index.js", "license": "Apache-2.0", "repository": "git@github.com:awslabs/iot-app-kit.git", diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index bb486dfaa..c5cc7e507 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/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. +## [2.3.0](https://github.com/awslabs/iot-app-kit/compare/components-v2.2.0...components-v2.3.0) (2022-11-01) + + +### Bug Fixes + +* changelog ([9a34f6f](https://github.com/awslabs/iot-app-kit/commit/9a34f6f3da21e02da71d4db6e7235c2ec7ed6017)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @iot-app-kit/core bumped from ^2.2.0 to ^2.3.0 + * @iot-app-kit/related-table bumped from ^2.2.0 to ^2.3.0 + * @iot-app-kit/source-iotsitewise bumped from ^2.2.0 to ^2.3.0 + * @iot-app-kit/table bumped from ^2.2.0 to ^2.3.0 + ## 2.2.0 (2022-10-21) ### Features diff --git a/packages/components/package.json b/packages/components/package.json index b7a96849d..d48665f82 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "2.2.0", + "version": "2.3.0", "description": "IoT App Kit Components", "main": "dist/index.cjs.js", "module": "dist/custom-elements/index.js", @@ -51,10 +51,10 @@ "@awsui/collection-hooks": "^1.0.0", "@awsui/components-react": "^3.0.0", "@awsui/design-tokens": "^3.0.0", - "@iot-app-kit/core": "^2.2.0", - "@iot-app-kit/related-table": "^2.2.0", - "@iot-app-kit/source-iotsitewise": "^2.2.0", - "@iot-app-kit/table": "^2.2.0", + "@iot-app-kit/core": "^2.3.0", + "@iot-app-kit/related-table": "^2.3.0", + "@iot-app-kit/source-iotsitewise": "^2.3.0", + "@iot-app-kit/table": "^2.3.0", "@stencil/core": "^2.7.0", "@synchro-charts/core": "^6.0.1", "styled-components": "^5.3.0" diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 4f17316fb..008896454 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.0](https://github.com/awslabs/iot-app-kit/compare/core-v2.2.0...core-v2.3.0) (2022-11-01) + + +### Bug Fixes + +* changelog ([9a34f6f](https://github.com/awslabs/iot-app-kit/commit/9a34f6f3da21e02da71d4db6e7235c2ec7ed6017)) + ## 2.2.0 (2022-10-21) ### Features diff --git a/packages/core/package.json b/packages/core/package.json index a77ab142f..65a496ec4 100755 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -4,7 +4,7 @@ "publishConfig": { "access": "public" }, - "version": "2.2.0", + "version": "2.3.0", "description": "IoT Application Kit core", "main": "./dist/index.cj.js", "module": "./dist/index.js", diff --git a/packages/react-components/CHANGELOG.md b/packages/react-components/CHANGELOG.md index 0a9952b08..15c0e5f57 100644 --- a/packages/react-components/CHANGELOG.md +++ b/packages/react-components/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. +## [2.3.0](https://github.com/awslabs/iot-app-kit/compare/react-components-v2.2.0...react-components-v2.3.0) (2022-11-01) + + +### Bug Fixes + +* changelog ([9a34f6f](https://github.com/awslabs/iot-app-kit/commit/9a34f6f3da21e02da71d4db6e7235c2ec7ed6017)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @iot-app-kit/core bumped from ^2.2.0 to ^2.3.0 + * @iot-app-kit/components bumped from ^2.2.0 to ^2.3.0 + * @iot-app-kit/source-iottwinmaker bumped from ^2.2.0 to ^2.3.0 + ## 2.2.0 (2022-10-21) ### Features diff --git a/packages/react-components/package.json b/packages/react-components/package.json index 3f2b00459..ec88d1663 100644 --- a/packages/react-components/package.json +++ b/packages/react-components/package.json @@ -5,7 +5,7 @@ "access": "public" }, "sideEffects": false, - "version": "2.2.0", + "version": "2.3.0", "description": "React specific wrapper for IoT Application Kit", "author": { "name": "Amazon Web Services", @@ -79,9 +79,9 @@ }, "dependencies": { "@awsui/components-react": "^3.0.0", - "@iot-app-kit/core": "^2.2.0", - "@iot-app-kit/components": "^2.2.0", - "@iot-app-kit/source-iottwinmaker": "^2.2.0", + "@iot-app-kit/core": "^2.3.0", + "@iot-app-kit/components": "^2.3.0", + "@iot-app-kit/source-iottwinmaker": "^2.3.0", "dompurify": "2.3.4", "uuid": "^8.3.2", "video.js": "7.14.3" diff --git a/packages/related-table/CHANGELOG.md b/packages/related-table/CHANGELOG.md index a7ffe1eda..f81d21f61 100644 --- a/packages/related-table/CHANGELOG.md +++ b/packages/related-table/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.0](https://github.com/awslabs/iot-app-kit/compare/related-table-v2.2.0...related-table-v2.3.0) (2022-11-01) + + +### Bug Fixes + +* changelog ([9a34f6f](https://github.com/awslabs/iot-app-kit/commit/9a34f6f3da21e02da71d4db6e7235c2ec7ed6017)) + ## 2.2.0 (2022-10-21) ### Features diff --git a/packages/related-table/package.json b/packages/related-table/package.json index 79b53fead..cece7b95e 100644 --- a/packages/related-table/package.json +++ b/packages/related-table/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "2.2.0", + "version": "2.3.0", "description": "IoT Application Kit - Related Table component", "license": "Apache-2.0", "main": "dist/index.js", diff --git a/packages/scene-composer/CHANGELOG.md b/packages/scene-composer/CHANGELOG.md index 9a57bfd52..ddf0de61a 100644 --- a/packages/scene-composer/CHANGELOG.md +++ b/packages/scene-composer/CHANGELOG.md @@ -3,6 +3,31 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.0](https://github.com/awslabs/iot-app-kit/compare/scene-composer-v2.2.0...scene-composer-v2.3.0) (2022-11-01) + + +### Features + +* test commit with body ([5565629](https://github.com/awslabs/iot-app-kit/commit/5565629e54d24f1d8650088e44320f4f54841894)) +* test feat ([ed1670c](https://github.com/awslabs/iot-app-kit/commit/ed1670cfd1938be36f067d14fd21d49f3570e94e)) + + +### Bug Fixes + +* changelog ([9a34f6f](https://github.com/awslabs/iot-app-kit/commit/9a34f6f3da21e02da71d4db6e7235c2ec7ed6017)) +* **composer:** Camera and Light helper visibility toggling ([#294](https://github.com/awslabs/iot-app-kit/issues/294)) ([f6bae7c](https://github.com/awslabs/iot-app-kit/commit/f6bae7c118dd7a68e0dd414cb90df95457c06b7c)) +* **composer:** Fixes 2nd camera viewing click bug ([#291](https://github.com/awslabs/iot-app-kit/issues/291)) ([ed04d13](https://github.com/awslabs/iot-app-kit/commit/ed04d130269840af40b3a383ed9dd43f04bcd804)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @iot-app-kit/core bumped from ^2.2.0 to ^2.3.0 + * @iot-app-kit/related-table bumped from ^2.2.0 to ^2.3.0 + * devDependencies + * @iot-app-kit/source-iottwinmaker bumped from ^2.2.0 to ^2.3.0 + ## 2.2.0 (2022-10-21) ### Features diff --git a/packages/scene-composer/package.json b/packages/scene-composer/package.json index 7aae6b584..817bb9d0f 100644 --- a/packages/scene-composer/package.json +++ b/packages/scene-composer/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "2.2.0", + "version": "2.3.0", "description": "AWS IoT TwinMaker Scene Composer Library", "homepage": "https://github.com/awslabs/iot-app-kit#readme", "license": "Apache-2.0", @@ -60,7 +60,7 @@ "@babel/preset-react": "^7.12.1", "@babel/runtime": "^7.12.1", "@formatjs/cli": "4.7.0", - "@iot-app-kit/source-iottwinmaker": "^2.2.0", + "@iot-app-kit/source-iottwinmaker": "^2.3.0", "@storybook/addon-actions": "^6.3.7", "@storybook/addon-controls": "^6.5.8", "@storybook/addon-essentials": "^6.3.7", @@ -120,8 +120,8 @@ "@awsui/design-tokens": "^3.0.19", "@awsui/global-styles": "^1.0.12", "@formatjs/ts-transformer": "3.9.11", - "@iot-app-kit/core": "^2.2.0", - "@iot-app-kit/related-table": "^2.2.0", + "@iot-app-kit/core": "^2.3.0", + "@iot-app-kit/related-table": "^2.3.0", "@react-three/drei": "7.10.1", "@react-three/fiber": "7.0.6", "@react-three/postprocessing": "2.0.5", diff --git a/packages/source-iotsitewise/CHANGELOG.md b/packages/source-iotsitewise/CHANGELOG.md index e12aa8f37..43ccec8c9 100644 --- a/packages/source-iotsitewise/CHANGELOG.md +++ b/packages/source-iotsitewise/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.0](https://github.com/awslabs/iot-app-kit/compare/source-iotsitewise-v2.2.0...source-iotsitewise-v2.3.0) (2022-11-01) + + +### Bug Fixes + +* changelog ([9a34f6f](https://github.com/awslabs/iot-app-kit/commit/9a34f6f3da21e02da71d4db6e7235c2ec7ed6017)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @iot-app-kit/core bumped from ^2.2.0 to ^2.3.0 + ## 2.2.0 (2022-10-21) ## Features diff --git a/packages/source-iotsitewise/package.json b/packages/source-iotsitewise/package.json index c30836267..02b424a3f 100644 --- a/packages/source-iotsitewise/package.json +++ b/packages/source-iotsitewise/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "2.2.0", + "version": "2.3.0", "description": "AWS IoT SiteWise source for IoT Application Kit", "homepage": "https://github.com/awslabs/iot-app-kit#readme", "license": "Apache-2.0", @@ -40,7 +40,7 @@ "dependencies": { "@aws-sdk/client-iot-events": "^3.118.1", "@aws-sdk/client-iotsitewise": "^3.87.0", - "@iot-app-kit/core": "^2.2.0", + "@iot-app-kit/core": "^2.3.0", "@rollup/plugin-typescript": "^8.3.0", "@synchro-charts/core": "^6.0.0", "flush-promises": "^1.0.2", diff --git a/packages/source-iottwinmaker/CHANGELOG.md b/packages/source-iottwinmaker/CHANGELOG.md index 9a57bfd52..1f542b616 100644 --- a/packages/source-iottwinmaker/CHANGELOG.md +++ b/packages/source-iottwinmaker/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.0](https://github.com/awslabs/iot-app-kit/compare/source-iottwinmaker-v2.2.0...source-iottwinmaker-v2.3.0) (2022-11-01) + + +### Bug Fixes + +* changelog ([9a34f6f](https://github.com/awslabs/iot-app-kit/commit/9a34f6f3da21e02da71d4db6e7235c2ec7ed6017)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @iot-app-kit/core bumped from ^2.2.0 to ^2.3.0 + ## 2.2.0 (2022-10-21) ### Features diff --git a/packages/source-iottwinmaker/package.json b/packages/source-iottwinmaker/package.json index 3cecfb161..02325947a 100644 --- a/packages/source-iottwinmaker/package.json +++ b/packages/source-iottwinmaker/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "2.2.0", + "version": "2.3.0", "description": "AWS IoT TwinMaker source for IoT Application Kit", "homepage": "https://github.com/awslabs/iot-app-kit#readme", "license": "Apache-2.0", @@ -43,7 +43,7 @@ "@aws-sdk/client-kinesis-video": "^3.131.0", "@aws-sdk/client-kinesis-video-archived-media": "^3.131.0", "@aws-sdk/client-s3": "^3.72.0", - "@iot-app-kit/core": "^2.2.0", + "@iot-app-kit/core": "^2.3.0", "@synchro-charts/core": "^1.1.1", "flush-promises": "^1.0.2", "rxjs": "^7.4.0", diff --git a/packages/table/CHANGELOG.md b/packages/table/CHANGELOG.md index d2be7e479..585ecad1d 100644 --- a/packages/table/CHANGELOG.md +++ b/packages/table/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.0](https://github.com/awslabs/iot-app-kit/compare/table-v2.2.0...table-v2.3.0) (2022-11-01) + + +### Bug Fixes + +* changelog ([9a34f6f](https://github.com/awslabs/iot-app-kit/commit/9a34f6f3da21e02da71d4db6e7235c2ec7ed6017)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @iot-app-kit/core bumped from ^2.2.0 to ^2.3.0 + ## 2.2.0 (2022-10-21) ### Features diff --git a/packages/table/package.json b/packages/table/package.json index 1779f03c6..24f9d2c1f 100644 --- a/packages/table/package.json +++ b/packages/table/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "2.2.0", + "version": "2.3.0", "description": "IoT Application Kit - Table component", "license": "Apache-2.0", "main": "./dist/index.cj.js", @@ -55,7 +55,7 @@ "dependencies": { "@awsui/collection-hooks": "^1.0.0", "@awsui/components-react": "^3.0.0", - "@iot-app-kit/core": "^2.2.0", + "@iot-app-kit/core": "^2.3.0", "@synchro-charts/core": "^5.0.0", "d3-array": "^3.1.6", "react": "^17.0.2",