Skip to content

Commit deca80a

Browse files
committed
v2.143.0-next.15
1 parent 4ef1d71 commit deca80a

4 files changed

Lines changed: 25 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.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)
7+
8+
9+
### Bug Fixes
10+
11+
* remove unused and invalid scss style ([251aa9b](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/251aa9bb77a369373d7327e0a0780296d1a11738))
12+
* **hotspot:** remove uneeded style causing compliation issues ([631ef32](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/631ef322c9c80e71f33fb5cf260853deba6effce))
13+
14+
15+
16+
17+
618
# [2.143.0-next.14](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.143.0-next.13...v2.143.0-next.14) (2021-01-25)
719

820

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

packages/react/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.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)
7+
8+
9+
### Bug Fixes
10+
11+
* remove unused and invalid scss style ([251aa9b](https://github.com/carbon-design-system/carbon-addons-iot-react/commit/251aa9bb77a369373d7327e0a0780296d1a11738))
12+
13+
14+
15+
16+
617
# [2.143.0-next.14](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.143.0-next.13...v2.143.0-next.14) (2021-01-25)
718

819

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

0 commit comments

Comments
 (0)