Skip to content

Commit 233d449

Browse files
committed
v2.143.0-next.16
1 parent 2d8f61b commit 233d449

4 files changed

Lines changed: 21 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.143.0-next.16](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.143.0-next.15...v2.143.0-next.16) (2021-01-26)
7+
8+
9+
### Bug Fixes
10+
11+
* **dashboardgrid:** don't regenerate layout if one already exists ([2025d94](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/2025d94b58969b7b5b94f5c9d7e40de5df726862))
12+
13+
14+
15+
16+
617
# [2.143.0-next.15](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.143.0-next.14...v2.143.0-next.15) (2021-01-26)
718

819

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "2.143.0-next.15",
5+
"version": "2.143.0-next.16",
66
"npmClient": "yarn"
77
}

packages/react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.143.0-next.16](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.143.0-next.15...v2.143.0-next.16) (2021-01-26)
7+
8+
**Note:** Version bump only for package carbon-addons-iot-react
9+
10+
11+
12+
13+
614
# [2.143.0-next.15](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.143.0-next.14...v2.143.0-next.15) (2021-01-26)
715

816

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,5 +274,5 @@
274274
"resolutions": {
275275
"chokidar": "3.3.1"
276276
},
277-
"version": "2.143.0-next.15"
277+
"version": "2.143.0-next.16"
278278
}

0 commit comments

Comments
 (0)