File tree 6 files changed +31
-4
lines changed
6 files changed +31
-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.7.0] ( https://github.com/hubstairs/display-controller/compare/v1.6.1...v1.7.0 ) (2022-07-29)
7
+
8
+
9
+ ### Features
10
+
11
+ * add initialProducts and initialProductsMode options ([ c809865] ( https://github.com/hubstairs/display-controller/commit/c809865a8f32f3a51d0217fbae4219b96c3cfe83 ) )
12
+
13
+
14
+
6
15
### [ 1.6.1] ( https://github.com/hubstairs/display-controller/compare/v1.6.0...v1.6.1 ) (2022-06-20)
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.6.1 "
8
+ "version" : " 1.7.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.7.0] ( https://github.com/hubstairs/display-controller/compare/v1.6.1...v1.7.0 ) (2022-07-29)
7
+
8
+
9
+ ### Features
10
+
11
+ * add initialProducts and initialProductsMode options ([ c809865] ( https://github.com/hubstairs/display-controller/commit/c809865a8f32f3a51d0217fbae4219b96c3cfe83 ) )
12
+
13
+
14
+
6
15
## [ 1.5.0] ( https://github.com/hubstairs/display-controller/compare/v1.4.0...v1.5.0 ) (2022-05-17)
7
16
8
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hubstairs/display-js" ,
3
- "version" : " 1.5 .0" ,
3
+ "version" : " 1.7 .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.7.0] ( https://github.com/hubstairs/display-controller/compare/v1.6.1...v1.7.0 ) (2022-07-29)
7
+
8
+
9
+ ### Features
10
+
11
+ * add initialProducts and initialProductsMode options ([ c809865] ( https://github.com/hubstairs/display-controller/commit/c809865a8f32f3a51d0217fbae4219b96c3cfe83 ) )
12
+
13
+
14
+
6
15
### [ 1.6.1] ( https://github.com/hubstairs/display-controller/compare/v1.6.0...v1.6.1 ) (2022-06-20)
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.6.1 " ,
3
+ "version" : " 1.7.0 " ,
4
4
"homepage" : " https:/www.hubstairs.com" ,
5
5
"repository" : {
6
6
"type" : " git" ,
61
61
},
62
62
"dependencies" : {
63
63
"@babel/runtime" : " ^7.17.2" ,
64
- "@hubstairs/display-js" : " ^1.5 .0"
64
+ "@hubstairs/display-js" : " ^1.7 .0"
65
65
}
66
66
}
You can’t perform that action at this time.
0 commit comments