UNPKG

4.54 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.2.27](https://github.com/ngx-next/cli/compare/v0.2.26...v0.2.27) (2018-12-21)
7
8**Note:** Version bump only for package @ngx-next/cli
9
10
11
12
13
14## [0.2.26](https://github.com/ngx-next/cli/compare/v0.2.24...v0.2.26) (2018-12-19)
15
16
17### Bug Fixes
18
19* **cli:** commit message in release cmd ([2625348](https://github.com/ngx-next/cli/commit/2625348))
20* **cli:** move conventional-commits back to master release cmd ([23ed939](https://github.com/ngx-next/cli/commit/23ed939))
21
22
23
24
25
26## [0.2.24](https://github.com/ngx-next/cli/compare/v0.2.0...v0.2.24) (2018-12-19)
27
28
29### Bug Fixes
30
31* **modules:** build issues ([ef95846](https://github.com/ngx-next/cli/commit/ef95846))
32
33
34
35
36
37## [0.2.22-next.0](https://github.com/ngx-next/cli/compare/v0.2.0...v0.2.22-next.0) (2018-12-19)
38
39
40### Bug Fixes
41
42* **modules:** build issues ([ca036af](https://github.com/ngx-next/cli/commit/ca036af))
43
44
45
46
47
48## [0.2.21-next.0](https://github.com/ngx-next/cli/compare/v0.2.0...v0.2.21-next.0) (2018-12-19)
49
50
51### Bug Fixes
52
53* **modules:** build issues ([ca036af](https://github.com/ngx-next/cli/commit/ca036af))
54
55
56
57
58
59# [0.2.0](https://github.com/ngx-next/cli/compare/v0.1.1...v0.2.0) (2018-12-19)
60
61
62### Bug Fixes
63
64* **cli:** add references to tsconfig ([f41f47f](https://github.com/ngx-next/cli/commit/f41f47f))
65* **cli:** general cleanup of release cmd ([18cfb8a](https://github.com/ngx-next/cli/commit/18cfb8a))
66* **cli:** packageScope ref in push cmds ([e6aaf56](https://github.com/ngx-next/cli/commit/e6aaf56))
67* **cli:** path to splitsh-lite in split cmds ([6a8d353](https://github.com/ngx-next/cli/commit/6a8d353))
68* **cli:** publish cmds ([df68215](https://github.com/ngx-next/cli/commit/df68215))
69* **cli:** publish.libs ref in ngx.json ([f1c2766](https://github.com/ngx-next/cli/commit/f1c2766))
70* **cli:** release cmd for develop ([8c592c8](https://github.com/ngx-next/cli/commit/8c592c8))
71* **cli:** release cmd tasks ([8210ab9](https://github.com/ngx-next/cli/commit/8210ab9))
72* **cli:** resolve ts errors ([5dd0a3d](https://github.com/ngx-next/cli/commit/5dd0a3d))
73* **cli:** return new promises ([bcdd6bb](https://github.com/ngx-next/cli/commit/bcdd6bb))
74* **cli:** split:tools target ref ([b9b1b04](https://github.com/ngx-next/cli/commit/b9b1b04))
75* **cli:** timing of lerna.json snapshot ([3927886](https://github.com/ngx-next/cli/commit/3927886))
76* **cli:** use getter for lernaJson ([4aaddab](https://github.com/ngx-next/cli/commit/4aaddab))
77* **cli:** use no-push in favor of amend ([7f791aa](https://github.com/ngx-next/cli/commit/7f791aa))
78* **cli:** use return for all instances of taskRunner.task() ([0c5edbe](https://github.com/ngx-next/cli/commit/0c5edbe))
79
80
81### Features
82
83* **cli:** cli core ([73c8d85](https://github.com/ngx-next/cli/commit/73c8d85))
84* **cli:** git push in release cmd ([6ca5ed7](https://github.com/ngx-next/cli/commit/6ca5ed7))
85* **cli:** git steps in release cmd ([840908e](https://github.com/ngx-next/cli/commit/840908e))
86* **cli:** publish cmd ([30fae07](https://github.com/ngx-next/cli/commit/30fae07))
87* **cli:** push:libs cmd ([eb0edf7](https://github.com/ngx-next/cli/commit/eb0edf7))
88* **cli:** push:tools cmd ([e13897b](https://github.com/ngx-next/cli/commit/e13897b))
89* **cli:** release cmd ([94f122f](https://github.com/ngx-next/cli/commit/94f122f))
90* **cli:** release cmd for master branch ([2108017](https://github.com/ngx-next/cli/commit/2108017))
91* **cli:** split:libs cmd ([ff4b88e](https://github.com/ngx-next/cli/commit/ff4b88e))
92* **cli:** split:tools cmd ([9be215c](https://github.com/ngx-next/cli/commit/9be215c))
93
94
95
96
97
98## [0.1.2-alpha.0](https://github.com/ngx-next/cli/compare/v0.1.1...v0.1.2-alpha.0) (2018-12-15)
99
100
101### Bug Fixes
102
103* **cli:** add references to tsconfig ([e6d5827](https://github.com/ngx-next/cli/commit/e6d5827))
104* **cli:** resolve ts errors ([9ee17dc](https://github.com/ngx-next/cli/commit/9ee17dc))
105
106
107### Features
108
109* **cli:** cli core ([fca72f3](https://github.com/ngx-next/cli/commit/fca72f3))
110* **cli:** push:libs cmd ([4ea2c51](https://github.com/ngx-next/cli/commit/4ea2c51))
111* **cli:** push:tools cmd ([de2dffb](https://github.com/ngx-next/cli/commit/de2dffb))
112* **cli:** release cmd ([483de70](https://github.com/ngx-next/cli/commit/483de70))
113* **cli:** split:libs cmd ([d1c0259](https://github.com/ngx-next/cli/commit/d1c0259))
114* **cli:** split:tools cmd ([132ced0](https://github.com/ngx-next/cli/commit/132ced0))