Skip to content

Commit 8cd5158

Browse files
committed
v2.143.0-next.17
1 parent b85055e commit 8cd5158

4 files changed

Lines changed: 28 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.17](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.143.0-next.16...v2.143.0-next.17) (2021-01-26)
7+
8+
9+
### Bug Fixes
10+
11+
* **dashboardeditorcardrenderer:** fix formatting issue ([4643be4](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/4643be4979f26e87569ef6acd5c252ef744c920b))
12+
* **hotspoteditormodal:** 3 small ux improvements ([53936a1](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/53936a1b79d1d9de5c994f7d3edda66ad4bf17fc))
13+
* **hotspoteditormodal:** 3 small ux improvements ([a3f6418](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/a3f641899febdd92971a436c4f1b1b9f3e16ad5c))
14+
15+
16+
17+
18+
619
# [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)
720

821

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.16",
5+
"version": "2.143.0-next.17",
66
"npmClient": "yarn"
77
}

packages/react/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.17](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.143.0-next.16...v2.143.0-next.17) (2021-01-26)
7+
8+
9+
### Bug Fixes
10+
11+
* **dashboardeditorcardrenderer:** fix formatting issue ([4643be4](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/4643be4979f26e87569ef6acd5c252ef744c920b))
12+
* **hotspoteditormodal:** 3 small ux improvements ([53936a1](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/53936a1b79d1d9de5c994f7d3edda66ad4bf17fc))
13+
* **hotspoteditormodal:** 3 small ux improvements ([a3f6418](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/a3f641899febdd92971a436c4f1b1b9f3e16ad5c))
14+
15+
16+
17+
18+
619
# [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)
720

821
**Note:** Version bump only for package carbon-addons-iot-react

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.16"
277+
"version": "2.143.0-next.17"
278278
}

0 commit comments

Comments
 (0)