Skip to content

Commit 6c833f1

Browse files
author
hubstairs bot
committed
v1.5.1
1 parent 9c09cb1 commit 6c833f1

File tree

4 files changed

+20
-2
lines changed

4 files changed

+20
-2
lines changed

CHANGELOG.md

+9
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.5.1](https://github.com/hubstairs/display-controller/compare/v1.5.0...v1.5.1) (2022-05-17)
7+
8+
9+
### Bug Fixes
10+
11+
* types ([9c09cb1](https://github.com/hubstairs/display-controller/commit/9c09cb1e7ebf93af5ae7e358510f6a6939c107f9))
12+
13+
14+
615
## [1.5.0](https://github.com/hubstairs/display-controller/compare/v1.4.0...v1.5.0) (2022-05-17)
716

817

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"packages/*"
66
],
77
"changelogPreset": "conventionalcommits",
8-
"version": "1.5.0"
8+
"version": "1.5.1"
99
}

packages/display-react/CHANGELOG.md

+9
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.5.1](https://github.com/hubstairs/display-controller/compare/v1.5.0...v1.5.1) (2022-05-17)
7+
8+
9+
### Bug Fixes
10+
11+
* types ([9c09cb1](https://github.com/hubstairs/display-controller/commit/9c09cb1e7ebf93af5ae7e358510f6a6939c107f9))
12+
13+
14+
615
## [1.5.0](https://github.com/hubstairs/display-controller/compare/v1.4.0...v1.5.0) (2022-05-17)
716

817

packages/display-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hubstairs/display-react",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"homepage": "https:/www.hubstairs.com",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)