Skip to content

Commit

Permalink
chore: release 10.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and ssjagad committed Mar 29, 2024
1 parent 0711015 commit fc2be05
Show file tree
Hide file tree
Showing 34 changed files with 501 additions and 216 deletions.
32 changes: 16 additions & 16 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"packages/components": "10.1.0",
"packages/core": "10.1.0",
"packages/dashboard": "10.1.0",
"packages/doc-site": "10.1.0",
"packages/core-util": "10.1.0",
"packages/react-components": "10.1.0",
"packages/related-table": "10.1.0",
"packages/scene-composer": "10.1.0",
"packages/source-iotsitewise": "10.1.0",
"packages/source-iottwinmaker": "10.1.0",
".": "10.1.0",
"configuration/jest-config": "10.1.0",
"packages/testing-util": "10.1.0",
"configuration/ts-config": "10.1.0",
"configuration/eslint-config": "10.1.0",
"packages/tools-iottwinmaker": "10.1.0"
"packages/components": "10.2.0",
"packages/core": "10.2.0",
"packages/dashboard": "10.2.0",
"packages/doc-site": "10.2.0",
"packages/core-util": "10.2.0",
"packages/react-components": "10.2.0",
"packages/related-table": "10.2.0",
"packages/scene-composer": "10.2.0",
"packages/source-iotsitewise": "10.2.0",
"packages/source-iottwinmaker": "10.2.0",
".": "10.2.0",
"configuration/jest-config": "10.2.0",
"packages/testing-util": "10.2.0",
"configuration/ts-config": "10.2.0",
"configuration/eslint-config": "10.2.0",
"packages/tools-iottwinmaker": "10.2.0"
}
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,29 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [10.2.0](https://github.com/awslabs/iot-app-kit/compare/root-v10.1.0...root-v10.2.0) (2024-03-29)


### Features

* add data quality to kpi and status ([7248004](https://github.com/awslabs/iot-app-kit/commit/724800417bc8c74f518d6a39044c815848ef431f))
* display assetname conditionally in legend [#2277](https://github.com/awslabs/iot-app-kit/issues/2277) ([c4c443f](https://github.com/awslabs/iot-app-kit/commit/c4c443fab77d6e337d32fbecebb308c7f339fab5))
* l4e table ([5bd6898](https://github.com/awslabs/iot-app-kit/commit/5bd68983268d00ff60bf0434e5b810e52254c16c))
* l4e timeline (mock data only) ([829496c](https://github.com/awslabs/iot-app-kit/commit/829496cd0f51fb4131b5a081c8ecc7d17763b5be))
* migrate from awsui to cloudscape ([37802b1](https://github.com/awslabs/iot-app-kit/commit/37802b18f12844dba6876cd7d94c50420cbece66))
* **react-components:** add data quality to xy-plot ([ed18e0d](https://github.com/awslabs/iot-app-kit/commit/ed18e0d891035803dfc0cc646371ae1e20914d2a))
* updated background color tokens to support theming [#2668](https://github.com/awslabs/iot-app-kit/issues/2668) ([a21fbe7](https://github.com/awslabs/iot-app-kit/commit/a21fbe7ca1c90dedb1ba024a1cc17682343e0c1f))
* updated the theming support for kpi and tc [#2668](https://github.com/awslabs/iot-app-kit/issues/2668) ([d32a018](https://github.com/awslabs/iot-app-kit/commit/d32a0184518ef02222ef15359d49bccb68f6ee39))


### Bug Fixes

* added validation for the decimal places input [#2567](https://github.com/awslabs/iot-app-kit/issues/2567) ([57bcb3d](https://github.com/awslabs/iot-app-kit/commit/57bcb3ddd4d1b0d88d301838f736fbf601ba48d5))
* dark mode support for expandable sections in config panel and text widget text color [#2668](https://github.com/awslabs/iot-app-kit/issues/2668) ([89ba559](https://github.com/awslabs/iot-app-kit/commit/89ba5596fb6c185e8c78e73617733c123a7ef1b3))
* l4e code clean up ([ad19b6c](https://github.com/awslabs/iot-app-kit/commit/ad19b6c68c515182454d9132629f2736f5fa4988))
* **scene:** handle bad texture files gracefully and toggle opacity on selection ([dca5b10](https://github.com/awslabs/iot-app-kit/commit/dca5b10404d9dd1175e16284d9733abe38590175))
* updated theming support for buttons [#2668](https://github.com/awslabs/iot-app-kit/issues/2668) ([1ffead0](https://github.com/awslabs/iot-app-kit/commit/1ffead0805048445b677f4cd63a31af7d5912095))

## [10.1.0](https://github.com/awslabs/iot-app-kit/compare/root-v10.0.0...root-v10.1.0) (2024-03-21)


Expand Down
7 changes: 7 additions & 0 deletions configuration/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [10.2.0](https://github.com/awslabs/iot-app-kit/compare/eslint-config-v10.1.0...eslint-config-v10.2.0) (2024-03-29)


### Miscellaneous Chores

* **eslint-config:** Synchronize iot-app-kit versions

## [10.1.0](https://github.com/awslabs/iot-app-kit/compare/eslint-config-v10.0.0...eslint-config-v10.1.0) (2024-03-21)


Expand Down
2 changes: 1 addition & 1 deletion configuration/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "eslint-config-iot-app-kit",
"main": "index.js",
"private": true,
"version": "10.1.0",
"version": "10.2.0",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.62.0",
Expand Down
7 changes: 7 additions & 0 deletions configuration/jest-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [10.2.0](https://github.com/awslabs/iot-app-kit/compare/jest-config-v10.1.0...jest-config-v10.2.0) (2024-03-29)


### Miscellaneous Chores

* **jest-config:** Synchronize iot-app-kit versions

## [10.1.0](https://github.com/awslabs/iot-app-kit/compare/jest-config-v10.0.0...jest-config-v10.1.0) (2024-03-21)


Expand Down
2 changes: 1 addition & 1 deletion configuration/jest-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iot-app-kit/jest-config",
"version": "10.1.0",
"version": "10.2.0",
"main": "index.ts",
"private": true,
"publishConfig": {
Expand Down
7 changes: 7 additions & 0 deletions configuration/ts-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [10.2.0](https://github.com/awslabs/iot-app-kit/compare/ts-config-v10.1.0...ts-config-v10.2.0) (2024-03-29)


### Miscellaneous Chores

* **ts-config:** Synchronize iot-app-kit versions

## [10.1.0](https://github.com/awslabs/iot-app-kit/compare/ts-config-v10.0.0...ts-config-v10.1.0) (2024-03-21)


Expand Down
2 changes: 1 addition & 1 deletion configuration/ts-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iot-app-kit/ts-config",
"version": "10.1.0",
"version": "10.2.0",
"type": "module",
"private": true,
"files": [
Expand Down

0 comments on commit fc2be05

Please sign in to comment.