@operato/headroom 1.0.0-beta.1 → 1.0.0-beta.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +230 -539
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -3,15 +3,16 @@
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.0.0-beta.1](https://github.com/hatiolab/operato/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2022-04-11)
6
+ ## [1.0.0-beta.12](https://github.com/hatiolab/operato/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2022-05-13)
7
7
 
8
- **Note:** Version bump only for package @operato/headroom
9
8
 
9
+ ### :rocket: New Features
10
10
 
11
+ * storybook started ([90c08c9](https://github.com/hatiolab/operato/commit/90c08c9a15e5fe554baaa1becca07793e8434799))
11
12
 
12
13
 
13
14
 
14
- ## [1.0.0-beta.0](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.53...v1.0.0-beta.0) (2022-04-10)
15
+ ## [1.0.0-beta.11](https://github.com/hatiolab/operato/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-05-01)
15
16
 
16
17
  **Note:** Version bump only for package @operato/headroom
17
18
 
@@ -19,7 +20,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
19
20
 
20
21
 
21
22
 
22
- ## [1.0.0-alpha.53](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.52...v1.0.0-alpha.53) (2022-04-08)
23
+ ## [1.0.0-beta.10](https://github.com/hatiolab/operato/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2022-04-28)
23
24
 
24
25
  **Note:** Version bump only for package @operato/headroom
25
26
 
@@ -27,7 +28,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
27
28
 
28
29
 
29
30
 
30
- ## [1.0.0-alpha.52](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.51...v1.0.0-alpha.52) (2022-04-08)
31
+ ## [1.0.0-beta.9](https://github.com/hatiolab/operato/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2022-04-28)
31
32
 
32
33
  **Note:** Version bump only for package @operato/headroom
33
34
 
@@ -35,7 +36,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
35
36
 
36
37
 
37
38
 
38
- ## [1.0.0-alpha.51](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.50...v1.0.0-alpha.51) (2022-04-05)
39
+ ## [1.0.0-beta.8](https://github.com/hatiolab/operato/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2022-04-27)
39
40
 
40
41
  **Note:** Version bump only for package @operato/headroom
41
42
 
@@ -43,7 +44,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
43
44
 
44
45
 
45
46
 
46
- ## [1.0.0-alpha.50](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.49...v1.0.0-alpha.50) (2022-04-04)
47
+ ## [1.0.0-beta.7](https://github.com/hatiolab/operato/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2022-04-24)
47
48
 
48
49
  **Note:** Version bump only for package @operato/headroom
49
50
 
@@ -51,998 +52,688 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
51
52
 
52
53
 
53
54
 
54
- ## [1.0.0-alpha.49](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.48...v1.0.0-alpha.49) (2022-04-04)
55
+ ## [1.0.0-beta.6](https://github.com/hatiolab/operato/compare/v0.4.5...v1.0.0-beta.6) (2022-04-22)
55
56
 
56
- **Note:** Version bump only for package @operato/headroom
57
+ ## [1.0.0-beta.5](https://github.com/hatiolab/operato/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2022-04-18)
57
58
 
59
+ ## [1.0.0-beta.4](https://github.com/hatiolab/operato/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2022-04-14)
58
60
 
61
+ ## [1.0.0-beta.3](https://github.com/hatiolab/operato/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2022-04-12)
59
62
 
63
+ ## [1.0.0-beta.2](https://github.com/hatiolab/operato/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2022-04-12)
60
64
 
65
+ ## [1.0.0-beta.1](https://github.com/hatiolab/operato/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2022-04-11)
61
66
 
62
- ## [1.0.0-alpha.48](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.47...v1.0.0-alpha.48) (2022-04-03)
67
+ ## [1.0.0-beta.0](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.53...v1.0.0-beta.0) (2022-04-10)
63
68
 
64
- **Note:** Version bump only for package @operato/headroom
69
+ ## [1.0.0-alpha.53](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.52...v1.0.0-alpha.53) (2022-04-08)
70
+
71
+ ## [1.0.0-alpha.52](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.51...v1.0.0-alpha.52) (2022-04-08)
65
72
 
73
+ ## [1.0.0-alpha.51](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.50...v1.0.0-alpha.51) (2022-04-05)
66
74
 
75
+ ## [1.0.0-alpha.50](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.49...v1.0.0-alpha.50) (2022-04-04)
67
76
 
77
+ ## [1.0.0-alpha.49](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.48...v1.0.0-alpha.49) (2022-04-04)
68
78
 
79
+ ## [1.0.0-alpha.48](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.47...v1.0.0-alpha.48) (2022-04-03)
69
80
 
70
81
  ## [1.0.0-alpha.47](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.46...v1.0.0-alpha.47) (2022-04-02)
71
82
 
72
- **Note:** Version bump only for package @operato/headroom
73
-
83
+ ## [1.0.0-alpha.46](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.45...v1.0.0-alpha.46) (2022-04-02)
74
84
 
85
+ ## [1.0.0-alpha.45](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.44...v1.0.0-alpha.45) (2022-03-31)
75
86
 
87
+ ## [1.0.0-alpha.44](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.43...v1.0.0-alpha.44) (2022-03-31)
76
88
 
89
+ ## [1.0.0-alpha.43](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.42...v1.0.0-alpha.43) (2022-03-30)
77
90
 
78
- ## [1.0.0-alpha.46](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.45...v1.0.0-alpha.46) (2022-04-02)
91
+ ## [1.0.0-alpha.42](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.41...v1.0.0-alpha.42) (2022-03-29)
79
92
 
80
- **Note:** Version bump only for package @operato/headroom
93
+ ## [1.0.0-alpha.41](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.40...v1.0.0-alpha.41) (2022-03-27)
81
94
 
95
+ ## [1.0.0-alpha.40](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.39...v1.0.0-alpha.40) (2022-03-26)
82
96
 
97
+ ## [1.0.0-alpha.39](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.38...v1.0.0-alpha.39) (2022-03-25)
83
98
 
99
+ ## [1.0.0-alpha.38](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.37...v1.0.0-alpha.38) (2022-03-25)
84
100
 
101
+ ## [1.0.0-alpha.37](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.36...v1.0.0-alpha.37) (2022-03-25)
85
102
 
86
- ## [1.0.0-alpha.45](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.44...v1.0.0-alpha.45) (2022-03-31)
103
+ ## [1.0.0-alpha.36](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.35...v1.0.0-alpha.36) (2022-03-21)
87
104
 
88
- **Note:** Version bump only for package @operato/headroom
105
+ ## [1.0.0-alpha.35](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.34...v1.0.0-alpha.35) (2022-03-21)
89
106
 
107
+ ## [1.0.0-alpha.34](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.33...v1.0.0-alpha.34) (2022-03-20)
90
108
 
109
+ ## [1.0.0-alpha.33](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.32...v1.0.0-alpha.33) (2022-03-19)
91
110
 
111
+ ## [1.0.0-alpha.32](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.31...v1.0.0-alpha.32) (2022-03-19)
92
112
 
113
+ ## [1.0.0-alpha.31](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.30...v1.0.0-alpha.31) (2022-03-19)
93
114
 
94
- ## [1.0.0-alpha.44](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.43...v1.0.0-alpha.44) (2022-03-31)
115
+ ## [1.0.0-alpha.30](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2022-03-18)
95
116
 
96
- **Note:** Version bump only for package @operato/headroom
117
+ ## [1.0.0-alpha.29](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2022-03-17)
97
118
 
119
+ ## [1.0.0-alpha.28](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.26...v1.0.0-alpha.28) (2022-03-17)
98
120
 
121
+ ## [1.0.0-alpha.26](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.25...v1.0.0-alpha.26) (2022-03-17)
99
122
 
123
+ ## [1.0.0-alpha.25](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.24...v1.0.0-alpha.25) (2022-03-17)
100
124
 
125
+ ## [1.0.0-alpha.24](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.23...v1.0.0-alpha.24) (2022-03-17)
101
126
 
102
- ## [1.0.0-alpha.43](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.42...v1.0.0-alpha.43) (2022-03-30)
127
+ ## [1.0.0-alpha.23](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.22...v1.0.0-alpha.23) (2022-03-17)
103
128
 
104
- **Note:** Version bump only for package @operato/headroom
129
+ ## [1.0.0-alpha.22](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.21...v1.0.0-alpha.22) (2022-03-17)
105
130
 
131
+ ## [1.0.0-alpha.21](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.20...v1.0.0-alpha.21) (2022-03-16)
106
132
 
133
+ ## [1.0.0-alpha.20](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.19...v1.0.0-alpha.20) (2022-03-15)
107
134
 
135
+ ## [1.0.0-alpha.19](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.18...v1.0.0-alpha.19) (2022-03-14)
108
136
 
137
+ ## [1.0.0-alpha.18](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.17...v1.0.0-alpha.18) (2022-03-14)
109
138
 
110
- ## [1.0.0-alpha.42](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.41...v1.0.0-alpha.42) (2022-03-29)
139
+ ## [1.0.0-alpha.17](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.16...v1.0.0-alpha.17) (2022-03-13)
111
140
 
112
- **Note:** Version bump only for package @operato/headroom
141
+ ## [1.0.0-alpha.16](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.15...v1.0.0-alpha.16) (2022-03-13)
113
142
 
143
+ ## [1.0.0-alpha.15](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.14...v1.0.0-alpha.15) (2022-03-13)
114
144
 
145
+ ## [1.0.0-alpha.14](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.13...v1.0.0-alpha.14) (2022-03-13)
115
146
 
147
+ ## [1.0.0-alpha.13](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.12...v1.0.0-alpha.13) (2022-03-13)
116
148
 
149
+ ## [1.0.0-alpha.12](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.11...v1.0.0-alpha.12) (2022-03-13)
117
150
 
118
- ## [1.0.0-alpha.41](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.40...v1.0.0-alpha.41) (2022-03-27)
151
+ ## [1.0.0-alpha.11](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.10...v1.0.0-alpha.11) (2022-03-12)
119
152
 
120
- **Note:** Version bump only for package @operato/headroom
153
+ ## [1.0.0-alpha.10](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2022-03-12)
121
154
 
155
+ ## [1.0.0-alpha.9](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2022-03-12)
122
156
 
157
+ ## [1.0.0-alpha.8](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2022-03-11)
123
158
 
159
+ ## [1.0.0-alpha.7](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2022-03-11)
124
160
 
161
+ ## [1.0.0-alpha.6](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2022-03-11)
125
162
 
126
- ## [1.0.0-alpha.40](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.39...v1.0.0-alpha.40) (2022-03-26)
163
+ ## [1.0.0-alpha.5](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2022-03-11)
127
164
 
128
- **Note:** Version bump only for package @operato/headroom
165
+ ## [1.0.0-alpha.4](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2022-03-11)
129
166
 
167
+ ## [1.0.0-alpha.3](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2022-03-10)
130
168
 
169
+ ## [1.0.0-alpha.2](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2022-03-10)
131
170
 
171
+ ## [1.0.0-alpha.1](https://github.com/hatiolab/operato/compare/v0.4.3...v1.0.0-alpha.1) (2022-03-09)
132
172
 
173
+ **Note:** Version bump only for package @operato/headroom
133
174
 
134
- ## [1.0.0-alpha.39](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.38...v1.0.0-alpha.39) (2022-03-25)
135
175
 
136
- **Note:** Version bump only for package @operato/headroom
137
176
 
138
177
 
139
178
 
179
+ ## [1.0.0-beta.5](https://github.com/hatiolab/operato/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2022-04-18)
140
180
 
181
+ **Note:** Version bump only for package @operato/headroom
141
182
 
142
- ## [1.0.0-alpha.38](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.37...v1.0.0-alpha.38) (2022-03-25)
183
+ ## [1.0.0-beta.4](https://github.com/hatiolab/operato/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2022-04-14)
143
184
 
144
185
  **Note:** Version bump only for package @operato/headroom
145
186
 
187
+ ## [1.0.0-beta.3](https://github.com/hatiolab/operato/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2022-04-12)
146
188
 
189
+ **Note:** Version bump only for package @operato/headroom
147
190
 
191
+ ## [1.0.0-beta.2](https://github.com/hatiolab/operato/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2022-04-12)
148
192
 
193
+ **Note:** Version bump only for package @operato/headroom
149
194
 
150
- ## [1.0.0-alpha.37](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.36...v1.0.0-alpha.37) (2022-03-25)
195
+ ## [1.0.0-beta.1](https://github.com/hatiolab/operato/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2022-04-11)
151
196
 
152
197
  **Note:** Version bump only for package @operato/headroom
153
198
 
199
+ ## [1.0.0-beta.0](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.53...v1.0.0-beta.0) (2022-04-10)
154
200
 
201
+ **Note:** Version bump only for package @operato/headroom
155
202
 
203
+ ## [1.0.0-alpha.53](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.52...v1.0.0-alpha.53) (2022-04-08)
156
204
 
205
+ **Note:** Version bump only for package @operato/headroom
157
206
 
158
- ## [1.0.0-alpha.36](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.35...v1.0.0-alpha.36) (2022-03-21)
207
+ ## [1.0.0-alpha.52](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.51...v1.0.0-alpha.52) (2022-04-08)
159
208
 
160
209
  **Note:** Version bump only for package @operato/headroom
161
210
 
211
+ ## [1.0.0-alpha.51](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.50...v1.0.0-alpha.51) (2022-04-05)
162
212
 
213
+ **Note:** Version bump only for package @operato/headroom
163
214
 
215
+ ## [1.0.0-alpha.50](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.49...v1.0.0-alpha.50) (2022-04-04)
164
216
 
217
+ **Note:** Version bump only for package @operato/headroom
165
218
 
166
- ## [1.0.0-alpha.35](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.34...v1.0.0-alpha.35) (2022-03-21)
219
+ ## [1.0.0-alpha.49](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.48...v1.0.0-alpha.49) (2022-04-04)
167
220
 
168
221
  **Note:** Version bump only for package @operato/headroom
169
222
 
223
+ ## [1.0.0-alpha.48](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.47...v1.0.0-alpha.48) (2022-04-03)
170
224
 
225
+ **Note:** Version bump only for package @operato/headroom
171
226
 
227
+ ## [1.0.0-alpha.47](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.46...v1.0.0-alpha.47) (2022-04-02)
172
228
 
229
+ **Note:** Version bump only for package @operato/headroom
173
230
 
174
- ## [1.0.0-alpha.34](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.33...v1.0.0-alpha.34) (2022-03-20)
231
+ ## [1.0.0-alpha.46](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.45...v1.0.0-alpha.46) (2022-04-02)
175
232
 
176
233
  **Note:** Version bump only for package @operato/headroom
177
234
 
235
+ ## [1.0.0-alpha.45](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.44...v1.0.0-alpha.45) (2022-03-31)
178
236
 
237
+ **Note:** Version bump only for package @operato/headroom
179
238
 
239
+ ## [1.0.0-alpha.44](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.43...v1.0.0-alpha.44) (2022-03-31)
180
240
 
241
+ **Note:** Version bump only for package @operato/headroom
181
242
 
182
- ## [1.0.0-alpha.33](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.32...v1.0.0-alpha.33) (2022-03-19)
243
+ ## [1.0.0-alpha.43](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.42...v1.0.0-alpha.43) (2022-03-30)
183
244
 
184
245
  **Note:** Version bump only for package @operato/headroom
185
246
 
247
+ ## [1.0.0-alpha.42](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.41...v1.0.0-alpha.42) (2022-03-29)
186
248
 
249
+ **Note:** Version bump only for package @operato/headroom
187
250
 
251
+ ## [1.0.0-alpha.41](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.40...v1.0.0-alpha.41) (2022-03-27)
188
252
 
253
+ **Note:** Version bump only for package @operato/headroom
189
254
 
190
- ## [1.0.0-alpha.32](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.31...v1.0.0-alpha.32) (2022-03-19)
255
+ ## [1.0.0-alpha.40](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.39...v1.0.0-alpha.40) (2022-03-26)
191
256
 
192
257
  **Note:** Version bump only for package @operato/headroom
193
258
 
259
+ ## [1.0.0-alpha.39](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.38...v1.0.0-alpha.39) (2022-03-25)
194
260
 
261
+ **Note:** Version bump only for package @operato/headroom
195
262
 
263
+ ## [1.0.0-alpha.38](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.37...v1.0.0-alpha.38) (2022-03-25)
196
264
 
265
+ **Note:** Version bump only for package @operato/headroom
197
266
 
198
- ## [1.0.0-alpha.31](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.30...v1.0.0-alpha.31) (2022-03-19)
267
+ ## [1.0.0-alpha.37](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.36...v1.0.0-alpha.37) (2022-03-25)
199
268
 
200
269
  **Note:** Version bump only for package @operato/headroom
201
270
 
271
+ ## [1.0.0-alpha.36](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.35...v1.0.0-alpha.36) (2022-03-21)
202
272
 
273
+ **Note:** Version bump only for package @operato/headroom
203
274
 
275
+ ## [1.0.0-alpha.35](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.34...v1.0.0-alpha.35) (2022-03-21)
204
276
 
277
+ **Note:** Version bump only for package @operato/headroom
205
278
 
206
- ## [1.0.0-alpha.30](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2022-03-18)
279
+ ## [1.0.0-alpha.34](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.33...v1.0.0-alpha.34) (2022-03-20)
207
280
 
208
281
  **Note:** Version bump only for package @operato/headroom
209
282
 
283
+ ## [1.0.0-alpha.33](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.32...v1.0.0-alpha.33) (2022-03-19)
210
284
 
285
+ **Note:** Version bump only for package @operato/headroom
211
286
 
287
+ ## [1.0.0-alpha.32](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.31...v1.0.0-alpha.32) (2022-03-19)
212
288
 
289
+ **Note:** Version bump only for package @operato/headroom
213
290
 
214
- ## [1.0.0-alpha.29](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2022-03-17)
291
+ ## [1.0.0-alpha.31](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.30...v1.0.0-alpha.31) (2022-03-19)
215
292
 
216
293
  **Note:** Version bump only for package @operato/headroom
217
294
 
295
+ ## [1.0.0-alpha.30](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2022-03-18)
218
296
 
297
+ **Note:** Version bump only for package @operato/headroom
219
298
 
299
+ ## [1.0.0-alpha.29](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2022-03-17)
220
300
 
301
+ **Note:** Version bump only for package @operato/headroom
221
302
 
222
303
  ## [1.0.0-alpha.28](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.26...v1.0.0-alpha.28) (2022-03-17)
223
304
 
224
305
  **Note:** Version bump only for package @operato/headroom
225
306
 
307
+ ## [1.0.0-alpha.27](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.26...v1.0.0-alpha.27) (2022-03-17)
226
308
 
309
+ **Note:** Version bump only for package @operato/headroom
227
310
 
311
+ ## [1.0.0-alpha.26](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.25...v1.0.0-alpha.26) (2022-03-17)
228
312
 
313
+ **Note:** Version bump only for package @operato/headroom
229
314
 
230
- ## [1.0.0-alpha.27](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.26...v1.0.0-alpha.27) (2022-03-17)
315
+ ## [1.0.0-alpha.25](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.24...v1.0.0-alpha.25) (2022-03-17)
231
316
 
232
317
  **Note:** Version bump only for package @operato/headroom
233
318
 
319
+ ## [1.0.0-alpha.24](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.23...v1.0.0-alpha.24) (2022-03-17)
234
320
 
321
+ **Note:** Version bump only for package @operato/headroom
235
322
 
323
+ ## [1.0.0-alpha.23](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.22...v1.0.0-alpha.23) (2022-03-17)
236
324
 
325
+ **Note:** Version bump only for package @operato/headroom
237
326
 
238
- ## [1.0.0-alpha.26](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.25...v1.0.0-alpha.26) (2022-03-17)
327
+ ## [1.0.0-alpha.22](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.21...v1.0.0-alpha.22) (2022-03-17)
239
328
 
240
329
  **Note:** Version bump only for package @operato/headroom
241
330
 
331
+ ## [1.0.0-alpha.21](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.20...v1.0.0-alpha.21) (2022-03-16)
242
332
 
333
+ **Note:** Version bump only for package @operato/headroom
243
334
 
335
+ ## [1.0.0-alpha.20](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.19...v1.0.0-alpha.20) (2022-03-15)
244
336
 
337
+ **Note:** Version bump only for package @operato/headroom
245
338
 
246
- ## [1.0.0-alpha.25](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.24...v1.0.0-alpha.25) (2022-03-17)
339
+ ## [1.0.0-alpha.19](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.18...v1.0.0-alpha.19) (2022-03-14)
247
340
 
248
341
  **Note:** Version bump only for package @operato/headroom
249
342
 
343
+ ## [1.0.0-alpha.18](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.17...v1.0.0-alpha.18) (2022-03-14)
250
344
 
345
+ **Note:** Version bump only for package @operato/headroom
251
346
 
347
+ ## [1.0.0-alpha.17](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.16...v1.0.0-alpha.17) (2022-03-13)
252
348
 
349
+ **Note:** Version bump only for package @operato/headroom
253
350
 
254
- ## [1.0.0-alpha.24](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.23...v1.0.0-alpha.24) (2022-03-17)
351
+ ## [1.0.0-alpha.16](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.15...v1.0.0-alpha.16) (2022-03-13)
255
352
 
256
353
  **Note:** Version bump only for package @operato/headroom
257
354
 
355
+ ## [1.0.0-alpha.15](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.14...v1.0.0-alpha.15) (2022-03-13)
258
356
 
357
+ **Note:** Version bump only for package @operato/headroom
259
358
 
359
+ ## [1.0.0-alpha.14](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.13...v1.0.0-alpha.14) (2022-03-13)
260
360
 
361
+ **Note:** Version bump only for package @operato/headroom
261
362
 
262
- ## [1.0.0-alpha.23](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.22...v1.0.0-alpha.23) (2022-03-17)
363
+ ## [1.0.0-alpha.13](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.12...v1.0.0-alpha.13) (2022-03-13)
263
364
 
264
365
  **Note:** Version bump only for package @operato/headroom
265
366
 
367
+ ## [1.0.0-alpha.12](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.11...v1.0.0-alpha.12) (2022-03-13)
266
368
 
369
+ **Note:** Version bump only for package @operato/headroom
267
370
 
371
+ ## [1.0.0-alpha.11](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.10...v1.0.0-alpha.11) (2022-03-12)
268
372
 
373
+ **Note:** Version bump only for package @operato/headroom
269
374
 
270
- ## [1.0.0-alpha.22](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.21...v1.0.0-alpha.22) (2022-03-17)
375
+ ## [1.0.0-alpha.10](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2022-03-12)
271
376
 
272
377
  **Note:** Version bump only for package @operato/headroom
273
378
 
379
+ ## [1.0.0-alpha.9](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2022-03-12)
274
380
 
381
+ **Note:** Version bump only for package @operato/headroom
275
382
 
383
+ ## [1.0.0-alpha.8](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2022-03-11)
276
384
 
385
+ **Note:** Version bump only for package @operato/headroom
277
386
 
278
- ## [1.0.0-alpha.21](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.20...v1.0.0-alpha.21) (2022-03-16)
387
+ ## [1.0.0-alpha.7](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2022-03-11)
279
388
 
280
389
  **Note:** Version bump only for package @operato/headroom
281
390
 
391
+ ## [1.0.0-alpha.6](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2022-03-11)
282
392
 
393
+ **Note:** Version bump only for package @operato/headroom
283
394
 
395
+ ## [1.0.0-alpha.5](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2022-03-11)
284
396
 
397
+ **Note:** Version bump only for package @operato/headroom
285
398
 
286
- ## [1.0.0-alpha.20](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.19...v1.0.0-alpha.20) (2022-03-15)
399
+ ## [1.0.0-alpha.4](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2022-03-11)
287
400
 
288
401
  **Note:** Version bump only for package @operato/headroom
289
402
 
403
+ ## [1.0.0-alpha.3](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2022-03-10)
290
404
 
405
+ **Note:** Version bump only for package @operato/headroom
291
406
 
407
+ ## [1.0.0-alpha.2](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2022-03-10)
292
408
 
409
+ **Note:** Version bump only for package @operato/headroom
293
410
 
294
- ## [1.0.0-alpha.19](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.18...v1.0.0-alpha.19) (2022-03-14)
411
+ ## [1.0.0-alpha.1](https://github.com/hatiolab/operato/compare/v0.4.3...v1.0.0-alpha.1) (2022-03-09)
295
412
 
296
413
  **Note:** Version bump only for package @operato/headroom
297
414
 
415
+ ### [0.4.3](https://github.com/hatiolab/operato/compare/v0.4.2...v0.4.3) (2022-03-06)
298
416
 
417
+ **Note:** Version bump only for package @operato/headroom
299
418
 
419
+ ### [0.4.2](https://github.com/hatiolab/operato/compare/v0.4.1...v0.4.2) (2022-03-06)
300
420
 
421
+ **Note:** Version bump only for package @operato/headroom
301
422
 
302
- ## [1.0.0-alpha.18](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.17...v1.0.0-alpha.18) (2022-03-14)
423
+ ### [0.4.1](https://github.com/hatiolab/operato/compare/v0.4.0...v0.4.1) (2022-03-02)
303
424
 
304
- **Note:** Version bump only for package @operato/headroom
425
+ ### :bug: Bug Fix
305
426
 
427
+ - lodash => lodash-es, remove underscore ([08cbef1](https://github.com/hatiolab/operato/commit/08cbef1e63e28c96e7341bce1910ae7baed889e2))
306
428
 
429
+ ## [0.4.0](https://github.com/hatiolab/operato/compare/v0.3.28...v0.4.0) (2022-02-22)
307
430
 
431
+ ### :bug: Bug Fix
308
432
 
433
+ - build problem because testing framework confilct with lit 2.2.0 ([596deda](https://github.com/hatiolab/operato/commit/596dedaa29a537c5ec92a2449e8cd08a0b11bfde))
309
434
 
310
- ## [1.0.0-alpha.17](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.16...v1.0.0-alpha.17) (2022-03-13)
435
+ ### [0.3.28](https://github.com/hatiolab/operato/compare/v0.3.27...v0.3.28) (2022-02-08)
311
436
 
312
437
  **Note:** Version bump only for package @operato/headroom
313
438
 
439
+ ### [0.3.27](https://github.com/hatiolab/operato/compare/v0.3.26...v0.3.27) (2022-02-01)
314
440
 
441
+ **Note:** Version bump only for package @operato/headroom
315
442
 
443
+ ### [0.3.26](https://github.com/hatiolab/operato/compare/v0.3.25...v0.3.26) (2022-01-31)
316
444
 
445
+ **Note:** Version bump only for package @operato/headroom
317
446
 
318
- ## [1.0.0-alpha.16](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.15...v1.0.0-alpha.16) (2022-03-13)
447
+ ### [0.3.25](https://github.com/hatiolab/operato/compare/v0.3.24...v0.3.25) (2022-01-31)
319
448
 
320
449
  **Note:** Version bump only for package @operato/headroom
321
450
 
451
+ ### [0.3.24](https://github.com/hatiolab/operato/compare/v0.3.23...v0.3.24) (2022-01-30)
322
452
 
453
+ **Note:** Version bump only for package @operato/headroom
323
454
 
455
+ ### [0.3.23](https://github.com/hatiolab/operato/compare/v0.3.22...v0.3.23) (2022-01-30)
324
456
 
457
+ **Note:** Version bump only for package @operato/headroom
325
458
 
326
- ## [1.0.0-alpha.15](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.14...v1.0.0-alpha.15) (2022-03-13)
459
+ ### [0.3.22](https://github.com/hatiolab/operato/compare/v0.3.21...v0.3.22) (2022-01-30)
327
460
 
328
461
  **Note:** Version bump only for package @operato/headroom
329
462
 
463
+ ### [0.3.21](https://github.com/hatiolab/operato/compare/v0.3.20...v0.3.21) (2022-01-29)
330
464
 
465
+ ### :rocket: New Features
331
466
 
467
+ - i18n module added, shell module started to cover client core part ([a976dad](https://github.com/hatiolab/operato/commit/a976dad6353962e489d8e648af9598b6a51e5ec7))
332
468
 
333
-
334
- ## [1.0.0-alpha.14](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.13...v1.0.0-alpha.14) (2022-03-13)
469
+ ### [0.3.20](https://github.com/hatiolab/operato/compare/v0.3.19...v0.3.20) (2022-01-28)
335
470
 
336
471
  **Note:** Version bump only for package @operato/headroom
337
472
 
473
+ ### [0.3.19](https://github.com/hatiolab/operato/compare/v0.3.18...v0.3.19) (2022-01-25)
338
474
 
475
+ **Note:** Version bump only for package @operato/headroom
339
476
 
477
+ ### [0.3.18](https://github.com/hatiolab/operato/compare/v0.3.17...v0.3.18) (2022-01-23)
340
478
 
479
+ **Note:** Version bump only for package @operato/headroom
341
480
 
342
- ## [1.0.0-alpha.13](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.12...v1.0.0-alpha.13) (2022-03-13)
481
+ ### [0.3.17](https://github.com/hatiolab/operato/compare/v0.3.16...v0.3.17) (2022-01-20)
343
482
 
344
483
  **Note:** Version bump only for package @operato/headroom
345
484
 
485
+ ### [0.3.16](https://github.com/hatiolab/operato/compare/v0.3.15...v0.3.16) (2022-01-19)
346
486
 
487
+ **Note:** Version bump only for package @operato/headroom
347
488
 
489
+ ### [0.3.15](https://github.com/hatiolab/operato/compare/v0.3.14...v0.3.15) (2022-01-17)
348
490
 
491
+ **Note:** Version bump only for package @operato/headroom
349
492
 
350
- ## [1.0.0-alpha.12](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.11...v1.0.0-alpha.12) (2022-03-13)
493
+ ### [0.3.14](https://github.com/hatiolab/operato/compare/v0.3.13...v0.3.14) (2022-01-16)
351
494
 
352
495
  **Note:** Version bump only for package @operato/headroom
353
496
 
497
+ ### [0.3.13](https://github.com/hatiolab/operato/compare/v0.3.12...v0.3.13) (2022-01-15)
354
498
 
499
+ **Note:** Version bump only for package @operato/headroom
355
500
 
501
+ ### [0.3.12](https://github.com/hatiolab/operato/compare/v0.3.11...v0.3.12) (2022-01-15)
356
502
 
503
+ **Note:** Version bump only for package @operato/headroom
357
504
 
358
- ## [1.0.0-alpha.11](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.10...v1.0.0-alpha.11) (2022-03-12)
505
+ ### [0.3.11](https://github.com/hatiolab/operato/compare/v0.3.10...v0.3.11) (2022-01-15)
359
506
 
360
507
  **Note:** Version bump only for package @operato/headroom
361
508
 
509
+ ### [0.3.10](https://github.com/hatiolab/operato/compare/v0.3.9...v0.3.10) (2022-01-15)
362
510
 
511
+ **Note:** Version bump only for package @operato/headroom
363
512
 
513
+ ### [0.3.9](https://github.com/hatiolab/operato/compare/v0.3.8...v0.3.9) (2022-01-15)
364
514
 
515
+ **Note:** Version bump only for package @operato/headroom
365
516
 
366
- ## [1.0.0-alpha.10](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2022-03-12)
517
+ ### [0.3.8](https://github.com/hatiolab/operato/compare/v0.3.7...v0.3.8) (2022-01-14)
367
518
 
368
519
  **Note:** Version bump only for package @operato/headroom
369
520
 
521
+ ### [0.3.7](https://github.com/hatiolab/operato/compare/v0.3.6...v0.3.7) (2022-01-09)
370
522
 
523
+ **Note:** Version bump only for package @operato/headroom
371
524
 
525
+ ### [0.3.6](https://github.com/hatiolab/operato/compare/v0.3.5...v0.3.6) (2022-01-09)
372
526
 
527
+ **Note:** Version bump only for package @operato/headroom
373
528
 
374
- ## [1.0.0-alpha.9](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2022-03-12)
529
+ ### [0.3.5](https://github.com/hatiolab/operato/compare/v0.3.4...v0.3.5) (2022-01-09)
375
530
 
376
531
  **Note:** Version bump only for package @operato/headroom
377
532
 
378
-
379
-
380
-
381
-
382
- ## [1.0.0-alpha.8](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2022-03-11)
383
-
384
- **Note:** Version bump only for package @operato/headroom
385
-
386
-
387
-
388
-
389
-
390
- ## [1.0.0-alpha.7](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2022-03-11)
391
-
392
- **Note:** Version bump only for package @operato/headroom
393
-
394
-
395
-
396
-
397
-
398
- ## [1.0.0-alpha.6](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2022-03-11)
399
-
400
- **Note:** Version bump only for package @operato/headroom
401
-
402
-
403
-
404
-
405
-
406
- ## [1.0.0-alpha.5](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2022-03-11)
407
-
408
- **Note:** Version bump only for package @operato/headroom
409
-
410
-
411
-
412
-
413
-
414
- ## [1.0.0-alpha.4](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2022-03-11)
415
-
416
- **Note:** Version bump only for package @operato/headroom
417
-
418
-
419
-
420
-
421
-
422
- ## [1.0.0-alpha.3](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2022-03-10)
423
-
424
- **Note:** Version bump only for package @operato/headroom
425
-
426
-
427
-
428
-
429
-
430
- ## [1.0.0-alpha.2](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2022-03-10)
431
-
432
- **Note:** Version bump only for package @operato/headroom
433
-
434
-
435
-
436
-
437
-
438
- ## [1.0.0-alpha.1](https://github.com/hatiolab/operato/compare/v0.4.3...v1.0.0-alpha.1) (2022-03-09)
439
-
440
- **Note:** Version bump only for package @operato/headroom
441
-
442
-
443
-
444
-
445
-
446
- ### [0.4.3](https://github.com/hatiolab/operato/compare/v0.4.2...v0.4.3) (2022-03-06)
447
-
448
- **Note:** Version bump only for package @operato/headroom
449
-
450
-
451
-
452
-
453
-
454
- ### [0.4.2](https://github.com/hatiolab/operato/compare/v0.4.1...v0.4.2) (2022-03-06)
455
-
456
- **Note:** Version bump only for package @operato/headroom
457
-
458
-
459
-
460
-
461
-
462
- ### [0.4.1](https://github.com/hatiolab/operato/compare/v0.4.0...v0.4.1) (2022-03-02)
463
-
464
-
465
- ### :bug: Bug Fix
466
-
467
- * lodash => lodash-es, remove underscore ([08cbef1](https://github.com/hatiolab/operato/commit/08cbef1e63e28c96e7341bce1910ae7baed889e2))
468
-
469
-
470
-
471
- ## [0.4.0](https://github.com/hatiolab/operato/compare/v0.3.28...v0.4.0) (2022-02-22)
472
-
473
-
474
- ### :bug: Bug Fix
475
-
476
- * build problem because testing framework confilct with lit 2.2.0 ([596deda](https://github.com/hatiolab/operato/commit/596dedaa29a537c5ec92a2449e8cd08a0b11bfde))
477
-
478
-
479
-
480
- ### [0.3.28](https://github.com/hatiolab/operato/compare/v0.3.27...v0.3.28) (2022-02-08)
481
-
482
- **Note:** Version bump only for package @operato/headroom
483
-
484
-
485
-
486
-
487
-
488
- ### [0.3.27](https://github.com/hatiolab/operato/compare/v0.3.26...v0.3.27) (2022-02-01)
489
-
490
- **Note:** Version bump only for package @operato/headroom
491
-
492
-
493
-
494
-
495
-
496
- ### [0.3.26](https://github.com/hatiolab/operato/compare/v0.3.25...v0.3.26) (2022-01-31)
497
-
498
- **Note:** Version bump only for package @operato/headroom
499
-
500
-
501
-
502
-
503
-
504
- ### [0.3.25](https://github.com/hatiolab/operato/compare/v0.3.24...v0.3.25) (2022-01-31)
505
-
506
- **Note:** Version bump only for package @operato/headroom
507
-
508
-
509
-
510
-
511
-
512
- ### [0.3.24](https://github.com/hatiolab/operato/compare/v0.3.23...v0.3.24) (2022-01-30)
513
-
514
- **Note:** Version bump only for package @operato/headroom
515
-
516
-
517
-
518
-
519
-
520
- ### [0.3.23](https://github.com/hatiolab/operato/compare/v0.3.22...v0.3.23) (2022-01-30)
521
-
522
- **Note:** Version bump only for package @operato/headroom
523
-
524
-
525
-
526
-
527
-
528
- ### [0.3.22](https://github.com/hatiolab/operato/compare/v0.3.21...v0.3.22) (2022-01-30)
529
-
530
- **Note:** Version bump only for package @operato/headroom
531
-
532
-
533
-
534
-
535
-
536
- ### [0.3.21](https://github.com/hatiolab/operato/compare/v0.3.20...v0.3.21) (2022-01-29)
537
-
538
-
539
- ### :rocket: New Features
540
-
541
- * i18n module added, shell module started to cover client core part ([a976dad](https://github.com/hatiolab/operato/commit/a976dad6353962e489d8e648af9598b6a51e5ec7))
542
-
543
-
544
-
545
- ### [0.3.20](https://github.com/hatiolab/operato/compare/v0.3.19...v0.3.20) (2022-01-28)
546
-
547
- **Note:** Version bump only for package @operato/headroom
548
-
549
-
550
-
551
-
552
-
553
- ### [0.3.19](https://github.com/hatiolab/operato/compare/v0.3.18...v0.3.19) (2022-01-25)
554
-
555
- **Note:** Version bump only for package @operato/headroom
556
-
557
-
558
-
559
-
560
-
561
- ### [0.3.18](https://github.com/hatiolab/operato/compare/v0.3.17...v0.3.18) (2022-01-23)
562
-
563
- **Note:** Version bump only for package @operato/headroom
564
-
565
-
566
-
567
-
568
-
569
- ### [0.3.17](https://github.com/hatiolab/operato/compare/v0.3.16...v0.3.17) (2022-01-20)
570
-
571
- **Note:** Version bump only for package @operato/headroom
572
-
573
-
574
-
575
-
576
-
577
- ### [0.3.16](https://github.com/hatiolab/operato/compare/v0.3.15...v0.3.16) (2022-01-19)
578
-
579
- **Note:** Version bump only for package @operato/headroom
580
-
581
-
582
-
583
-
584
-
585
- ### [0.3.15](https://github.com/hatiolab/operato/compare/v0.3.14...v0.3.15) (2022-01-17)
586
-
587
- **Note:** Version bump only for package @operato/headroom
588
-
589
-
590
-
591
-
592
-
593
- ### [0.3.14](https://github.com/hatiolab/operato/compare/v0.3.13...v0.3.14) (2022-01-16)
594
-
595
- **Note:** Version bump only for package @operato/headroom
596
-
597
-
598
-
599
-
600
-
601
- ### [0.3.13](https://github.com/hatiolab/operato/compare/v0.3.12...v0.3.13) (2022-01-15)
602
-
603
- **Note:** Version bump only for package @operato/headroom
604
-
605
-
606
-
607
-
608
-
609
- ### [0.3.12](https://github.com/hatiolab/operato/compare/v0.3.11...v0.3.12) (2022-01-15)
610
-
611
- **Note:** Version bump only for package @operato/headroom
612
-
613
-
614
-
615
-
616
-
617
- ### [0.3.11](https://github.com/hatiolab/operato/compare/v0.3.10...v0.3.11) (2022-01-15)
618
-
619
- **Note:** Version bump only for package @operato/headroom
620
-
621
-
622
-
623
-
624
-
625
- ### [0.3.10](https://github.com/hatiolab/operato/compare/v0.3.9...v0.3.10) (2022-01-15)
626
-
627
- **Note:** Version bump only for package @operato/headroom
628
-
629
-
630
-
631
-
632
-
633
- ### [0.3.9](https://github.com/hatiolab/operato/compare/v0.3.8...v0.3.9) (2022-01-15)
634
-
635
- **Note:** Version bump only for package @operato/headroom
636
-
637
-
638
-
639
-
640
-
641
- ### [0.3.8](https://github.com/hatiolab/operato/compare/v0.3.7...v0.3.8) (2022-01-14)
642
-
643
- **Note:** Version bump only for package @operato/headroom
644
-
645
-
646
-
647
-
648
-
649
- ### [0.3.7](https://github.com/hatiolab/operato/compare/v0.3.6...v0.3.7) (2022-01-09)
650
-
651
- **Note:** Version bump only for package @operato/headroom
652
-
653
-
654
-
655
-
656
-
657
- ### [0.3.6](https://github.com/hatiolab/operato/compare/v0.3.5...v0.3.6) (2022-01-09)
658
-
659
- **Note:** Version bump only for package @operato/headroom
660
-
661
-
662
-
663
-
664
-
665
- ### [0.3.5](https://github.com/hatiolab/operato/compare/v0.3.4...v0.3.5) (2022-01-09)
666
-
667
- **Note:** Version bump only for package @operato/headroom
668
-
669
-
670
-
671
-
672
-
673
533
  ### [0.3.4](https://github.com/hatiolab/operato/compare/v0.3.3...v0.3.4) (2022-01-03)
674
534
 
675
535
  **Note:** Version bump only for package @operato/headroom
676
536
 
677
-
678
-
679
-
680
-
681
537
  ### [0.3.3](https://github.com/hatiolab/operato/compare/v0.3.2...v0.3.3) (2022-01-03)
682
538
 
683
539
  **Note:** Version bump only for package @operato/headroom
684
540
 
685
-
686
-
687
-
688
-
689
541
  ### [0.3.2](https://github.com/hatiolab/operato/compare/v0.3.1...v0.3.2) (2022-01-03)
690
542
 
691
543
  **Note:** Version bump only for package @operato/headroom
692
544
 
693
-
694
-
695
-
696
-
697
545
  ### [0.3.1](https://github.com/hatiolab/operato/compare/v0.3.0...v0.3.1) (2021-12-31)
698
546
 
699
547
  **Note:** Version bump only for package @operato/headroom
700
548
 
701
-
702
-
703
-
704
-
705
549
  ## [0.3.0](https://github.com/hatiolab/operato/compare/v0.2.52...v0.3.0) (2021-12-31)
706
550
 
707
-
708
551
  ### :rocket: New Features
709
552
 
710
- * add tsconfig option useDefineForClassFields ([6291438](https://github.com/hatiolab/operato/commit/6291438571eee0f095064e7d2ada1c620832e092))
711
-
712
-
553
+ - add tsconfig option useDefineForClassFields ([6291438](https://github.com/hatiolab/operato/commit/6291438571eee0f095064e7d2ada1c620832e092))
713
554
 
714
555
  ### [0.2.52](https://github.com/hatiolab/operato/compare/v0.2.51...v0.2.52) (2021-12-21)
715
556
 
716
-
717
557
  ### :bug: Bug Fix
718
558
 
719
- * upgrade dependencies ([3fde5e7](https://github.com/hatiolab/operato/commit/3fde5e7182bb4b502103bcb70de2f1bfab2bc1ff))
720
-
721
-
559
+ - upgrade dependencies ([3fde5e7](https://github.com/hatiolab/operato/commit/3fde5e7182bb4b502103bcb70de2f1bfab2bc1ff))
722
560
 
723
561
  ### [0.2.51](https://github.com/hatiolab/operato/compare/v0.2.50...v0.2.51) (2021-12-16)
724
562
 
725
563
  **Note:** Version bump only for package @operato/headroom
726
564
 
727
-
728
-
729
-
730
-
731
565
  ### [0.2.50](https://github.com/hatiolab/operato/compare/v0.2.49...v0.2.50) (2021-12-16)
732
566
 
733
567
  **Note:** Version bump only for package @operato/headroom
734
568
 
735
-
736
-
737
-
738
-
739
569
  ### [0.2.49](https://github.com/hatiolab/operato/compare/v0.2.48...v0.2.49) (2021-12-14)
740
570
 
741
571
  **Note:** Version bump only for package @operato/headroom
742
572
 
743
-
744
-
745
-
746
-
747
573
  ### [0.2.48](https://github.com/hatiolab/operato/compare/v0.2.47...v0.2.48) (2021-12-14)
748
574
 
749
575
  **Note:** Version bump only for package @operato/headroom
750
576
 
751
-
752
-
753
-
754
-
755
577
  ### [0.2.47](https://github.com/hatiolab/operato/compare/v0.2.46...v0.2.47) (2021-12-13)
756
578
 
757
579
  **Note:** Version bump only for package @operato/headroom
758
580
 
759
-
760
-
761
-
762
-
763
581
  ### [0.2.46](https://github.com/hatiolab/operato/compare/v0.2.45...v0.2.46) (2021-12-12)
764
582
 
765
583
  **Note:** Version bump only for package @operato/headroom
766
584
 
767
-
768
-
769
-
770
-
771
585
  ### [0.2.45](https://github.com/hatiolab/operato/compare/v0.2.44...v0.2.45) (2021-12-11)
772
586
 
773
587
  **Note:** Version bump only for package @operato/headroom
774
588
 
775
-
776
-
777
-
778
-
779
589
  ### [0.2.44](https://github.com/hatiolab/operato/compare/v0.2.43...v0.2.44) (2021-12-09)
780
590
 
781
591
  **Note:** Version bump only for package @operato/headroom
782
592
 
783
-
784
-
785
-
786
-
787
593
  ### [0.2.43](https://github.com/hatiolab/operato/compare/v0.2.42...v0.2.43) (2021-12-08)
788
594
 
789
595
  **Note:** Version bump only for package @operato/headroom
790
596
 
791
-
792
-
793
-
794
-
795
597
  ### [0.2.42](https://github.com/hatiolab/operato/compare/v0.2.41...v0.2.42) (2021-12-07)
796
598
 
797
599
  **Note:** Version bump only for package @operato/headroom
798
600
 
799
-
800
-
801
-
802
-
803
601
  ### [0.2.41](https://github.com/hatiolab/operato/compare/v0.2.40...v0.2.41) (2021-12-07)
804
602
 
805
603
  **Note:** Version bump only for package @operato/headroom
806
604
 
807
-
808
-
809
-
810
-
811
605
  ### [0.2.38](https://github.com/hatiolab/operato/compare/v0.2.37...v0.2.38) (2021-12-07)
812
606
 
813
607
  **Note:** Version bump only for package @operato/headroom
814
608
 
815
-
816
-
817
-
818
-
819
609
  ### [0.2.36](https://github.com/hatiolab/operato/compare/v0.2.35...v0.2.36) (2021-12-06)
820
610
 
821
611
  **Note:** Version bump only for package @operato/headroom
822
612
 
823
-
824
-
825
-
826
-
827
613
  ### [0.2.35](https://github.com/hatiolab/operato/compare/v0.2.34...v0.2.35) (2021-12-03)
828
614
 
829
615
  **Note:** Version bump only for package @operato/headroom
830
616
 
831
-
832
-
833
-
834
-
835
617
  ### [0.2.34](https://github.com/hatiolab/operato/compare/v0.2.33...v0.2.34) (2021-12-03)
836
618
 
837
619
  **Note:** Version bump only for package @operato/headroom
838
620
 
839
-
840
-
841
-
842
-
843
621
  ### [0.2.33](https://github.com/hatiolab/operato/compare/v0.2.32...v0.2.33) (2021-12-03)
844
622
 
845
623
  **Note:** Version bump only for package @operato/headroom
846
624
 
847
-
848
-
849
-
850
-
851
-
852
-
853
625
  **Note:** Version bump only for package @operato/headroom
854
626
 
855
-
856
-
857
-
858
-
859
627
  ### [0.2.32](https://github.com/hatiolab/operato/compare/v0.2.31...v0.2.32) (2021-12-03)
860
628
 
861
629
  **Note:** Version bump only for package @operato/headroom
862
630
 
863
-
864
-
865
-
866
-
867
631
  ### [0.2.31](https://github.com/hatiolab/operato/compare/v0.2.30...v0.2.31) (2021-12-03)
868
632
 
869
633
  **Note:** Version bump only for package @operato/headroom
870
634
 
871
-
872
-
873
-
874
-
875
635
  ### [0.2.30](https://github.com/hatiolab/operato/compare/v0.2.29...v0.2.30) (2021-12-01)
876
636
 
877
637
  **Note:** Version bump only for package @operato/headroom
878
638
 
879
-
880
-
881
-
882
-
883
639
  ### [0.2.27](https://github.com/hatiolab/operato/compare/v0.2.26...v0.2.27) (2021-11-29)
884
640
 
885
-
886
641
  ### :rocket: New Features
887
642
 
888
- * move in lottie-player ([a542700](https://github.com/hatiolab/operato/commit/a542700bddb4960a65580e1ee14bbaae8493b6d3))
889
-
890
-
643
+ - move in lottie-player ([a542700](https://github.com/hatiolab/operato/commit/a542700bddb4960a65580e1ee14bbaae8493b6d3))
891
644
 
892
645
  ### [0.2.26](https://github.com/hatiolab/operato/compare/v0.2.25...v0.2.26) (2021-11-24)
893
646
 
894
647
  **Note:** Version bump only for package @operato/headroom
895
648
 
896
-
897
-
898
-
899
-
900
649
  ### [0.2.25](https://github.com/hatiolab/operato/compare/v0.2.24...v0.2.25) (2021-11-24)
901
650
 
902
651
  **Note:** Version bump only for package @operato/headroom
903
652
 
904
-
905
-
906
-
907
-
908
653
  ### [0.2.10](https://github.com/hatiolab/operato/compare/v0.2.9...v0.2.10) (2021-11-15)
909
654
 
910
-
911
655
  ### :bug: Bug Fix
912
656
 
913
- * update eslint-config for open-wc ([1130c63](https://github.com/hatiolab/operato/commit/1130c6300da89612f7e55a9b61a348266bea0b96))
914
-
915
-
657
+ - update eslint-config for open-wc ([1130c63](https://github.com/hatiolab/operato/commit/1130c6300da89612f7e55a9b61a348266bea0b96))
916
658
 
917
659
  ### [0.2.9](https://github.com/hatiolab/operato/compare/v0.2.8...v0.2.9) (2021-11-06)
918
660
 
919
661
  **Note:** Version bump only for package @operato/headroom
920
662
 
921
-
922
-
923
-
924
-
925
663
  ### [0.2.8](https://github.com/hatiolab/operato/compare/v0.2.7...v0.2.8) (2021-11-05)
926
664
 
927
-
928
665
  ### :bug: Bug Fix
929
666
 
930
- * mini-popup => popup ([8167443](https://github.com/hatiolab/operato/commit/8167443724a16fee278b6bc59e163da7afa2dd9b))
931
-
932
-
667
+ - mini-popup => popup ([8167443](https://github.com/hatiolab/operato/commit/8167443724a16fee278b6bc59e163da7afa2dd9b))
933
668
 
934
669
  ### [0.2.3](https://github.com/hatiolab/operato/compare/v0.2.2...v0.2.3) (2021-11-02)
935
670
 
936
671
  **Note:** Version bump only for package @operato/headroom
937
672
 
938
-
939
-
940
-
941
-
942
673
  ### [0.2.2](https://github.com/hatiolab/operato/compare/v0.2.1...v0.2.2) (2021-11-02)
943
674
 
944
675
  **Note:** Version bump only for package @operato/headroom
945
676
 
946
-
947
-
948
-
949
-
950
677
  ### [0.2.1](https://github.com/hatiolab/operato/compare/v0.2.0...v0.2.1) (2021-11-02)
951
678
 
952
679
  **Note:** Version bump only for package @operato/headroom
953
680
 
954
-
955
-
956
-
957
-
958
681
  ## [0.2.0](https://github.com/hatiolab/operato/compare/v0.1.19...v0.2.0) (2021-11-02)
959
682
 
960
683
  **Note:** Version bump only for package @operato/headroom
961
684
 
962
-
963
-
964
-
965
-
966
685
  ### [0.1.19](https://github.com/hatiolab/operato/compare/v0.1.18...v0.1.19) (2021-11-02)
967
686
 
968
687
  **Note:** Version bump only for package @operato/headroom
969
688
 
970
-
971
-
972
-
973
-
974
689
  ### [0.1.11](https://github.com/hatiolab/operato/compare/v0.1.10...v0.1.11) (2021-10-07)
975
690
 
976
691
  **Note:** Version bump only for package @operato/headroom
977
692
 
978
-
979
-
980
-
981
-
982
693
  ### [0.1.10](https://github.com/hatiolab/operato/compare/v0.1.9...v0.1.10) (2021-10-07)
983
694
 
984
-
985
695
  ### :bug: Bug Fix
986
696
 
987
- * eliminate some [@ts-ignore](https://github.com/ts-ignore) comment ([c20fe8b](https://github.com/hatiolab/operato/commit/c20fe8bd35d9b074a53fb4d780082d1fd84ade05))
988
-
697
+ - eliminate some [@ts-ignore](https://github.com/ts-ignore) comment ([c20fe8b](https://github.com/hatiolab/operato/commit/c20fe8bd35d9b074a53fb4d780082d1fd84ade05))
989
698
 
990
699
  ### :rocket: New Features
991
700
 
992
- * hid-print added ([fbbeb53](https://github.com/hatiolab/operato/commit/fbbeb53bf45b92f041612126d56524e4d8ff24cc))
993
-
994
-
701
+ - hid-print added ([fbbeb53](https://github.com/hatiolab/operato/commit/fbbeb53bf45b92f041612126d56524e4d8ff24cc))
995
702
 
996
703
  ### [0.1.8](https://github.com/hatiolab/operato/compare/v0.1.7...v0.1.8) (2021-09-12)
997
704
 
998
-
999
705
  ### :bug: Bug Fix
1000
706
 
1001
- * make headless simple ([8698b07](https://github.com/hatiolab/operato/commit/8698b07d936cf75781e94fecbdde21bff03c4b1a))
1002
-
1003
-
707
+ - make headless simple ([8698b07](https://github.com/hatiolab/operato/commit/8698b07d936cf75781e94fecbdde21bff03c4b1a))
1004
708
 
1005
709
  ### [0.1.7](https://github.com/hatiolab/operato/compare/v0.1.6...v0.1.7) (2021-09-12)
1006
710
 
1007
-
1008
711
  ### :bug: Bug Fix
1009
712
 
1010
- * migrate @operato/headroom to typescript ([1574ddd](https://github.com/hatiolab/operato/commit/1574ddd9fd02a29d495ccd7052c4fffd1cbe70b5))
1011
-
1012
-
713
+ - migrate @operato/headroom to typescript ([1574ddd](https://github.com/hatiolab/operato/commit/1574ddd9fd02a29d495ccd7052c4fffd1cbe70b5))
1013
714
 
1014
715
  ### [0.1.6](https://github.com/hatiolab/operato/compare/v0.1.5...v0.1.6) (2021-09-12)
1015
716
 
1016
-
1017
717
  ### :bug: Bug Fix
1018
718
 
1019
- * name changed head-room => headroom ([393b4f2](https://github.com/hatiolab/operato/commit/393b4f29d9780a5fd1b893b1a08cff7fc9b6b9a5))
1020
-
1021
-
719
+ - name changed head-room => headroom ([393b4f2](https://github.com/hatiolab/operato/commit/393b4f29d9780a5fd1b893b1a08cff7fc9b6b9a5))
1022
720
 
1023
721
  ### [0.1.5](https://github.com/hatiolab/operato/compare/v0.1.4...v0.1.5) (2021-09-12)
1024
722
 
1025
-
1026
723
  ### :bug: Bug Fix
1027
724
 
1028
- * webcompent build script ([1bb176a](https://github.com/hatiolab/operato/commit/1bb176ada33830a1f9b9b740ed7c15a018773f0b))
1029
-
1030
-
725
+ - webcompent build script ([1bb176a](https://github.com/hatiolab/operato/commit/1bb176ada33830a1f9b9b740ed7c15a018773f0b))
1031
726
 
1032
727
  ### [0.1.4](https://github.com/hatiolab/operato/compare/v0.1.3...v0.1.4) (2021-09-12)
1033
728
 
1034
-
1035
729
  ### :rocket: New Features
1036
730
 
1037
- * add @operato/styles webmodule ([937b99f](https://github.com/hatiolab/operato/commit/937b99f803b37ebf073cc9419de5dfa913d27199))
1038
-
1039
-
731
+ - add @operato/styles webmodule ([937b99f](https://github.com/hatiolab/operato/commit/937b99f803b37ebf073cc9419de5dfa913d27199))
1040
732
 
1041
733
  ### [0.1.2](https://github.com/hatiolab/operato/compare/v0.1.1...v0.1.2) (2021-09-10)
1042
734
 
1043
-
1044
735
  ### :rocket: New Features
1045
736
 
1046
- * add webcomponent 'head-room' started ([83ee872](https://github.com/hatiolab/operato/commit/83ee872ca1d22b4b165d7bed6d2e8651e8f42b8a))
1047
- * data-grist adaptable focus style ([5411f38](https://github.com/hatiolab/operato/commit/5411f381ce59e606a6f6f50b8616bf28285d4a0b))
1048
- * head-room release ([8d2d127](https://github.com/hatiolab/operato/commit/8d2d127ef37712a9da539d4d0b184896609823b0))
737
+ - add webcomponent 'head-room' started ([83ee872](https://github.com/hatiolab/operato/commit/83ee872ca1d22b4b165d7bed6d2e8651e8f42b8a))
738
+ - data-grist adaptable focus style ([5411f38](https://github.com/hatiolab/operato/commit/5411f381ce59e606a6f6f50b8616bf28285d4a0b))
739
+ - head-room release ([8d2d127](https://github.com/hatiolab/operato/commit/8d2d127ef37712a9da539d4d0b184896609823b0))
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Webcomponent headroom following open-wc recommendations",
4
4
  "license": "MIT",
5
5
  "author": "heartyoh",
6
- "version": "1.0.0-beta.1",
6
+ "version": "1.0.0-beta.12",
7
7
  "main": "dist/src/index.js",
8
8
  "module": "dist/src/index.js",
9
9
  "publishConfig": {
@@ -60,5 +60,5 @@
60
60
  "prettier --write"
61
61
  ]
62
62
  },
63
- "gitHead": "cfa0be4c72d93b2bf3f851c09b5c62c6025edf0f"
63
+ "gitHead": "2fecdbd649f399d10287f67641b146add30351bd"
64
64
  }