UNPKG

9.48 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6# [0.10.0](https://github.com/ngx-next/cli/compare/v0.8.2...v0.10.0) (2019-03-22)
7
8
9### Bug Fixes
10
11* **ci:** add git stash to beginning of publish command ([7dd8400](https://github.com/ngx-next/cli/commit/7dd8400))
12* **cli:** main and types refs in published pjson ([fc3947e](https://github.com/ngx-next/cli/commit/fc3947e))
13
14
15### Features
16
17* **material:** publish style files ([8d4445e](https://github.com/ngx-next/cli/commit/8d4445e))
18
19
20
21
22
23# [0.9.0](https://github.com/ngx-next/cli/compare/v0.8.2...v0.9.0) (2019-03-22)
24
25
26### Bug Fixes
27
28* **ci:** add git stash to beginning of publish command ([7dd8400](https://github.com/ngx-next/cli/commit/7dd8400))
29* **cli:** main and types refs in published pjson ([fc3947e](https://github.com/ngx-next/cli/commit/fc3947e))
30
31
32### Features
33
34* **material:** publish style files ([8d4445e](https://github.com/ngx-next/cli/commit/8d4445e))
35
36
37
38
39
40## [0.8.12](https://github.com/ngx-next/cli/compare/v0.8.2...v0.8.12) (2019-03-22)
41
42
43### Bug Fixes
44
45* **ci:** add git stash to beginning of publish command ([7dd8400](https://github.com/ngx-next/cli/commit/7dd8400))
46* **cli:** main and types refs in published pjson ([fc3947e](https://github.com/ngx-next/cli/commit/fc3947e))
47
48
49
50
51
52## [0.8.11](https://github.com/ngx-next/cli/compare/v0.8.2...v0.8.11) (2019-03-22)
53
54
55### Bug Fixes
56
57* **ci:** add git stash to beginning of publish command ([7dd8400](https://github.com/ngx-next/cli/commit/7dd8400))
58* **cli:** main and types refs in published pjson ([fc3947e](https://github.com/ngx-next/cli/commit/fc3947e))
59
60
61
62
63
64## [0.8.10](https://github.com/ngx-next/cli/compare/v0.8.2...v0.8.10) (2019-03-22)
65
66
67### Bug Fixes
68
69* **ci:** add git stash to beginning of publish command ([7dd8400](https://github.com/ngx-next/cli/commit/7dd8400))
70
71
72
73
74
75## [0.8.9](https://github.com/ngx-next/cli/compare/v0.8.2...v0.8.9) (2019-03-22)
76
77
78### Bug Fixes
79
80* **ci:** add git stash to beginning of publish command ([7dd8400](https://github.com/ngx-next/cli/commit/7dd8400))
81
82
83
84
85
86## [0.8.8](https://github.com/ngx-next/cli/compare/v0.8.2...v0.8.8) (2019-03-22)
87
88
89### Bug Fixes
90
91* **ci:** add git stash to beginning of publish command ([7dd8400](https://github.com/ngx-next/cli/commit/7dd8400))
92
93
94
95
96
97## [0.8.7](https://github.com/ngx-next/cli/compare/v0.8.2...v0.8.7) (2019-03-21)
98
99
100### Bug Fixes
101
102* **ci:** add git stash to beginning of publish command ([7dd8400](https://github.com/ngx-next/cli/commit/7dd8400))
103
104
105
106
107
108## [0.8.6](https://github.com/ngx-next/cli/compare/v0.8.2...v0.8.6) (2019-03-21)
109
110
111### Bug Fixes
112
113* **ci:** add git stash to beginning of publish command ([7dd8400](https://github.com/ngx-next/cli/commit/7dd8400))
114
115
116
117
118
119## [0.8.5](https://github.com/ngx-next/cli/compare/v0.8.2...v0.8.5) (2019-03-21)
120
121
122### Bug Fixes
123
124* **ci:** add git stash to beginning of publish command ([7dd8400](https://github.com/ngx-next/cli/commit/7dd8400))
125
126
127
128
129
130## [0.8.4](https://github.com/ngx-next/cli/compare/v0.8.2...v0.8.4) (2019-03-21)
131
132
133### Bug Fixes
134
135* **ci:** add git stash to beginning of publish command ([7dd8400](https://github.com/ngx-next/cli/commit/7dd8400))
136
137
138
139
140
141## [0.8.3](https://github.com/ngx-next/cli/compare/v0.8.2...v0.8.3) (2019-03-20)
142
143**Note:** Version bump only for package @ngx-next/cli
144
145
146
147
148
149## [0.8.2](https://github.com/ngx-next/cli/compare/v0.8.1...v0.8.2) (2019-03-20)
150
151**Note:** Version bump only for package @ngx-next/cli
152
153
154
155
156
157## [0.8.1](https://github.com/ngx-next/cli/compare/v0.8.0...v0.8.1) (2019-03-20)
158
159
160### Bug Fixes
161
162* **ci:** update filter for versionLatest in publish ([d6fda57](https://github.com/ngx-next/cli/commit/d6fda57))
163
164
165
166
167
168# [0.8.0](https://github.com/ngx-next/cli/compare/v0.7.0...v0.8.0) (2019-03-20)
169
170
171### Bug Fixes
172
173* **cli:** build issues ([bf49a9b](https://github.com/ngx-next/cli/commit/bf49a9b))
174* **cli:** general optimizations ([60095b9](https://github.com/ngx-next/cli/commit/60095b9))
175
176
177### Features
178
179* **cli:** add cli-ux to base command ([f81c094](https://github.com/ngx-next/cli/commit/f81c094))
180* **cli:** build command ([f15b4b7](https://github.com/ngx-next/cli/commit/f15b4b7))
181* **cli:** docs command ([a4f5454](https://github.com/ngx-next/cli/commit/a4f5454))
182* **cli:** publish steps for master branch ([eeec64c](https://github.com/ngx-next/cli/commit/eeec64c))
183
184
185
186
187
188# [0.7.0](https://github.com/ngx-next/cli/compare/v0.6.0...v0.7.0) (2019-02-21)
189
190**Note:** Version bump only for package @ngx-next/cli
191
192
193
194
195
196# [0.6.0](https://github.com/ngx-next/cli/compare/v0.5.0...v0.6.0) (2019-01-07)
197
198**Note:** Version bump only for package @ngx-next/cli
199
200
201
202
203
204# [0.5.0](https://github.com/ngx-next/cli/compare/v0.4.0...v0.5.0) (2019-01-07)
205
206**Note:** Version bump only for package @ngx-next/cli
207
208
209
210
211
212# [0.4.0](https://github.com/ngx-next/cli/compare/v0.3.0...v0.4.0) (2019-01-03)
213
214**Note:** Version bump only for package @ngx-next/cli
215
216
217
218
219
220# [0.3.0](https://github.com/ngx-next/cli/compare/v0.2.27...v0.3.0) (2018-12-27)
221
222**Note:** Version bump only for package @ngx-next/cli
223
224
225
226
227
228## [0.2.27](https://github.com/ngx-next/cli/compare/v0.2.26...v0.2.27) (2018-12-21)
229
230**Note:** Version bump only for package @ngx-next/cli
231
232
233
234
235
236## [0.2.26](https://github.com/ngx-next/cli/compare/v0.2.24...v0.2.26) (2018-12-19)
237
238
239### Bug Fixes
240
241* **cli:** commit message in release cmd ([2625348](https://github.com/ngx-next/cli/commit/2625348))
242* **cli:** move conventional-commits back to master release cmd ([23ed939](https://github.com/ngx-next/cli/commit/23ed939))
243
244
245
246
247
248## [0.2.24](https://github.com/ngx-next/cli/compare/v0.2.0...v0.2.24) (2018-12-19)
249
250
251### Bug Fixes
252
253* **modules:** build issues ([ef95846](https://github.com/ngx-next/cli/commit/ef95846))
254
255
256
257
258
259## [0.2.22-next.0](https://github.com/ngx-next/cli/compare/v0.2.0...v0.2.22-next.0) (2018-12-19)
260
261
262### Bug Fixes
263
264* **modules:** build issues ([ca036af](https://github.com/ngx-next/cli/commit/ca036af))
265
266
267
268
269
270## [0.2.21-next.0](https://github.com/ngx-next/cli/compare/v0.2.0...v0.2.21-next.0) (2018-12-19)
271
272
273### Bug Fixes
274
275* **modules:** build issues ([ca036af](https://github.com/ngx-next/cli/commit/ca036af))
276
277
278
279
280
281# [0.2.0](https://github.com/ngx-next/cli/compare/v0.1.1...v0.2.0) (2018-12-19)
282
283
284### Bug Fixes
285
286* **cli:** add references to tsconfig ([f41f47f](https://github.com/ngx-next/cli/commit/f41f47f))
287* **cli:** general cleanup of release cmd ([18cfb8a](https://github.com/ngx-next/cli/commit/18cfb8a))
288* **cli:** packageScope ref in push cmds ([e6aaf56](https://github.com/ngx-next/cli/commit/e6aaf56))
289* **cli:** path to splitsh-lite in split cmds ([6a8d353](https://github.com/ngx-next/cli/commit/6a8d353))
290* **cli:** publish cmds ([df68215](https://github.com/ngx-next/cli/commit/df68215))
291* **cli:** publish.libs ref in ngx.json ([f1c2766](https://github.com/ngx-next/cli/commit/f1c2766))
292* **cli:** release cmd for develop ([8c592c8](https://github.com/ngx-next/cli/commit/8c592c8))
293* **cli:** release cmd tasks ([8210ab9](https://github.com/ngx-next/cli/commit/8210ab9))
294* **cli:** resolve ts errors ([5dd0a3d](https://github.com/ngx-next/cli/commit/5dd0a3d))
295* **cli:** return new promises ([bcdd6bb](https://github.com/ngx-next/cli/commit/bcdd6bb))
296* **cli:** split:tools target ref ([b9b1b04](https://github.com/ngx-next/cli/commit/b9b1b04))
297* **cli:** timing of lerna.json snapshot ([3927886](https://github.com/ngx-next/cli/commit/3927886))
298* **cli:** use getter for lernaJson ([4aaddab](https://github.com/ngx-next/cli/commit/4aaddab))
299* **cli:** use no-push in favor of amend ([7f791aa](https://github.com/ngx-next/cli/commit/7f791aa))
300* **cli:** use return for all instances of taskRunner.task() ([0c5edbe](https://github.com/ngx-next/cli/commit/0c5edbe))
301
302
303### Features
304
305* **cli:** cli core ([73c8d85](https://github.com/ngx-next/cli/commit/73c8d85))
306* **cli:** git push in release cmd ([6ca5ed7](https://github.com/ngx-next/cli/commit/6ca5ed7))
307* **cli:** git steps in release cmd ([840908e](https://github.com/ngx-next/cli/commit/840908e))
308* **cli:** publish cmd ([30fae07](https://github.com/ngx-next/cli/commit/30fae07))
309* **cli:** push:libs cmd ([eb0edf7](https://github.com/ngx-next/cli/commit/eb0edf7))
310* **cli:** push:tools cmd ([e13897b](https://github.com/ngx-next/cli/commit/e13897b))
311* **cli:** release cmd ([94f122f](https://github.com/ngx-next/cli/commit/94f122f))
312* **cli:** release cmd for master branch ([2108017](https://github.com/ngx-next/cli/commit/2108017))
313* **cli:** split:libs cmd ([ff4b88e](https://github.com/ngx-next/cli/commit/ff4b88e))
314* **cli:** split:tools cmd ([9be215c](https://github.com/ngx-next/cli/commit/9be215c))
315
316
317
318
319
320## [0.1.2-alpha.0](https://github.com/ngx-next/cli/compare/v0.1.1...v0.1.2-alpha.0) (2018-12-15)
321
322
323### Bug Fixes
324
325* **cli:** add references to tsconfig ([e6d5827](https://github.com/ngx-next/cli/commit/e6d5827))
326* **cli:** resolve ts errors ([9ee17dc](https://github.com/ngx-next/cli/commit/9ee17dc))
327
328
329### Features
330
331* **cli:** cli core ([fca72f3](https://github.com/ngx-next/cli/commit/fca72f3))
332* **cli:** push:libs cmd ([4ea2c51](https://github.com/ngx-next/cli/commit/4ea2c51))
333* **cli:** push:tools cmd ([de2dffb](https://github.com/ngx-next/cli/commit/de2dffb))
334* **cli:** release cmd ([483de70](https://github.com/ngx-next/cli/commit/483de70))
335* **cli:** split:libs cmd ([d1c0259](https://github.com/ngx-next/cli/commit/d1c0259))
336* **cli:** split:tools cmd ([132ced0](https://github.com/ngx-next/cli/commit/132ced0))