Skip to content

Commit 116c9b1

Browse files
committed
v2.143.0-next.12
1 parent ba7b4a3 commit 116c9b1

4 files changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# [2.143.0-next.12](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.143.0-next.11...v2.143.0-next.12) (2021-01-22)
7+
8+
**Note:** Version bump only for package ibm-ai-applications

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

packages/react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# [2.143.0-next.12](https://github.com/carbon-design-system/carbon-addons-iot-react/compare/v2.143.0-next.11...v2.143.0-next.12) (2021-01-22)
7+
8+
**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
@@ -275,5 +275,5 @@
275275
"resolutions": {
276276
"chokidar": "3.3.1"
277277
},
278-
"version": "2.143.0-next.11"
278+
"version": "2.143.0-next.12"
279279
}

0 commit comments

Comments
 (0)