Skip to content

Commit 16711f0

Browse files
author
hubstairs bot
committed
v1.1.1
1 parent 06151be commit 16711f0

File tree

4 files changed

+20
-2
lines changed

4 files changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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.1.1](https://github.com/hubstairs/display-controller/compare/v1.1.0...v1.1.1) (2020-11-13)
7+
8+
9+
### Bug Fixes
10+
11+
* unable to set config undefined ([06151be](https://github.com/hubstairs/display-controller/commit/06151be06429e73057adb989e50697150fa7ca7c))
12+
13+
14+
615
## [1.1.0](https://github.com/hubstairs/display-controller/compare/v1.0.0...v1.1.0) (2020-11-05)
716

817

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"packages/*"
66
],
77
"changelogPreset": "conventionalcommits",
8-
"version": "1.1.0"
8+
"version": "1.1.1"
99
}

packages/display-react/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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.1.1](https://github.com/hubstairs/display-controller/compare/v1.1.0...v1.1.1) (2020-11-13)
7+
8+
9+
### Bug Fixes
10+
11+
* unable to set config undefined ([06151be](https://github.com/hubstairs/display-controller/commit/06151be06429e73057adb989e50697150fa7ca7c))
12+
13+
14+
615
## [1.1.0](https://github.com/hubstairs/display-controller/compare/v1.0.0...v1.1.0) (2020-11-05)
716

817

packages/display-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hubstairs/display-react",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"homepage": "https:/www.hubstairs.com",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)