Skip to content

Commit

Permalink
fix: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sheilaXu committed Oct 26, 2022
1 parent 32a39a3 commit 9a34f6f
Show file tree
Hide file tree
Showing 9 changed files with 39 additions and 41 deletions.
12 changes: 6 additions & 6 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.2.0 (2022-10-21)
## 2.2.0 (2022-10-21)

## Features
### Features

* source-iotsitewise, core, components:
* Introduce alarms support ([9bc221e](https://github.com/awslabs/iot-app-kit/commit/9bc221ef19fc5a9db4360c1d124f41e7b0d896be))
Expand Down Expand Up @@ -55,7 +55,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* reduce concurrent workers in testing ([e8d6dbc](https://github.com/awslabs/iot-app-kit/commit/e8d6dbcac3f3e2e503e02db0087d5db324e9b521))
* easier linking for iot-app-kit packages ([44d454d](https://github.com/awslabs/iot-app-kit/commit/44d454d955e22581228d3d77829b8ad27a24fd52))

# 2.1.0 (2022-09-30)
## 2.1.0 (2022-09-30)

### Features

Expand All @@ -81,7 +81,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* update react / react-dom versions from >=16 to ^17 ([f08c541](https://github.com/awslabs/iot-app-kit/commit/f08c541f017f4bbefae085e45c2ef2e686eb5919))
* update jest versions from 28 to 27 to be consistent with other modules ([f08c541](https://github.com/awslabs/iot-app-kit/commit/f08c541f017f4bbefae085e45c2ef2e686eb5919))

# 2.0.0 (2022-09-14)
## 2.0.0 (2022-09-14)

### BREAKING CHANGES
* `@iot-app-kit/components/iot-table` now uses AWS-UI's table components (wrapped as a separated [table package](https://github.com/awslabs/iot-app-kit/blob/main/packages/table)) instead of Synchro-chart's table component.
Expand All @@ -95,7 +95,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* bump synchro-charts/core version from v5 to v6 (#199) ([ad1e3e6](https://github.com/awslabs/iot-app-kit/commit/ad1e3e6108cc02d58060365ab4bad950f0e991cc))
* Migrate to NPM workspaces ([8e200be](https://github.com/awslabs/iot-app-kit/commit/8e200be0401fe6fa989cbf9a1ad96aafd8305a96))

# 1.5.0 (2022-07-09)
## 1.5.0 (2022-07-09)


### Features
Expand Down Expand Up @@ -167,7 +167,7 @@ IotTable:



# 1.4.0 (2022-06-09)
## 1.4.0 (2022-06-09)


### Features
Expand Down
10 changes: 5 additions & 5 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.2.0 (2022-10-21)
## 2.2.0 (2022-10-21)

## Features
### Features

* source-iotsitewise, core, components:
* Introduce alarms support ([9bc221e](https://github.com/awslabs/iot-app-kit/commit/9bc221ef19fc5a9db4360c1d124f41e7b0d896be))
Expand Down Expand Up @@ -55,7 +55,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* reduce concurrent workers in testing ([e8d6dbc](https://github.com/awslabs/iot-app-kit/commit/e8d6dbcac3f3e2e503e02db0087d5db324e9b521))
* easier linking for iot-app-kit packages ([44d454d](https://github.com/awslabs/iot-app-kit/commit/44d454d955e22581228d3d77829b8ad27a24fd52))

# 2.1.0 (2022-09-30)
## 2.1.0 (2022-09-30)

### Features

Expand All @@ -81,7 +81,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* update react / react-dom versions from >=16 to ^17 ([f08c541](https://github.com/awslabs/iot-app-kit/commit/f08c541f017f4bbefae085e45c2ef2e686eb5919))
* update jest versions from 28 to 27 to be consistent with other modules ([f08c541](https://github.com/awslabs/iot-app-kit/commit/f08c541f017f4bbefae085e45c2ef2e686eb5919))

# 2.0.0 (2022-09-14)
## 2.0.0 (2022-09-14)

### BREAKING CHANGES
* Refactor time series data module to   remove unused functionality. Add meta field to data stream.([c063d5c](https://github.com/awslabs/iot-app-kit/commit/c063d5c9f9dddcdff2b3d29a0b1f7b67b04c75a4))
Expand All @@ -100,7 +100,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* Migrate to NPM workspaces ([8e200be](https://github.com/awslabs/iot-app-kit/commit/8e200be0401fe6fa989cbf9a1ad96aafd8305a96))


# 1.4.0 (2022-06-09)
## 1.4.0 (2022-06-09)


### Features
Expand Down
10 changes: 5 additions & 5 deletions packages/react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.2.0 (2022-10-21)
## 2.2.0 (2022-10-21)

## Features
### Features

* source-iotsitewise, core, components:
* Introduce alarms support ([9bc221e](https://github.com/awslabs/iot-app-kit/commit/9bc221ef19fc5a9db4360c1d124f41e7b0d896be))
Expand Down Expand Up @@ -55,7 +55,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* reduce concurrent workers in testing ([e8d6dbc](https://github.com/awslabs/iot-app-kit/commit/e8d6dbcac3f3e2e503e02db0087d5db324e9b521))
* easier linking for iot-app-kit packages ([44d454d](https://github.com/awslabs/iot-app-kit/commit/44d454d955e22581228d3d77829b8ad27a24fd52))

# 2.1.0 (2022-09-30)
## 2.1.0 (2022-09-30)

### Features

Expand All @@ -81,13 +81,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* update react / react-dom versions from >=16 to ^17 ([f08c541](https://github.com/awslabs/iot-app-kit/commit/f08c541f017f4bbefae085e45c2ef2e686eb5919))
* update jest versions from 28 to 27 to be consistent with other modules ([f08c541](https://github.com/awslabs/iot-app-kit/commit/f08c541f017f4bbefae085e45c2ef2e686eb5919))

# 2.0.0 (2022-09-14)
## 2.0.0 (2022-09-14)

### Miscellaneous
* Migrate to NPM workspaces ([8e200be](https://github.com/awslabs/iot-app-kit/commit/8e200be0401fe6fa989cbf9a1ad96aafd8305a96))


# 1.4.0 (2022-06-09)
## 1.4.0 (2022-06-09)


### Features
Expand Down
10 changes: 5 additions & 5 deletions packages/related-table/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.2.0 (2022-10-21)
## 2.2.0 (2022-10-21)

## Features
### Features

* source-iotsitewise, core, components:
* Introduce alarms support ([9bc221e](https://github.com/awslabs/iot-app-kit/commit/9bc221ef19fc5a9db4360c1d124f41e7b0d896be))
Expand Down Expand Up @@ -55,7 +55,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* reduce concurrent workers in testing ([e8d6dbc](https://github.com/awslabs/iot-app-kit/commit/e8d6dbcac3f3e2e503e02db0087d5db324e9b521))
* easier linking for iot-app-kit packages ([44d454d](https://github.com/awslabs/iot-app-kit/commit/44d454d955e22581228d3d77829b8ad27a24fd52))

# 2.1.0 (2022-09-30)
## 2.1.0 (2022-09-30)

### Features

Expand All @@ -81,12 +81,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* update react / react-dom versions from >=16 to ^17 ([f08c541](https://github.com/awslabs/iot-app-kit/commit/f08c541f017f4bbefae085e45c2ef2e686eb5919))
* update jest versions from 28 to 27 to be consistent with other modules ([f08c541](https://github.com/awslabs/iot-app-kit/commit/f08c541f017f4bbefae085e45c2ef2e686eb5919))

# 2.0.0 (2022-09-14)
## 2.0.0 (2022-09-14)

### Miscellaneous
* Migrate to NPM workspaces ([8e200be](https://github.com/awslabs/iot-app-kit/commit/8e200be0401fe6fa989cbf9a1ad96aafd8305a96))

# 1.4.0 (2022-06-09)
## 1.4.0 (2022-06-09)


### Features
Expand Down
6 changes: 3 additions & 3 deletions packages/scene-composer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.2.0 (2022-10-21)
## 2.2.0 (2022-10-21)

## Features
### Features

* source-iotsitewise, core, components:
* Introduce alarms support ([9bc221e](https://github.com/awslabs/iot-app-kit/commit/9bc221ef19fc5a9db4360c1d124f41e7b0d896be))
Expand Down Expand Up @@ -55,7 +55,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* reduce concurrent workers in testing ([e8d6dbc](https://github.com/awslabs/iot-app-kit/commit/e8d6dbcac3f3e2e503e02db0087d5db324e9b521))
* easier linking for iot-app-kit packages ([44d454d](https://github.com/awslabs/iot-app-kit/commit/44d454d955e22581228d3d77829b8ad27a24fd52))

# 2.1.0 (2022-09-30)
## 2.1.0 (2022-09-30)

### Features

Expand Down
10 changes: 5 additions & 5 deletions packages/source-iotsitewise/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.2.0 (2022-10-21)
## 2.2.0 (2022-10-21)

## Features

Expand Down Expand Up @@ -55,7 +55,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* reduce concurrent workers in testing ([e8d6dbc](https://github.com/awslabs/iot-app-kit/commit/e8d6dbcac3f3e2e503e02db0087d5db324e9b521))
* easier linking for iot-app-kit packages ([44d454d](https://github.com/awslabs/iot-app-kit/commit/44d454d955e22581228d3d77829b8ad27a24fd52))

# 2.1.0 (2022-09-30)
## 2.1.0 (2022-09-30)

### Features

Expand All @@ -81,7 +81,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* update react / react-dom versions from >=16 to ^17 ([f08c541](https://github.com/awslabs/iot-app-kit/commit/f08c541f017f4bbefae085e45c2ef2e686eb5919))
* update jest versions from 28 to 27 to be consistent with other modules ([f08c541](https://github.com/awslabs/iot-app-kit/commit/f08c541f017f4bbefae085e45c2ef2e686eb5919))

# 2.0.0 (2022-09-14)
## 2.0.0 (2022-09-14)

### BREAKING CHANGES
* Change time series data modules getRequestsFromQueries to be async ([11f7fb0](https://github.com/awslabs/iot-app-kit/commit/11f7fb0442045d20c1ff9cce1567d3126380b29b))
Expand All @@ -90,7 +90,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* bump synchro-charts/core version from v5 to v6 (#199) ([ad1e3e6](https://github.com/awslabs/iot-app-kit/commit/ad1e3e6108cc02d58060365ab4bad950f0e991cc))
* Migrate to NPM workspaces ([8e200be](https://github.com/awslabs/iot-app-kit/commit/8e200be0401fe6fa989cbf9a1ad96aafd8305a96))

# 1.5.0 (2022-07-09)
## 1.5.0 (2022-07-09)


### Features
Expand All @@ -100,7 +100,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



# 1.4.0 (2022-06-09)
## 1.4.0 (2022-06-09)


### Features
Expand Down
6 changes: 3 additions & 3 deletions packages/source-iottwinmaker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.2.0 (2022-10-21)
## 2.2.0 (2022-10-21)

## Features
### Features

* source-iotsitewise, core, components:
* Introduce alarms support ([9bc221e](https://github.com/awslabs/iot-app-kit/commit/9bc221ef19fc5a9db4360c1d124f41e7b0d896be))
Expand Down Expand Up @@ -55,7 +55,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* reduce concurrent workers in testing ([e8d6dbc](https://github.com/awslabs/iot-app-kit/commit/e8d6dbcac3f3e2e503e02db0087d5db324e9b521))
* easier linking for iot-app-kit packages ([44d454d](https://github.com/awslabs/iot-app-kit/commit/44d454d955e22581228d3d77829b8ad27a24fd52))

# 2.1.0 (2022-09-30)
## 2.1.0 (2022-09-30)

### Features

Expand Down
8 changes: 4 additions & 4 deletions packages/table/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.2.0 (2022-10-21)
## 2.2.0 (2022-10-21)

## Features
### Features

* source-iotsitewise, core, components:
* Introduce alarms support ([9bc221e](https://github.com/awslabs/iot-app-kit/commit/9bc221ef19fc5a9db4360c1d124f41e7b0d896be))
Expand Down Expand Up @@ -55,7 +55,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* reduce concurrent workers in testing ([e8d6dbc](https://github.com/awslabs/iot-app-kit/commit/e8d6dbcac3f3e2e503e02db0087d5db324e9b521))
* easier linking for iot-app-kit packages ([44d454d](https://github.com/awslabs/iot-app-kit/commit/44d454d955e22581228d3d77829b8ad27a24fd52))

# 2.1.0 (2022-09-30)
## 2.1.0 (2022-09-30)

### Features

Expand All @@ -82,7 +82,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* update jest versions from 28 to 27 to be consistent with other modules ([f08c541](https://github.com/awslabs/iot-app-kit/commit/f08c541f017f4bbefae085e45c2ef2e686eb5919))


# 2.0.0 (2022-09-14)
## 2.0.0 (2022-09-14)

### Features
* introduce new table component supporting filtering and sorting. ([c75d4f0](https://github.com/awslabs/iot-app-kit/commit/c75d4f05b64c801c06ba45acd3b5df2fb7d2e30a))
Expand Down
8 changes: 3 additions & 5 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
{
"packages": {
".": {
"component": "root"
},
"packages/components": {
"component": "components"
},
Expand Down Expand Up @@ -39,8 +36,9 @@
"type": "linked-versions",
"group-name": "iot-app-kit",
"components": [
"root", "components", "core", "react-components", "related-table", "scene-composer", "source-iotsitewise", "source-iottwinmaker", "table"
"components", "core", "react-components", "related-table", "scene-composer", "source-iotsitewise", "source-iottwinmaker", "table"
]
}
]
],
"group-pull-request-title-pattern": "chore: release ${version}"
}

0 comments on commit 9a34f6f

Please sign in to comment.