@ui5/cli 3.0.0-alpha.1 → 3.0.0-alpha.2

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.
package/CHANGELOG.md ADDED
@@ -0,0 +1,839 @@
1
+ # Changelog
2
+ All notable changes to this project will be documented in this file.
3
+ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
4
+
5
+ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.2...HEAD).
6
+
7
+ <a name="v3.0.0-alpha.2"></a>
8
+ ## [v3.0.0-alpha.2] - 2022-01-28
9
+
10
+ <a name="v3.0.0-alpha.1"></a>
11
+ ## [v3.0.0-alpha.1] - 2022-01-25
12
+ ### Breaking Changes
13
+ - Require Node.js >= 16.13.2 / npm >= 8 [`71a2696`](https://github.com/SAP/ui5-cli/commit/71a2696ecc056ccfa695bd560d59bb31c7dbeb65)
14
+
15
+ ### Dependency Updates
16
+ - Bump [@ui5](https://github.com/ui5)/project from 3.0.0-alpha.0 to 3.0.0-alpha.1 [`23601ce`](https://github.com/SAP/ui5-cli/commit/23601ce6330f5427960ae40316a8569e641cdf55)
17
+ - Bump [@ui5](https://github.com/ui5)/server from 3.0.0-alpha.0 to 3.0.0-alpha.1 [`61a8714`](https://github.com/SAP/ui5-cli/commit/61a8714a55cb18ba384feee50ddd52f91810f4d0)
18
+ - Bump [@ui5](https://github.com/ui5)/builder from 3.0.0-alpha.0 to 3.0.0-alpha.1 [`e7fcc14`](https://github.com/SAP/ui5-cli/commit/e7fcc14a97d9b89e5b8e958e41e74d0300e45771)
19
+ - Bump [@ui5](https://github.com/ui5)/fs from 3.0.0-alpha.1 to 3.0.0-alpha.2 [`511f3c8`](https://github.com/SAP/ui5-cli/commit/511f3c8044b1f41840c15fcbdca95da5d159d207)
20
+ - Bump [@ui5](https://github.com/ui5)/logger from 3.0.1-alpha.0 to 3.0.1-alpha.1 [`85f5657`](https://github.com/SAP/ui5-cli/commit/85f565781ebe0286ba61601c744c6239e26df6a7)
21
+ - Bump [@ui5](https://github.com/ui5)/fs from 3.0.0-alpha.0 to 3.0.0-alpha.1 [`f629e31`](https://github.com/SAP/ui5-cli/commit/f629e31c22ca375ddf4282bafcd38ff45ea5a4bc)
22
+
23
+ ### BREAKING CHANGE
24
+
25
+ Support for older Node.js and npm releases has been dropped.
26
+ Only Node.js v16.13.2 and npm v8 or higher are supported.
27
+
28
+
29
+ <a name="v3.0.0-alpha.0"></a>
30
+ ## [v3.0.0-alpha.0] - 2021-12-14
31
+ ### Dependency Updates
32
+ - Bump [@ui5](https://github.com/ui5)/logger from 3.0.0-next.0 to 3.0.1-alpha.0 [`2fa522c`](https://github.com/SAP/ui5-cli/commit/2fa522c5b33766703a14261dc1aa4256fe6be999)
33
+ - Bump [@ui5](https://github.com/ui5)/project from 2.6.0 to 3.0.0-alpha.0 [`2879975`](https://github.com/SAP/ui5-cli/commit/2879975d917423eb4cca7ceccbc209f861c179e0)
34
+ - Bump [@ui5](https://github.com/ui5)/server from 2.4.0 to 3.0.0-alpha.0 [`f850407`](https://github.com/SAP/ui5-cli/commit/f850407871396f151ffddd98ec6a879ded88541d)
35
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.11.3 to 3.0.0-alpha.0 [`7ac03ba`](https://github.com/SAP/ui5-cli/commit/7ac03baf0fd46028aa01cedb0a16763bc3d86cfd)
36
+ - Bump [@ui5](https://github.com/ui5)/fs from 2.0.6 to 3.0.0-alpha.0 [`46bbb4d`](https://github.com/SAP/ui5-cli/commit/46bbb4da942527fe8d9c0a4ece102d951d3b254c)
37
+ - Bump [@ui5](https://github.com/ui5)/logger from 3.0.0-next.0 to 3.0.0-alpha.0 [`e011b86`](https://github.com/SAP/ui5-cli/commit/e011b862c85ba7388c00d3ae0cc86396671b1e2d)
38
+ - Bump [@ui5](https://github.com/ui5)/logger from 2.0.1 to 3.0.0-next.0 [`32a2bcc`](https://github.com/SAP/ui5-cli/commit/32a2bcc47d16bd255d6bd9f6a76a29496782b357)
39
+
40
+
41
+ <a name="v2.14.1"></a>
42
+ ## [v2.14.1] - 2021-11-17
43
+ ### Dependency Updates
44
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.11.1 to 2.11.2 [`f389b00`](https://github.com/SAP/ui5-cli/commit/f389b00c95ce81ad1993fef2bd7b4ad79d523be1)
45
+
46
+
47
+ <a name="v2.14.0"></a>
48
+ ## [v2.14.0] - 2021-10-19
49
+ ### Dependency Updates
50
+ - Bump [@ui5](https://github.com/ui5)/project from 2.5.0 to 2.6.0 [`2c42bba`](https://github.com/SAP/ui5-cli/commit/2c42bba826add655dd0bf44d4c78ff72258d10b2)
51
+ - Bump [@ui5](https://github.com/ui5)/server from 2.3.1 to 2.4.0 [`063b2f7`](https://github.com/SAP/ui5-cli/commit/063b2f77c936b90f1a2cd9febb7a5aed0f17fa20)
52
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.11.0 to 2.11.1 [`11a0f5a`](https://github.com/SAP/ui5-cli/commit/11a0f5a391ca9e629b52b3046560678a8afeaf16)
53
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.10.0 to 2.11.0 [`6f13917`](https://github.com/SAP/ui5-cli/commit/6f139171d3bd46da7bdb1c4c8015589e60fa14f6)
54
+
55
+
56
+ <a name="v2.13.0"></a>
57
+ ## [v2.13.0] - 2021-10-05
58
+ ### Bug Fixes
59
+ - Allow Node.js pre-release versions ([#458](https://github.com/SAP/ui5-cli/issues/458)) [`f6351c6`](https://github.com/SAP/ui5-cli/commit/f6351c663975f4ea14f08fa9a655bb6bf0447080)
60
+
61
+ ### Dependency Updates
62
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.9.5 to 2.10.0 [`1d6a0f4`](https://github.com/SAP/ui5-cli/commit/1d6a0f423fc3fa782b341614d562c04292f00e1b)
63
+
64
+
65
+ <a name="v2.12.1"></a>
66
+ ## [v2.12.1] - 2021-08-25
67
+ ### Dependency Updates
68
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.9.4 to 2.9.5 [`e25a630`](https://github.com/SAP/ui5-cli/commit/e25a630b03d0d68566b200e1346e25ed77f34c44)
69
+
70
+
71
+ <a name="v2.12.0"></a>
72
+ ## [v2.12.0] - 2021-07-23
73
+ ### Dependency Updates
74
+ - Bump [@ui5](https://github.com/ui5)/project from 2.4.0 to 2.5.0 [`0b4c2fb`](https://github.com/SAP/ui5-cli/commit/0b4c2fbc840024e30c1f85de441c5908a4774518)
75
+ - Bump [@ui5](https://github.com/ui5)/server from 2.3.0 to 2.3.1 [`ffbd9a5`](https://github.com/SAP/ui5-cli/commit/ffbd9a5bc0e9ac0d3dca4f66d0ab5a7758aaec3a)
76
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.9.3 to 2.9.4 [`dfeb74e`](https://github.com/SAP/ui5-cli/commit/dfeb74ec96a5c14a500d56952f4727b1b7f0b4cd)
77
+
78
+ ### Features
79
+ - Support to only build certain dependencies ([#442](https://github.com/SAP/ui5-cli/issues/442)) [`5f941f1`](https://github.com/SAP/ui5-cli/commit/5f941f1e5d3041fc94f2e9e9eed14ad44add78aa)
80
+
81
+
82
+ <a name="v2.11.3"></a>
83
+ ## [v2.11.3] - 2021-07-01
84
+ ### Dependency Updates
85
+ - Bump [@ui5](https://github.com/ui5)/server from 2.2.10 to 2.3.0 [`1d852fc`](https://github.com/SAP/ui5-cli/commit/1d852fc5e455934fc533c99c5fa62346b33c7182)
86
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.9.2 to 2.9.3 [`73036be`](https://github.com/SAP/ui5-cli/commit/73036be811572ba50c439ccc95b15110057a6a62)
87
+
88
+
89
+ <a name="v2.11.2"></a>
90
+ ## [v2.11.2] - 2021-06-17
91
+ ### Dependency Updates
92
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.9.1 to 2.9.2 [`be6c9a4`](https://github.com/SAP/ui5-cli/commit/be6c9a456986f123a2e0da2d3b5b3b9d1bbf962a)
93
+
94
+
95
+ <a name="v2.11.1"></a>
96
+ ## [v2.11.1] - 2021-06-08
97
+ ### Dependency Updates
98
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.9.0 to 2.9.1 [`a2a66d8`](https://github.com/SAP/ui5-cli/commit/a2a66d872b3b9c309e3ad9664a94a24577836296)
99
+
100
+
101
+ <a name="v2.11.0"></a>
102
+ ## [v2.11.0] - 2021-06-01
103
+ ### Dependency Updates
104
+ - Bump [@ui5](https://github.com/ui5)/project from 2.3.1 to 2.4.0 [`f50642a`](https://github.com/SAP/ui5-cli/commit/f50642aebe9e99b958dc29048769a627c170552d)
105
+ - Bump [@ui5](https://github.com/ui5)/server from 2.2.9 to 2.2.10 [`8670767`](https://github.com/SAP/ui5-cli/commit/86707676c179622f1b6b1b523cb29292be3dbdac)
106
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.8.4 to 2.9.0 [`9e3b7ec`](https://github.com/SAP/ui5-cli/commit/9e3b7ecb033cd45b30ba7b8645cb97c19e2a34e8)
107
+
108
+
109
+ <a name="v2.10.4"></a>
110
+ ## [v2.10.4] - 2021-05-17
111
+ ### Dependency Updates
112
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.8.3 to 2.8.4 [`7df37c1`](https://github.com/SAP/ui5-cli/commit/7df37c11d3c8194b282d9972345c8b844427ff12)
113
+
114
+
115
+ <a name="v2.10.3"></a>
116
+ ## [v2.10.3] - 2021-04-19
117
+ ### Dependency Updates
118
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.8.2 to 2.8.3 [`572bac4`](https://github.com/SAP/ui5-cli/commit/572bac4a147d2e87bab9a57858637f34ef03a1ce)
119
+
120
+
121
+ <a name="v2.10.2"></a>
122
+ ## [v2.10.2] - 2021-03-11
123
+ ### Dependency Updates
124
+ - Bump [@ui5](https://github.com/ui5)/server from 2.2.8 to 2.2.9 [`a7d3436`](https://github.com/SAP/ui5-cli/commit/a7d343696f059389709085df831f3c7f9afc8898)
125
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.8.1 to 2.8.2 [`6d308da`](https://github.com/SAP/ui5-cli/commit/6d308da757dcc1d975475677b42520ab146116d0)
126
+
127
+
128
+ <a name="v2.10.1"></a>
129
+ ## [v2.10.1] - 2021-03-04
130
+ ### Bug Fixes
131
+ - `ui5 use <framework>` should default to `latest` [`cda4b2c`](https://github.com/SAP/ui5-cli/commit/cda4b2cc29e376d92be4bc92fb7ee2a81974836a)
132
+
133
+ ### Dependency Updates
134
+ - Bump [@ui5](https://github.com/ui5)/project from 2.3.0 to 2.3.1 [`912c6e0`](https://github.com/SAP/ui5-cli/commit/912c6e0c37e2df4a8768c0b6879aff58703d303a)
135
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.8.0 to 2.8.1 [`baed42f`](https://github.com/SAP/ui5-cli/commit/baed42f282ec1e3cf6d42a8fed97fe81844ad8c5)
136
+ - Bump js-yaml from 3.14.1 to 4.0.0 ([#402](https://github.com/SAP/ui5-cli/issues/402)) [`0033c52`](https://github.com/SAP/ui5-cli/commit/0033c5272b6258c95cc1f7487aa53c7e64bbe50c)
137
+
138
+
139
+ <a name="v2.10.0"></a>
140
+ ## [v2.10.0] - 2021-02-09
141
+ ### Dependency Updates
142
+ - Bump [@ui5](https://github.com/ui5)/project from 2.2.6 to 2.3.0 [`e8c5f37`](https://github.com/SAP/ui5-cli/commit/e8c5f3781d6a7ed649ff68481eccf4f3cf4a1990)
143
+ - Bump [@ui5](https://github.com/ui5)/server from 2.2.7 to 2.2.8 [`8325bdf`](https://github.com/SAP/ui5-cli/commit/8325bdf698d28143f1d989139f162fc57217f939)
144
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.7.2 to 2.8.0 [`553d543`](https://github.com/SAP/ui5-cli/commit/553d5432599fa18bed7fb878856f78f294460e46)
145
+
146
+
147
+ <a name="v2.9.3"></a>
148
+ ## [v2.9.3] - 2021-01-29
149
+
150
+ <a name="v2.9.2"></a>
151
+ ## [v2.9.2] - 2021-01-29
152
+ ### Dependency Updates
153
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.7.1 to 2.7.2 [`0d0e9e9`](https://github.com/SAP/ui5-cli/commit/0d0e9e94dce8168944d2833d44073ac79318cdc5)
154
+
155
+
156
+ <a name="v2.9.1"></a>
157
+ ## [v2.9.1] - 2021-01-28
158
+ ### Dependency Updates
159
+ - Bump [@ui5](https://github.com/ui5)/project from 2.2.5 to 2.2.6 [`7a6182a`](https://github.com/SAP/ui5-cli/commit/7a6182a4fe23475b074e7bec9c6feaeb08534670)
160
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.7.0 to 2.7.1 [`9e2882e`](https://github.com/SAP/ui5-cli/commit/9e2882eca7179389227da731682bf1c9c0425617)
161
+
162
+
163
+ <a name="v2.9.0"></a>
164
+ ## [v2.9.0] - 2021-01-26
165
+ ### Dependency Updates
166
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.6.1 to 2.7.0 [`d9f00fc`](https://github.com/SAP/ui5-cli/commit/d9f00fc68ed032be6ef614811aceccea9a947a2e)
167
+ - Bump [@ui5](https://github.com/ui5)/project from 2.2.4 to 2.2.5 [`62886ce`](https://github.com/SAP/ui5-cli/commit/62886ce921479a7198d658b296b66fe040cc89d9)
168
+
169
+
170
+ <a name="v2.8.1"></a>
171
+ ## [v2.8.1] - 2021-01-21
172
+ ### Dependency Updates
173
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.6.0 to 2.6.1 [`d2d1081`](https://github.com/SAP/ui5-cli/commit/d2d1081da16b18c1a4ec78c1e09f6568f53f3c61)
174
+
175
+
176
+ <a name="v2.8.0"></a>
177
+ ## [v2.8.0] - 2021-01-14
178
+ ### Bug Fixes
179
+ - **ui5 use:** Corrupt UI5 configuration [`c207e1e`](https://github.com/SAP/ui5-cli/commit/c207e1e7318123a8801627ca80e61f59e7c73edb)
180
+
181
+ ### Dependency Updates
182
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.5.1 to 2.6.0 [`711a071`](https://github.com/SAP/ui5-cli/commit/711a07120b9ed652674216f22d81c8098d790a95)
183
+
184
+
185
+ <a name="v2.7.1"></a>
186
+ ## [v2.7.1] - 2020-12-18
187
+ ### Dependency Updates
188
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.5.0 to 2.5.1 [`9a208c1`](https://github.com/SAP/ui5-cli/commit/9a208c173f005178f41e343e67c61c021de71f61)
189
+ - Bump [@ui5](https://github.com/ui5)/fs from 2.0.5 to 2.0.6 [`3965d14`](https://github.com/SAP/ui5-cli/commit/3965d1442ad2e11d26f6730fdb8ff6ec7fff0172)
190
+
191
+
192
+ <a name="v2.7.0"></a>
193
+ ## [v2.7.0] - 2020-12-15
194
+ ### Dependency Updates
195
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.4.5 to 2.5.0 [`9c353a6`](https://github.com/SAP/ui5-cli/commit/9c353a6327f11f016c7bd18da76b3468eca42fc6)
196
+
197
+
198
+ <a name="v2.6.6"></a>
199
+ ## [v2.6.6] - 2020-11-30
200
+ ### Dependency Updates
201
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.4.4 to 2.4.5 [`10c0342`](https://github.com/SAP/ui5-cli/commit/10c03428cd0108a1c380de4abff45af1ce97ef55)
202
+
203
+
204
+ <a name="v2.6.5"></a>
205
+ ## [v2.6.5] - 2020-11-25
206
+ ### Bug Fixes
207
+ - Always log stack trace of unexpected errors [`aba4e49`](https://github.com/SAP/ui5-cli/commit/aba4e493fd5609cf17e820651be0336a7c7b3390)
208
+
209
+ ### Dependency Updates
210
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.4.3 to 2.4.4 [`9935fed`](https://github.com/SAP/ui5-cli/commit/9935fed156f4367160b6dd9d3b2beecf1d23710b)
211
+
212
+
213
+ <a name="v2.6.4"></a>
214
+ ## [v2.6.4] - 2020-11-06
215
+ ### Dependency Updates
216
+ - Bump [@ui5](https://github.com/ui5)/server from 2.2.6 to 2.2.7 [`bc83eac`](https://github.com/SAP/ui5-cli/commit/bc83eac65618a5cad889cea9c7518cacf9022b1e)
217
+
218
+
219
+ <a name="v2.6.3"></a>
220
+ ## [v2.6.3] - 2020-11-06
221
+ ### Dependency Updates
222
+ - Bump [@ui5](https://github.com/ui5)/project from 2.2.3 to 2.2.4 [`7b69c21`](https://github.com/SAP/ui5-cli/commit/7b69c216f9eb5a9621ee9934e6e7224365111fe6)
223
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.4.2 to 2.4.3 [`898f7de`](https://github.com/SAP/ui5-cli/commit/898f7de99e4f60067759d04818f10ea6ac544b5f)
224
+ - Bump [@ui5](https://github.com/ui5)/fs from 2.0.4 to 2.0.5 [`8281b8b`](https://github.com/SAP/ui5-cli/commit/8281b8bde7ed7175e340ca7af0b2bdb3276b0310)
225
+
226
+ ### Performance Improvements
227
+ - Reduce install size by removing 'string.prototype.matchall' dependency [`cb34e84`](https://github.com/SAP/ui5-cli/commit/cb34e84db1a6212c37ca56f8fb3fa86bc496deab)
228
+
229
+
230
+ <a name="v2.6.2"></a>
231
+ ## [v2.6.2] - 2020-11-04
232
+ ### Dependency Updates
233
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.4.1 to 2.4.2 [`60126af`](https://github.com/SAP/ui5-cli/commit/60126af947665b470b7dd2245feab0fa05ed78b6)
234
+
235
+
236
+ <a name="v2.6.1"></a>
237
+ ## [v2.6.1] - 2020-11-03
238
+ ### Dependency Updates
239
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.4.0 to 2.4.1 [`e22e372`](https://github.com/SAP/ui5-cli/commit/e22e372119688d7b8a5862a8c2d5c166e85b3e92)
240
+
241
+
242
+ <a name="v2.6.0"></a>
243
+ ## [v2.6.0] - 2020-11-03
244
+ ### Dependency Updates
245
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.3.0 to 2.4.0 [`2d49e9b`](https://github.com/SAP/ui5-cli/commit/2d49e9be5706d2ff0ae74587d0d91f3d1dcd2ebe)
246
+
247
+
248
+ <a name="v2.5.0"></a>
249
+ ## [v2.5.0] - 2020-10-22
250
+ ### Dependency Updates
251
+ - Bump [@ui5](https://github.com/ui5)/project from 2.2.2 to 2.2.3 [`21f5bd6`](https://github.com/SAP/ui5-cli/commit/21f5bd6c7d478dd143184dcdd9b1097831c7c3c7)
252
+ - Bump [@ui5](https://github.com/ui5)/server from 2.2.5 to 2.2.6 [`6740a0c`](https://github.com/SAP/ui5-cli/commit/6740a0c424e00a3be23fb8aeb1e1570f9aa53b67)
253
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.2.1 to 2.3.0 [`8574924`](https://github.com/SAP/ui5-cli/commit/8574924c1b8e434aff0fa42c0a66f4ef2275fc97)
254
+ - Bump [@ui5](https://github.com/ui5)/fs from 2.0.3 to 2.0.4 [`3c14bd4`](https://github.com/SAP/ui5-cli/commit/3c14bd403b1c48da32b5e1ae8a9dcbf3da12f7b8)
255
+ - Bump [@ui5](https://github.com/ui5)/logger from 2.0.0 to 2.0.1 [`a401bfd`](https://github.com/SAP/ui5-cli/commit/a401bfd768412453148323f19e8f773cb367ee96)
256
+
257
+
258
+ <a name="v2.4.5"></a>
259
+ ## [v2.4.5] - 2020-10-06
260
+ ### Dependency Updates
261
+ - Bump [@ui5](https://github.com/ui5)/server from 2.2.4 to 2.2.5 [`80edb1c`](https://github.com/SAP/ui5-cli/commit/80edb1c403025ee2d3a3542c3d1c6530cebb6832)
262
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.2.0 to 2.2.1 [`f464793`](https://github.com/SAP/ui5-cli/commit/f4647938ee327dcebda9eafaf318c0296d6a0d4a)
263
+
264
+
265
+ <a name="v2.4.4"></a>
266
+ ## [v2.4.4] - 2020-09-15
267
+ ### Dependency Updates
268
+ - Bump [@ui5](https://github.com/ui5)/project from 2.2.1 to 2.2.2 [`3755911`](https://github.com/SAP/ui5-cli/commit/3755911b0b6818129079cf138409a3827f1d2c29)
269
+
270
+
271
+ <a name="v2.4.3"></a>
272
+ ## [v2.4.3] - 2020-09-10
273
+ ### Dependency Updates
274
+ - Bump [@ui5](https://github.com/ui5)/server from 2.2.3 to 2.2.4 [`1d033a4`](https://github.com/SAP/ui5-cli/commit/1d033a4ab519e688dac18aa2dc2888b8695254aa)
275
+
276
+
277
+ <a name="v2.4.2"></a>
278
+ ## [v2.4.2] - 2020-09-02
279
+ ### Bug Fixes
280
+ - Allow use of `--no-update-notifier` flag [`a34b58c`](https://github.com/SAP/ui5-cli/commit/a34b58c260ecb3778eb737d983b4d6b0a5829511)
281
+
282
+ ### Dependency Updates
283
+ - Bump [@ui5](https://github.com/ui5)/project from 2.2.0 to 2.2.1 [`1f735d9`](https://github.com/SAP/ui5-cli/commit/1f735d922de587ed7a876eb44db4aa32dd2dad86)
284
+ - Bump [@ui5](https://github.com/ui5)/server from 2.2.2 to 2.2.3 [`5170730`](https://github.com/SAP/ui5-cli/commit/5170730fa1e3b1275856a9e7346def42257d012a)
285
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.1.0 to 2.2.0 [`b164a69`](https://github.com/SAP/ui5-cli/commit/b164a69a8df5b3270dc06755c1e2b3f59f715689)
286
+
287
+
288
+ <a name="v2.4.1"></a>
289
+ ## [v2.4.1] - 2020-08-12
290
+ ### Dependency Updates
291
+ - Bump [@ui5](https://github.com/ui5)/fs from 2.0.2 to 2.0.3 [`2189686`](https://github.com/SAP/ui5-cli/commit/218968643d646443815e9e1206c40aac7edd3e2f)
292
+
293
+
294
+ <a name="v2.4.0"></a>
295
+ ## [v2.4.0] - 2020-08-11
296
+ ### Dependency Updates
297
+ - Bump [@ui5](https://github.com/ui5)/project from 2.1.5 to 2.2.0 [`43cc824`](https://github.com/SAP/ui5-cli/commit/43cc82473e02c714586047b0a453ba8d1d0a3818)
298
+ - Bump [@ui5](https://github.com/ui5)/server from 2.2.1 to 2.2.2 [`42f4acc`](https://github.com/SAP/ui5-cli/commit/42f4acc8545cb8a5c6db62dc1a26ba09229157e0)
299
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.0.7 to 2.1.0 [`30cfbc6`](https://github.com/SAP/ui5-cli/commit/30cfbc672c62aba9ef3561336ac2bf1d5e6a470a)
300
+
301
+
302
+ <a name="v2.3.2"></a>
303
+ ## [v2.3.2] - 2020-08-10
304
+ ### Dependency Updates
305
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.0.6 to 2.0.7 [`fba5633`](https://github.com/SAP/ui5-cli/commit/fba56332a2a8395da2459dec40f81e04ca80dd9f)
306
+ - Bump [@ui5](https://github.com/ui5)/fs from 2.0.1 to 2.0.2 [`d584699`](https://github.com/SAP/ui5-cli/commit/d584699855fc44d59ff67cc5720dda3733f3cc13)
307
+
308
+
309
+ <a name="v2.3.1"></a>
310
+ ## [v2.3.1] - 2020-07-21
311
+ ### Dependency Updates
312
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.0.5 to 2.0.6 [`12dd9f6`](https://github.com/SAP/ui5-cli/commit/12dd9f6fc2d844a9425c6baf2822ac5b956a571e)
313
+
314
+
315
+ <a name="v2.3.0"></a>
316
+ ## [v2.3.0] - 2020-07-14
317
+ ### Dependency Updates
318
+ - Bump [@ui5](https://github.com/ui5)/project from 2.1.4 to 2.1.5 [`0740fd1`](https://github.com/SAP/ui5-cli/commit/0740fd19d8530478820d5638db4e5eb0170b9ac1)
319
+ - Bump [@ui5](https://github.com/ui5)/server from 2.2.0 to 2.2.1 [`139b59a`](https://github.com/SAP/ui5-cli/commit/139b59a3237bf66e8a851fbcf51d6a20b48dcc10)
320
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.0.4 to 2.0.5 [`4c28263`](https://github.com/SAP/ui5-cli/commit/4c2826320ff8ac9af34fa417121f2cdcacb042aa)
321
+ - Bump [@ui5](https://github.com/ui5)/server from 2.1.0 to 2.2.0 [`b5bf1cb`](https://github.com/SAP/ui5-cli/commit/b5bf1cb8e73dc563ffb42397cfa679b5d97202ee)
322
+ - Bump [@ui5](https://github.com/ui5)/server from 2.0.3 to 2.1.0 [`bd26b2b`](https://github.com/SAP/ui5-cli/commit/bd26b2bb5ed2824a1d0be1c8a18ffa17f4e4af22)
323
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.0.3 to 2.0.4 [`a20233e`](https://github.com/SAP/ui5-cli/commit/a20233ea8f88bf41b09990c53a3911c558e62dfa)
324
+
325
+ ### Features
326
+ - **ui5 serve:** Add serve-csp-reports option ([#339](https://github.com/SAP/ui5-cli/issues/339)) [`063e7a5`](https://github.com/SAP/ui5-cli/commit/063e7a512d474353e2d86dd77453b10935b4bc05)
327
+
328
+
329
+ <a name="v2.2.6"></a>
330
+ ## [v2.2.6] - 2020-05-29
331
+ ### Bug Fixes
332
+ - **ui5 use:** Allow using versions according to Semantic Versioning [`d7a9363`](https://github.com/SAP/ui5-cli/commit/d7a9363ac10f167b7e5ebc1c5a7384f0fc6abbcc)
333
+
334
+ ### Dependency Updates
335
+ - Bump [@ui5](https://github.com/ui5)/project from 2.1.3 to 2.1.4 [`c584f11`](https://github.com/SAP/ui5-cli/commit/c584f114b7b8ba936399360832296e62e485977c)
336
+
337
+
338
+ <a name="v2.2.5"></a>
339
+ ## [v2.2.5] - 2020-05-27
340
+
341
+ <a name="v2.2.4"></a>
342
+ ## [v2.2.4] - 2020-05-19
343
+ ### Dependency Updates
344
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.0.2 to 2.0.3 [`b0ef029`](https://github.com/SAP/ui5-cli/commit/b0ef0291cdc64ddbb1cb459fff4582f7c0db326e)
345
+
346
+
347
+ <a name="v2.2.3"></a>
348
+ ## [v2.2.3] - 2020-05-14
349
+ ### Dependency Updates
350
+ - Bump [@ui5](https://github.com/ui5)/project from 2.1.2 to 2.1.3 [`e58febb`](https://github.com/SAP/ui5-cli/commit/e58febb866a6413407723608b9049be78afaa1ef)
351
+ - Bump [@ui5](https://github.com/ui5)/server from 2.0.2 to 2.0.3 [`a73b7e3`](https://github.com/SAP/ui5-cli/commit/a73b7e3af01a488f5c9e7c7b68211ca2a8cda3e8)
352
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.0.1 to 2.0.2 [`2c53f21`](https://github.com/SAP/ui5-cli/commit/2c53f21dc83531645f67a08182b83b5042f4cc30)
353
+
354
+
355
+ <a name="v2.2.2"></a>
356
+ ## [v2.2.2] - 2020-05-11
357
+ ### Dependency Updates
358
+ - Bump [@ui5](https://github.com/ui5)/project from 2.1.1 to 2.1.2 [`191e621`](https://github.com/SAP/ui5-cli/commit/191e6211b5ff9e4edb8c32f71d7509e9e755e596)
359
+
360
+
361
+ <a name="v2.2.1"></a>
362
+ ## [v2.2.1] - 2020-05-11
363
+ ### Dependency Updates
364
+ - Bump [@ui5](https://github.com/ui5)/project from 2.1.0 to 2.1.1 [`14a19d9`](https://github.com/SAP/ui5-cli/commit/14a19d98bd35635b87ada4c58cd79fe44f3c5a67)
365
+
366
+
367
+ <a name="v2.2.0"></a>
368
+ ## [v2.2.0] - 2020-05-05
369
+ ### Dependency Updates
370
+ - Bump [@ui5](https://github.com/ui5)/project from 2.0.4 to 2.1.0 [`dce7fd2`](https://github.com/SAP/ui5-cli/commit/dce7fd2f00731d9fac016695cf7775692cdf6cd9)
371
+
372
+
373
+ <a name="v2.1.0"></a>
374
+ ## [v2.1.0] - 2020-04-30
375
+ ### Dependency Updates
376
+ - Bump [@ui5](https://github.com/ui5)/project from 2.0.3 to 2.0.4 [`0bee0a0`](https://github.com/SAP/ui5-cli/commit/0bee0a0a818168263d925b49af3d8008f1c66cc3)
377
+ - Bump [@ui5](https://github.com/ui5)/server from 2.0.1 to 2.0.2 [`f7ed0cc`](https://github.com/SAP/ui5-cli/commit/f7ed0ccee6cc20b0a4c2aade78a89ffcacc267e1)
378
+ - Bump [@ui5](https://github.com/ui5)/builder from 2.0.0 to 2.0.1 [`e70a426`](https://github.com/SAP/ui5-cli/commit/e70a42692c755317f6f7e612725550ef834e4d07)
379
+ - Bump [@ui5](https://github.com/ui5)/fs from 2.0.0 to 2.0.1 [`3b50590`](https://github.com/SAP/ui5-cli/commit/3b5059055b1dcc69d42b128cccdc3251c7c24b49)
380
+
381
+ ### Features
382
+ - Add "ui5 remove" command ([#327](https://github.com/SAP/ui5-cli/issues/327)) [`6c6be0d`](https://github.com/SAP/ui5-cli/commit/6c6be0d3941507c965dd303f3964f4cf5a77731c)
383
+
384
+
385
+ <a name="v2.0.3"></a>
386
+ ## [v2.0.3] - 2020-04-15
387
+ ### Bug Fixes
388
+ - **ui5 use/add:** Fix updating ui5.yaml file [`225f4ab`](https://github.com/SAP/ui5-cli/commit/225f4aba7c60439c4f3d7554cb918a2ba03ce1bd)
389
+
390
+ ### Dependency Updates
391
+ - Bump [@ui5](https://github.com/ui5)/server from 2.0.0 to 2.0.1 [`2d81aa8`](https://github.com/SAP/ui5-cli/commit/2d81aa814f9008e6cf4e38a5d5a9ca2d2d00623a)
392
+
393
+
394
+ <a name="v2.0.2"></a>
395
+ ## [v2.0.2] - 2020-04-02
396
+ ### Dependency Updates
397
+ - Bump [@ui5](https://github.com/ui5)/project from 2.0.2 to 2.0.3 [`1aaa9c1`](https://github.com/SAP/ui5-cli/commit/1aaa9c19a1b3a90e9df27f27f8c9b0f160902945)
398
+
399
+
400
+ <a name="v2.0.1"></a>
401
+ ## [v2.0.1] - 2020-04-01
402
+ ### Bug Fixes
403
+ - **npm-shrinkwrap.json:** Add additional dependencies [`a6c88f7`](https://github.com/SAP/ui5-cli/commit/a6c88f79a297602d579dd68a136c571809152582)
404
+
405
+
406
+ <a name="v2.0.0"></a>
407
+ ## [v2.0.0] - 2020-04-01
408
+ ### Breaking Changes
409
+ - Require Node.js >= 10 [`e0916ec`](https://github.com/SAP/ui5-cli/commit/e0916ec85315f6370af1b6fbc4ba5ff99f9c2c49)
410
+
411
+ ### Dependency Updates
412
+ - Bump [@ui5](https://github.com/ui5)/project from 2.0.1 to 2.0.2 [`7539675`](https://github.com/SAP/ui5-cli/commit/7539675648581f3c36b21da67a1c4da12a10c763)
413
+ - Bump [@ui5](https://github.com/ui5)/project from 2.0.0 to 2.0.1 [`2f8fbe1`](https://github.com/SAP/ui5-cli/commit/2f8fbe1b5390f6f90bf76ad107ee3f7547a7519d)
414
+ - Bump [@ui5](https://github.com/ui5)/project from 1.2.0 to 2.0.0 [`f18f07c`](https://github.com/SAP/ui5-cli/commit/f18f07cc11f54fb936b582460d4b3ef8a844111a)
415
+ - Bump [@ui5](https://github.com/ui5)/server from 1.6.0 to 2.0.0 [`f514cc5`](https://github.com/SAP/ui5-cli/commit/f514cc538760b6ee7a54220a2556acc8a89434b0)
416
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.10.1 to 2.0.0 [`eee43a6`](https://github.com/SAP/ui5-cli/commit/eee43a64f6b8523ffb381a47cafc416f9152d989)
417
+ - Bump [@ui5](https://github.com/ui5)/fs from 1.1.2 to 2.0.0 [`68f69b7`](https://github.com/SAP/ui5-cli/commit/68f69b74dd2d8edcf1d145f7d7e9398136b537f4)
418
+ - Bump [@ui5](https://github.com/ui5)/logger from 1.0.2 to 2.0.0 [`847193d`](https://github.com/SAP/ui5-cli/commit/847193d8a56c9401dfd680fe84fd99747b349ce9)
419
+
420
+ ### Features
421
+ - Add "ui5 use/add" commands ([#315](https://github.com/SAP/ui5-cli/issues/315)) [`920fbfc`](https://github.com/SAP/ui5-cli/commit/920fbfc5ea27f689aeb38beb6540c41838225c8d)
422
+ - Add --framework-version option ([#306](https://github.com/SAP/ui5-cli/issues/306)) [`ae7932b`](https://github.com/SAP/ui5-cli/commit/ae7932bb36b68f3836df285ab0040083ed914c2f)
423
+
424
+ ### BREAKING CHANGE
425
+
426
+ Support for older Node.js releases has been dropped.
427
+ Only Node.js v10 or higher is supported.
428
+
429
+
430
+ <a name="v1.14.0"></a>
431
+ ## [v1.14.0] - 2020-02-24
432
+ ### Dependency Updates
433
+ - Bump [@ui5](https://github.com/ui5)/server from 1.5.4 to 1.6.0 [`ece1295`](https://github.com/SAP/ui5-cli/commit/ece1295083e6530701b63a0c77f475d40700e998)
434
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.10.0 to 1.10.1 [`fadd1ee`](https://github.com/SAP/ui5-cli/commit/fadd1ee5ade74aa236f6f8671bca8ca0b934e697)
435
+
436
+
437
+ <a name="v1.13.1"></a>
438
+ ## [v1.13.1] - 2020-01-24
439
+ ### Dependency Updates
440
+ - Bump [@ui5](https://github.com/ui5)/server from 1.5.2 to 1.5.3 [`4e43b04`](https://github.com/SAP/ui5-cli/commit/4e43b04732ae236fb14d3e55afd95e9f229581d0)
441
+
442
+
443
+ <a name="v1.13.0"></a>
444
+ ## [v1.13.0] - 2020-01-13
445
+ ### Dependency Updates
446
+ - Bump [@ui5](https://github.com/ui5)/project from 1.1.1 to 1.2.0 [`af1b153`](https://github.com/SAP/ui5-cli/commit/af1b153506e5a668178d227ea9686a266675bb64)
447
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.8.0 to 1.9.0 [`166d247`](https://github.com/SAP/ui5-cli/commit/166d247fb94f4394a4fa33afe4ad6d75cbee58f4)
448
+
449
+
450
+ <a name="v1.12.2"></a>
451
+ ## [v1.12.2] - 2019-12-16
452
+ ### Dependency Updates
453
+ - Bump [@ui5](https://github.com/ui5)/server from 1.5.1 to 1.5.2 [`4ef70a7`](https://github.com/SAP/ui5-cli/commit/4ef70a78f97bd2472858cd08cfdf8814cb48256f)
454
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.7.1 to 1.8.0 [`4d0cd36`](https://github.com/SAP/ui5-cli/commit/4d0cd36e44a887d41f418e7b784c363b024a5def)
455
+
456
+
457
+ <a name="v1.12.1"></a>
458
+ ## [v1.12.1] - 2019-11-19
459
+ ### Dependency Updates
460
+ - Bump [@ui5](https://github.com/ui5)/server from 1.5.0 to 1.5.1 [`7a07a2e`](https://github.com/SAP/ui5-cli/commit/7a07a2e4fe7491295c2228e53da30d0e7051b962)
461
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.7.0 to 1.7.1 [`ecbfad1`](https://github.com/SAP/ui5-cli/commit/ecbfad1afdf726b76bef09c4e604d91e1eb7690d)
462
+
463
+
464
+ <a name="v1.12.0"></a>
465
+ ## [v1.12.0] - 2019-11-07
466
+ ### Dependency Updates
467
+ - Bump [@ui5](https://github.com/ui5)/project from 1.1.0 to 1.1.1 [`abca385`](https://github.com/SAP/ui5-cli/commit/abca38566c5728f896d5be880fcb24f795b0b11c)
468
+ - Bump [@ui5](https://github.com/ui5)/server from 1.4.0 to 1.5.0 [`abf954b`](https://github.com/SAP/ui5-cli/commit/abf954b2b1224353b5c7a09b37394fc53562cbfc)
469
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.6.1 to 1.7.0 [`f482702`](https://github.com/SAP/ui5-cli/commit/f482702f8a941f2c17490d67a74ac97486dce811)
470
+
471
+ ### Features
472
+ - **serve:** Add '--simple-index' parameter ([#265](https://github.com/SAP/ui5-cli/issues/265)) [`dbe195e`](https://github.com/SAP/ui5-cli/commit/dbe195e8c81a8e4e7ab2c0b8d08ba6890dd5311d)
473
+
474
+
475
+ <a name="v1.11.1"></a>
476
+ ## [v1.11.1] - 2019-10-30
477
+ ### Bug Fixes
478
+ - Fix 'ui5 tree' output [`a64de74`](https://github.com/SAP/ui5-cli/commit/a64de744eec019094d11dec491f73cfac923a541)
479
+
480
+
481
+ <a name="v1.11.0"></a>
482
+ ## [v1.11.0] - 2019-10-24
483
+ ### Dependency Updates
484
+ - Bump [@ui5](https://github.com/ui5)/server from 1.3.0 to 1.4.0 [`07f4719`](https://github.com/SAP/ui5-cli/commit/07f4719d488ba96800860fd780a9e08f6902ccb8)
485
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.5.3 to 1.6.1 [`6d46c54`](https://github.com/SAP/ui5-cli/commit/6d46c545b3d9c347d2f6501f962acdb6d67761cc)
486
+ - Bump [@ui5](https://github.com/ui5)/logger from 1.0.1 to 1.0.2 [`0394f1a`](https://github.com/SAP/ui5-cli/commit/0394f1afcbb8b653647834dce0c20a3e874eaeb9)
487
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.5.2 to 1.5.3 [`0eee47f`](https://github.com/SAP/ui5-cli/commit/0eee47f273d8a9b5465659647319bf003ffa0399)
488
+
489
+ ### Features
490
+ - **CLI:** Improve error reporting [`160b8f7`](https://github.com/SAP/ui5-cli/commit/160b8f76b70b50d3e03494ef98e140e1ef8c4d8c)
491
+
492
+
493
+ <a name="v1.10.0"></a>
494
+ ## [v1.10.0] - 2019-10-09
495
+ ### Dependency Updates
496
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.5.1 to 1.5.2 [`cf2f4a9`](https://github.com/SAP/ui5-cli/commit/cf2f4a9dc813fe8452820b484b4abae79ee5f342)
497
+
498
+ ### Features
499
+ - Add server settings [`3638ed7`](https://github.com/SAP/ui5-cli/commit/3638ed71411d0c2882a8a145113a484d16eff56b)
500
+
501
+
502
+ <a name="v1.9.0"></a>
503
+ ## [v1.9.0] - 2019-09-05
504
+ ### Features
505
+ - **ui5 build:** Add --clean-dest option [`fe60d04`](https://github.com/SAP/ui5-cli/commit/fe60d041c374494c58136435d7761e8ee957ce7b)
506
+
507
+
508
+ <a name="v1.8.1"></a>
509
+ ## [v1.8.1] - 2019-09-04
510
+ ### Dependency Updates
511
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.5.0 to 1.5.1 [`1346031`](https://github.com/SAP/ui5-cli/commit/13460317cf32afc8122486d6b086bb1e61451b99)
512
+
513
+
514
+ <a name="v1.8.0"></a>
515
+ ## [v1.8.0] - 2019-09-02
516
+ ### Dependency Updates
517
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.4.2 to 1.5.0 [`3de07b2`](https://github.com/SAP/ui5-cli/commit/3de07b2a9c7b804519de3680dba2e80198cfbc62)
518
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.4.1 to 1.4.2 [`f2d1ff0`](https://github.com/SAP/ui5-cli/commit/f2d1ff0d98da460c564450ccb8a70bde094bc229)
519
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.4.0 to 1.4.1 [`e5dcc5f`](https://github.com/SAP/ui5-cli/commit/e5dcc5fe797148008e96aabdb7e9d5eead65fefc)
520
+
521
+
522
+ <a name="v1.7.0"></a>
523
+ ## [v1.7.0] - 2019-08-01
524
+ ### Dependency Updates
525
+ - Bump [@ui5](https://github.com/ui5)/server from 1.2.0 to 1.3.0 [`c4db860`](https://github.com/SAP/ui5-cli/commit/c4db8607130efdbecece47938a6d81f917681a91)
526
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.3.3 to 1.4.0 [`cfbb26b`](https://github.com/SAP/ui5-cli/commit/cfbb26b00cb01c8a1bf211e7e81f902163d9600f)
527
+
528
+ ### Features
529
+ - Log CLI version when using --verbose option [`c143a85`](https://github.com/SAP/ui5-cli/commit/c143a85d615f7e493b2bcaa98422707e3cf49e5b)
530
+
531
+
532
+ <a name="v1.6.0"></a>
533
+ ## [v1.6.0] - 2019-07-11
534
+ ### Dependency Updates
535
+ - Bump [@ui5](https://github.com/ui5)/project from 1.0.3 to 1.1.0 [`659f31e`](https://github.com/SAP/ui5-cli/commit/659f31e42880a2367a79cae5ca4aee2f03d3f227)
536
+ - Bump [@ui5](https://github.com/ui5)/server from 1.1.3 to 1.2.0 [`ce69e24`](https://github.com/SAP/ui5-cli/commit/ce69e2434963dbacc4d4e834c4e00ecfaa89e9a6)
537
+
538
+
539
+ <a name="v1.5.5"></a>
540
+ ## [v1.5.5] - 2019-07-01
541
+ ### Bug Fixes
542
+ - **serve:** Create SSL certificate in user homedir [`48bdd06`](https://github.com/SAP/ui5-cli/commit/48bdd06bfcec3063ba046b37be76c80139458779)
543
+
544
+ ### Dependency Updates
545
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.3.2 to 1.3.3 [`43d4fd7`](https://github.com/SAP/ui5-cli/commit/43d4fd7c634e869de985ea48c4f77d25c9bc53bc)
546
+ - Bump [@ui5](https://github.com/ui5)/fs from 1.1.1 to 1.1.2 [`5a0ece1`](https://github.com/SAP/ui5-cli/commit/5a0ece130af8164befa9e84d4494d69704cb5c0e)
547
+
548
+
549
+ <a name="v1.5.4"></a>
550
+ ## [v1.5.4] - 2019-06-25
551
+ ### Dependency Updates
552
+ - Bump [@ui5](https://github.com/ui5)/project from 1.0.2 to 1.0.3 [`3b0a8f7`](https://github.com/SAP/ui5-cli/commit/3b0a8f7b96de5621e3b72c9ced579104e8750464)
553
+
554
+
555
+ <a name="v1.5.3"></a>
556
+ ## [v1.5.3] - 2019-06-24
557
+ ### Dependency Updates
558
+ - Bump [@ui5](https://github.com/ui5)/server from 1.1.2 to 1.1.3 [`4dc552f`](https://github.com/SAP/ui5-cli/commit/4dc552fc84e79b3c4b2b4d6e6a08426b334b430c)
559
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.3.1 to 1.3.2 [`98f17f1`](https://github.com/SAP/ui5-cli/commit/98f17f1c4d9d993ddbfb9195f46172fc4f777296)
560
+
561
+
562
+ <a name="v1.5.2"></a>
563
+ ## [v1.5.2] - 2019-06-18
564
+ ### Dependency Updates
565
+ - Bump [@ui5](https://github.com/ui5)/fs from 1.1.0 to 1.1.1 [`fd5f550`](https://github.com/SAP/ui5-cli/commit/fd5f55064c1600dd92070c7ed82ab6a0c0539d57)
566
+
567
+
568
+ <a name="v1.5.1"></a>
569
+ ## [v1.5.1] - 2019-06-14
570
+ ### Dependency Updates
571
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.3.0 to 1.3.1 [`d1c8814`](https://github.com/SAP/ui5-cli/commit/d1c8814a577d9065e070022c1bb03417cde2b8bc)
572
+
573
+
574
+ <a name="v1.5.0"></a>
575
+ ## [v1.5.0] - 2019-06-03
576
+ ### Dependency Updates
577
+ - Bump [@ui5](https://github.com/ui5)/server from 1.1.1 to 1.1.2 [`1d54bd5`](https://github.com/SAP/ui5-cli/commit/1d54bd53cf8bd24b5df30328a267c0ef3c8b110a)
578
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.2.3 to 1.3.0 [`82ef6c1`](https://github.com/SAP/ui5-cli/commit/82ef6c10f92648e76da8855b1777df39df535805)
579
+ - Bump [@ui5](https://github.com/ui5)/fs from 1.0.2 to 1.1.0 [`3f0ce7d`](https://github.com/SAP/ui5-cli/commit/3f0ce7d6cd9dbf1cbb6b38a9a55fdd47bf45383a)
580
+
581
+
582
+ <a name="v1.4.4"></a>
583
+ ## [v1.4.4] - 2019-05-15
584
+ ### Dependency Updates
585
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.2.2 to 1.2.3 [`1f8e911`](https://github.com/SAP/ui5-cli/commit/1f8e9114db3701bac071d09477837940ccba0cad)
586
+
587
+
588
+ <a name="v1.4.3"></a>
589
+ ## [v1.4.3] - 2019-05-13
590
+ ### Dependency Updates
591
+ - Bump [@ui5](https://github.com/ui5)/server from 1.1.0 to 1.1.1 [`7e81541`](https://github.com/SAP/ui5-cli/commit/7e81541e89487acec7f57ec4ac89d181486b4909)
592
+
593
+
594
+ <a name="v1.4.2"></a>
595
+ ## [v1.4.2] - 2019-05-08
596
+ ### Dependency Updates
597
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.2.1 to 1.2.2 [`88a1f83`](https://github.com/SAP/ui5-cli/commit/88a1f83a37e5795067687bf5cabb77bceca96e61)
598
+
599
+
600
+ <a name="v1.4.1"></a>
601
+ ## [v1.4.1] - 2019-05-07
602
+ ### Dependency Updates
603
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.2.0 to 1.2.1 [`3c03878`](https://github.com/SAP/ui5-cli/commit/3c038784b263b1d1af2c47802eea7c1b48c9baae)
604
+
605
+
606
+ <a name="v1.4.0"></a>
607
+ ## [v1.4.0] - 2019-04-26
608
+ ### Dependency Updates
609
+ - Bump [@ui5](https://github.com/ui5)/server from 1.0.0 to 1.1.0 [`fe03e1e`](https://github.com/SAP/ui5-cli/commit/fe03e1ec034698f213649526482c2a05c2132c92)
610
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.1.1 to 1.2.0 [`b4747fb`](https://github.com/SAP/ui5-cli/commit/b4747fbefdab4e13173dee054bfd7b66134c65eb)
611
+
612
+ ### Features
613
+ - Add 'sap-csp-policies' option to 'serve' command. ([#188](https://github.com/SAP/ui5-cli/issues/188)) [`57d5567`](https://github.com/SAP/ui5-cli/commit/57d5567b2e78a6d5ce8bbc6cae50b5d7bec80da4)
614
+
615
+
616
+ <a name="v1.3.1"></a>
617
+ ## [v1.3.1] - 2019-04-24
618
+ ### Dependency Updates
619
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.1.0 to 1.1.1 [`57d10d4`](https://github.com/SAP/ui5-cli/commit/57d10d40c194b34d2eb1eb22ed820579f1ac097b)
620
+
621
+
622
+ <a name="v1.3.0"></a>
623
+ ## [v1.3.0] - 2019-04-12
624
+ ### Dependency Updates
625
+ - Bump [@ui5](https://github.com/ui5)/project from 1.0.1 to 1.0.2 [`50a9b5a`](https://github.com/SAP/ui5-cli/commit/50a9b5afc19e0a79f2e1f27c3bcb8f6bd6c34c37)
626
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.0.5 to 1.1.0 [`f2fe60e`](https://github.com/SAP/ui5-cli/commit/f2fe60e3913cfe4cc9058c90ee1443cdf177425d)
627
+
628
+
629
+ <a name="v1.2.4"></a>
630
+ ## [v1.2.4] - 2019-04-03
631
+ ### Dependency Updates
632
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.0.4 to 1.0.5 [`5787d54`](https://github.com/SAP/ui5-cli/commit/5787d54a048178279de0e253332cfa845655559c)
633
+
634
+
635
+ <a name="v1.2.3"></a>
636
+ ## [v1.2.3] - 2019-03-28
637
+ ### Dependency Updates
638
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.0.3 to 1.0.4 ([#181](https://github.com/SAP/ui5-cli/issues/181)) [`ec43aec`](https://github.com/SAP/ui5-cli/commit/ec43aec8e7677b1e45f0a06f58bb29b3766f6f04)
639
+
640
+
641
+ <a name="v1.2.2"></a>
642
+ ## [v1.2.2] - 2019-03-21
643
+ ### Dependency Updates
644
+ - Bump [@ui5](https://github.com/ui5)/fs from 1.0.1 to 1.0.2 ([#173](https://github.com/SAP/ui5-cli/issues/173)) [`1f70ee7`](https://github.com/SAP/ui5-cli/commit/1f70ee78a398004549bdc136371c66569ab55849)
645
+
646
+ ### Features
647
+ - **Build:** Add 'jsdoc' command [`3a2f4a1`](https://github.com/SAP/ui5-cli/commit/3a2f4a16fb933429318fd34afd38ab8d9394d80c)
648
+
649
+
650
+ <a name="v1.2.1"></a>
651
+ ## [v1.2.1] - 2019-02-28
652
+ ### Dependency Updates
653
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.0.1 to 1.0.2 ([#155](https://github.com/SAP/ui5-cli/issues/155)) [`0b3ac48`](https://github.com/SAP/ui5-cli/commit/0b3ac485cccb5833b69daf8d55f9507106d272b0)
654
+
655
+
656
+ <a name="v1.2.0"></a>
657
+ ## [v1.2.0] - 2019-02-14
658
+ ### Dependency Updates
659
+ - Bump [@ui5](https://github.com/ui5)/project from 1.0.0 to 1.0.1 ([#142](https://github.com/SAP/ui5-cli/issues/142)) [`c777997`](https://github.com/SAP/ui5-cli/commit/c777997034d84a8a972dbc35638df07c5f1c8c2d)
660
+ - **Security:** Bump handlebars from 4.0.12 to 4.1.0 ([#139](https://github.com/SAP/ui5-cli/issues/139)) [`ec081b6`](https://github.com/SAP/ui5-cli/commit/ec081b61df118921cbe4f050a42cc4ecaf6596c6)
661
+
662
+ ### Features
663
+ - **ui5 tree:** Add dedupe option [`91580a8`](https://github.com/SAP/ui5-cli/commit/91580a8e786a1f63365bd70617403281d5c4c8e3)
664
+
665
+
666
+ <a name="v1.1.0"></a>
667
+ ## [v1.1.0] - 2019-02-05
668
+ ### Features
669
+ - Publish npm-shrinkwrap.json [`abc5d5e`](https://github.com/SAP/ui5-cli/commit/abc5d5e322696c607adecb20a70d46542862d8ee)
670
+
671
+
672
+ <a name="v1.0.1"></a>
673
+ ## [v1.0.1] - 2019-02-01
674
+ ### Dependency Updates
675
+ - Add direct dependency to [@ui5](https://github.com/ui5)/fs [`b3eb422`](https://github.com/SAP/ui5-cli/commit/b3eb422300eac59d130548c4ee0025872adb0ce4)
676
+ - Bump [@ui5](https://github.com/ui5)/builder from 1.0.0 to 1.0.1 ([#131](https://github.com/SAP/ui5-cli/issues/131)) [`46bae7b`](https://github.com/SAP/ui5-cli/commit/46bae7bdef2e500bf4e9953cc8cd13816edb553f)
677
+
678
+
679
+ <a name="v1.0.0"></a>
680
+ ## [v1.0.0] - 2019-01-10
681
+ ### Dependency Updates
682
+ - Bump [@ui5](https://github.com/ui5)/server from 0.2.2 to 1.0.0 ([#117](https://github.com/SAP/ui5-cli/issues/117)) [`a3c97b4`](https://github.com/SAP/ui5-cli/commit/a3c97b459aecdc9e6afb829dc380945ec221ede6)
683
+ - Bump [@ui5](https://github.com/ui5)/builder from 0.2.9 to 1.0.0 ([#115](https://github.com/SAP/ui5-cli/issues/115)) [`b979899`](https://github.com/SAP/ui5-cli/commit/b9798990f9806c13405bc1e919e4c6a82db5e855)
684
+ - Bump [@ui5](https://github.com/ui5)/logger from 0.2.2 to 1.0.0 ([#114](https://github.com/SAP/ui5-cli/issues/114)) [`6df410e`](https://github.com/SAP/ui5-cli/commit/6df410e808477b3b7cdbed0b2f0590fa1ece17a2)
685
+
686
+ ### Features
687
+ - **ui5 init:** Use specVersion: '1.0' [`d0bfe7e`](https://github.com/SAP/ui5-cli/commit/d0bfe7ef02d9dde50ed32abb9e6e70375d3263fc)
688
+
689
+
690
+ <a name="v0.2.9"></a>
691
+ ## [v0.2.9] - 2019-01-03
692
+
693
+ <a name="v0.2.8"></a>
694
+ ## [v0.2.8] - 2018-12-19
695
+
696
+ <a name="v0.2.7"></a>
697
+ ## [v0.2.7] - 2018-12-06
698
+
699
+ <a name="v0.2.6"></a>
700
+ ## [v0.2.6] - 2018-11-20
701
+
702
+ <a name="v0.2.5"></a>
703
+ ## [v0.2.5] - 2018-11-20
704
+ ### Features
705
+ - Versions Command [`6c75777`](https://github.com/SAP/ui5-cli/commit/6c75777e9ac686d3488cafc5627842810be3afd4)
706
+
707
+
708
+ <a name="v0.2.4"></a>
709
+ ## [v0.2.4] - 2018-11-17
710
+ ### Features
711
+ - Prefer local over global CLI version ([#59](https://github.com/SAP/ui5-cli/issues/59)) [`3c2a0a8`](https://github.com/SAP/ui5-cli/commit/3c2a0a898742a118206b1009188a7d4933fe8a89)
712
+
713
+
714
+ <a name="v0.2.3"></a>
715
+ ## [v0.2.3] - 2018-10-29
716
+
717
+ <a name="v0.2.2"></a>
718
+ ## [v0.2.2] - 2018-10-10
719
+
720
+ <a name="v0.2.1"></a>
721
+ ## [v0.2.1] - 2018-07-17
722
+
723
+ <a name="v0.2.0"></a>
724
+ ## [v0.2.0] - 2018-07-12
725
+ ### Features
726
+ - Add Node.js version check [`80b5bfe`](https://github.com/SAP/ui5-cli/commit/80b5bfe1d53494889c794171109321ebbd3f8d61)
727
+ - Add update notifier [`90d03ba`](https://github.com/SAP/ui5-cli/commit/90d03ba8e86f9925b8a9c45cd72ecc28cda75eab)
728
+
729
+
730
+ <a name="v0.1.0"></a>
731
+ ## [v0.1.0] - 2018-06-26
732
+
733
+ <a name="v0.0.2"></a>
734
+ ## [v0.0.2] - 2018-06-21
735
+
736
+ <a name="v0.0.1"></a>
737
+ ## v0.0.1 - 2018-06-06
738
+
739
+ [v3.0.0-alpha.2]: https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.1...v3.0.0-alpha.2
740
+ [v3.0.0-alpha.1]: https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.0...v3.0.0-alpha.1
741
+ [v3.0.0-alpha.0]: https://github.com/SAP/ui5-cli/compare/v2.14.1...v3.0.0-alpha.0
742
+ [v2.14.1]: https://github.com/SAP/ui5-cli/compare/v2.14.0...v2.14.1
743
+ [v2.14.0]: https://github.com/SAP/ui5-cli/compare/v2.13.0...v2.14.0
744
+ [v2.13.0]: https://github.com/SAP/ui5-cli/compare/v2.12.1...v2.13.0
745
+ [v2.12.1]: https://github.com/SAP/ui5-cli/compare/v2.12.0...v2.12.1
746
+ [v2.12.0]: https://github.com/SAP/ui5-cli/compare/v2.11.3...v2.12.0
747
+ [v2.11.3]: https://github.com/SAP/ui5-cli/compare/v2.11.2...v2.11.3
748
+ [v2.11.2]: https://github.com/SAP/ui5-cli/compare/v2.11.1...v2.11.2
749
+ [v2.11.1]: https://github.com/SAP/ui5-cli/compare/v2.11.0...v2.11.1
750
+ [v2.11.0]: https://github.com/SAP/ui5-cli/compare/v2.10.4...v2.11.0
751
+ [v2.10.4]: https://github.com/SAP/ui5-cli/compare/v2.10.3...v2.10.4
752
+ [v2.10.3]: https://github.com/SAP/ui5-cli/compare/v2.10.2...v2.10.3
753
+ [v2.10.2]: https://github.com/SAP/ui5-cli/compare/v2.10.1...v2.10.2
754
+ [v2.10.1]: https://github.com/SAP/ui5-cli/compare/v2.10.0...v2.10.1
755
+ [v2.10.0]: https://github.com/SAP/ui5-cli/compare/v2.9.3...v2.10.0
756
+ [v2.9.3]: https://github.com/SAP/ui5-cli/compare/v2.9.2...v2.9.3
757
+ [v2.9.2]: https://github.com/SAP/ui5-cli/compare/v2.9.1...v2.9.2
758
+ [v2.9.1]: https://github.com/SAP/ui5-cli/compare/v2.9.0...v2.9.1
759
+ [v2.9.0]: https://github.com/SAP/ui5-cli/compare/v2.8.1...v2.9.0
760
+ [v2.8.1]: https://github.com/SAP/ui5-cli/compare/v2.8.0...v2.8.1
761
+ [v2.8.0]: https://github.com/SAP/ui5-cli/compare/v2.7.1...v2.8.0
762
+ [v2.7.1]: https://github.com/SAP/ui5-cli/compare/v2.7.0...v2.7.1
763
+ [v2.7.0]: https://github.com/SAP/ui5-cli/compare/v2.6.6...v2.7.0
764
+ [v2.6.6]: https://github.com/SAP/ui5-cli/compare/v2.6.5...v2.6.6
765
+ [v2.6.5]: https://github.com/SAP/ui5-cli/compare/v2.6.4...v2.6.5
766
+ [v2.6.4]: https://github.com/SAP/ui5-cli/compare/v2.6.3...v2.6.4
767
+ [v2.6.3]: https://github.com/SAP/ui5-cli/compare/v2.6.2...v2.6.3
768
+ [v2.6.2]: https://github.com/SAP/ui5-cli/compare/v2.6.1...v2.6.2
769
+ [v2.6.1]: https://github.com/SAP/ui5-cli/compare/v2.6.0...v2.6.1
770
+ [v2.6.0]: https://github.com/SAP/ui5-cli/compare/v2.5.0...v2.6.0
771
+ [v2.5.0]: https://github.com/SAP/ui5-cli/compare/v2.4.5...v2.5.0
772
+ [v2.4.5]: https://github.com/SAP/ui5-cli/compare/v2.4.4...v2.4.5
773
+ [v2.4.4]: https://github.com/SAP/ui5-cli/compare/v2.4.3...v2.4.4
774
+ [v2.4.3]: https://github.com/SAP/ui5-cli/compare/v2.4.2...v2.4.3
775
+ [v2.4.2]: https://github.com/SAP/ui5-cli/compare/v2.4.1...v2.4.2
776
+ [v2.4.1]: https://github.com/SAP/ui5-cli/compare/v2.4.0...v2.4.1
777
+ [v2.4.0]: https://github.com/SAP/ui5-cli/compare/v2.3.2...v2.4.0
778
+ [v2.3.2]: https://github.com/SAP/ui5-cli/compare/v2.3.1...v2.3.2
779
+ [v2.3.1]: https://github.com/SAP/ui5-cli/compare/v2.3.0...v2.3.1
780
+ [v2.3.0]: https://github.com/SAP/ui5-cli/compare/v2.2.6...v2.3.0
781
+ [v2.2.6]: https://github.com/SAP/ui5-cli/compare/v2.2.5...v2.2.6
782
+ [v2.2.5]: https://github.com/SAP/ui5-cli/compare/v2.2.4...v2.2.5
783
+ [v2.2.4]: https://github.com/SAP/ui5-cli/compare/v2.2.3...v2.2.4
784
+ [v2.2.3]: https://github.com/SAP/ui5-cli/compare/v2.2.2...v2.2.3
785
+ [v2.2.2]: https://github.com/SAP/ui5-cli/compare/v2.2.1...v2.2.2
786
+ [v2.2.1]: https://github.com/SAP/ui5-cli/compare/v2.2.0...v2.2.1
787
+ [v2.2.0]: https://github.com/SAP/ui5-cli/compare/v2.1.0...v2.2.0
788
+ [v2.1.0]: https://github.com/SAP/ui5-cli/compare/v2.0.3...v2.1.0
789
+ [v2.0.3]: https://github.com/SAP/ui5-cli/compare/v2.0.2...v2.0.3
790
+ [v2.0.2]: https://github.com/SAP/ui5-cli/compare/v2.0.1...v2.0.2
791
+ [v2.0.1]: https://github.com/SAP/ui5-cli/compare/v2.0.0...v2.0.1
792
+ [v2.0.0]: https://github.com/SAP/ui5-cli/compare/v1.14.0...v2.0.0
793
+ [v1.14.0]: https://github.com/SAP/ui5-cli/compare/v1.13.1...v1.14.0
794
+ [v1.13.1]: https://github.com/SAP/ui5-cli/compare/v1.13.0...v1.13.1
795
+ [v1.13.0]: https://github.com/SAP/ui5-cli/compare/v1.12.2...v1.13.0
796
+ [v1.12.2]: https://github.com/SAP/ui5-cli/compare/v1.12.1...v1.12.2
797
+ [v1.12.1]: https://github.com/SAP/ui5-cli/compare/v1.12.0...v1.12.1
798
+ [v1.12.0]: https://github.com/SAP/ui5-cli/compare/v1.11.1...v1.12.0
799
+ [v1.11.1]: https://github.com/SAP/ui5-cli/compare/v1.11.0...v1.11.1
800
+ [v1.11.0]: https://github.com/SAP/ui5-cli/compare/v1.10.0...v1.11.0
801
+ [v1.10.0]: https://github.com/SAP/ui5-cli/compare/v1.9.0...v1.10.0
802
+ [v1.9.0]: https://github.com/SAP/ui5-cli/compare/v1.8.1...v1.9.0
803
+ [v1.8.1]: https://github.com/SAP/ui5-cli/compare/v1.8.0...v1.8.1
804
+ [v1.8.0]: https://github.com/SAP/ui5-cli/compare/v1.7.0...v1.8.0
805
+ [v1.7.0]: https://github.com/SAP/ui5-cli/compare/v1.6.0...v1.7.0
806
+ [v1.6.0]: https://github.com/SAP/ui5-cli/compare/v1.5.5...v1.6.0
807
+ [v1.5.5]: https://github.com/SAP/ui5-cli/compare/v1.5.4...v1.5.5
808
+ [v1.5.4]: https://github.com/SAP/ui5-cli/compare/v1.5.3...v1.5.4
809
+ [v1.5.3]: https://github.com/SAP/ui5-cli/compare/v1.5.2...v1.5.3
810
+ [v1.5.2]: https://github.com/SAP/ui5-cli/compare/v1.5.1...v1.5.2
811
+ [v1.5.1]: https://github.com/SAP/ui5-cli/compare/v1.5.0...v1.5.1
812
+ [v1.5.0]: https://github.com/SAP/ui5-cli/compare/v1.4.4...v1.5.0
813
+ [v1.4.4]: https://github.com/SAP/ui5-cli/compare/v1.4.3...v1.4.4
814
+ [v1.4.3]: https://github.com/SAP/ui5-cli/compare/v1.4.2...v1.4.3
815
+ [v1.4.2]: https://github.com/SAP/ui5-cli/compare/v1.4.1...v1.4.2
816
+ [v1.4.1]: https://github.com/SAP/ui5-cli/compare/v1.4.0...v1.4.1
817
+ [v1.4.0]: https://github.com/SAP/ui5-cli/compare/v1.3.1...v1.4.0
818
+ [v1.3.1]: https://github.com/SAP/ui5-cli/compare/v1.3.0...v1.3.1
819
+ [v1.3.0]: https://github.com/SAP/ui5-cli/compare/v1.2.4...v1.3.0
820
+ [v1.2.4]: https://github.com/SAP/ui5-cli/compare/v1.2.3...v1.2.4
821
+ [v1.2.3]: https://github.com/SAP/ui5-cli/compare/v1.2.2...v1.2.3
822
+ [v1.2.2]: https://github.com/SAP/ui5-cli/compare/v1.2.1...v1.2.2
823
+ [v1.2.1]: https://github.com/SAP/ui5-cli/compare/v1.2.0...v1.2.1
824
+ [v1.2.0]: https://github.com/SAP/ui5-cli/compare/v1.1.0...v1.2.0
825
+ [v1.1.0]: https://github.com/SAP/ui5-cli/compare/v1.0.1...v1.1.0
826
+ [v1.0.1]: https://github.com/SAP/ui5-cli/compare/v1.0.0...v1.0.1
827
+ [v1.0.0]: https://github.com/SAP/ui5-cli/compare/v0.2.9...v1.0.0
828
+ [v0.2.9]: https://github.com/SAP/ui5-cli/compare/v0.2.8...v0.2.9
829
+ [v0.2.8]: https://github.com/SAP/ui5-cli/compare/v0.2.7...v0.2.8
830
+ [v0.2.7]: https://github.com/SAP/ui5-cli/compare/v0.2.6...v0.2.7
831
+ [v0.2.6]: https://github.com/SAP/ui5-cli/compare/v0.2.5...v0.2.6
832
+ [v0.2.5]: https://github.com/SAP/ui5-cli/compare/v0.2.4...v0.2.5
833
+ [v0.2.4]: https://github.com/SAP/ui5-cli/compare/v0.2.3...v0.2.4
834
+ [v0.2.3]: https://github.com/SAP/ui5-cli/compare/v0.2.2...v0.2.3
835
+ [v0.2.2]: https://github.com/SAP/ui5-cli/compare/v0.2.1...v0.2.2
836
+ [v0.2.1]: https://github.com/SAP/ui5-cli/compare/v0.2.0...v0.2.1
837
+ [v0.2.0]: https://github.com/SAP/ui5-cli/compare/v0.1.0...v0.2.0
838
+ [v0.1.0]: https://github.com/SAP/ui5-cli/compare/v0.0.2...v0.1.0
839
+ [v0.0.2]: https://github.com/SAP/ui5-cli/compare/v0.0.1...v0.0.2