File tree 6 files changed +30
-4
lines changed
6 files changed +30
-4
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.1.0] ( https://github.com/hubstairs/display-controller/compare/v1.0.0...v1.1.0 ) (2020-11-05)
7
+
8
+
9
+ ### Features
10
+
11
+ * add config option in display-react ([ 3412eb3] ( https://github.com/hubstairs/display-controller/commit/3412eb3ec3672a5b34d4f9a9beaea60f6b8a873b ) )
12
+
13
+
14
+
6
15
# [ 0.2.0] ( https://gitlab.com/hubstairs/front/npm-modules/display-controller/compare/v0.1.0...v0.2.0 ) (2020-07-24)
7
16
8
17
Original file line number Diff line number Diff line change 5
5
" packages/*"
6
6
],
7
7
"changelogPreset" : " conventionalcommits" ,
8
- "version" : " 1.0 .0"
8
+ "version" : " 1.1 .0"
9
9
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.1.0] ( https://github.com/hubstairs/display-controller/compare/v1.0.0...v1.1.0 ) (2020-11-05)
7
+
8
+ ** Note:** Version bump only for package @hubstairs/display-js
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.2.0] ( https://gitlab.com/hubstairs/front/npm-modules/display-controller/compare/v0.1.0...v0.2.0 ) (2020-07-24)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hubstairs/display-js" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"homepage" : " https:/www.hubstairs.com" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.1.0] ( https://github.com/hubstairs/display-controller/compare/v1.0.0...v1.1.0 ) (2020-11-05)
7
+
8
+
9
+ ### Features
10
+
11
+ * add config option in display-react ([ 3412eb3] ( https://github.com/hubstairs/display-controller/commit/3412eb3ec3672a5b34d4f9a9beaea60f6b8a873b ) )
12
+
13
+
14
+
6
15
# [ 0.2.0] ( https://gitlab.com/hubstairs/front/npm-modules/display-controller/compare/v0.1.0...v0.2.0 ) (2020-07-24)
7
16
8
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hubstairs/display-react" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"homepage" : " https:/www.hubstairs.com" ,
5
5
"repository" : {
6
6
"type" : " git" ,
59
59
},
60
60
"dependencies" : {
61
61
"@babel/runtime" : " ^7.12.5" ,
62
- "@hubstairs/display-js" : " ^1.0 .0"
62
+ "@hubstairs/display-js" : " ^1.1 .0"
63
63
}
64
64
}
You can’t perform that action at this time.
0 commit comments