Skip to content

Commit 43bd762

Browse files
author
Travis CI User
committed
v1.0.2
1 parent ac013be commit 43bd762

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

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+
## [1.0.2](https://github.com/nulogy/design-system/compare/v1.0.1...v1.0.2) (2020-02-20)
7+
8+
**Note:** Version bump only for package @nulogy/nds
9+
10+
11+
12+
13+
614
## [1.0.1](https://github.com/nulogy/design-system/compare/v1.0.0...v1.0.1) (2020-02-19)
715

816
**Note:** Version bump only for package @nulogy/nds

components-e2e/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+
## [1.0.2](https://github.com/nulogy/design-system/compare/v1.0.1...v1.0.2) (2020-02-20)
7+
8+
**Note:** Version bump only for package @nulogy/components-e2e
9+
10+
11+
12+
13+
614
## [1.0.1](https://github.com/nulogy/design-system/compare/v1.0.0...v1.0.1) (2020-02-19)
715

816
**Note:** Version bump only for package @nulogy/components-e2e

components-e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nulogy/components-e2e",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "browser tests for components",
55
"main": "index.js",
66
"license": "MIT",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.1",
2+
"version": "1.0.2",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

0 commit comments

Comments
 (0)