This repository was archived by the owner on Aug 25, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +28
-4
lines changed Expand file tree Collapse file tree 3 files changed +28
-4
lines changed Original file line number Diff line number Diff line change
1
+ # [ 9.0.0] ( https://github.com/LabShare/ngx-forms/compare/v8.0.0...v9.0.0 ) (2019-10-02)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * added covergae ([ d3b463b] ( https://github.com/LabShare/ngx-forms/commit/d3b463b ) )
7
+ * fixed exports ([ 89c6991] ( https://github.com/LabShare/ngx-forms/commit/89c6991 ) )
8
+ * lint ([ 36a461e] ( https://github.com/LabShare/ngx-forms/commit/36a461e ) )
9
+ * removed editor ([ fdec560] ( https://github.com/LabShare/ngx-forms/commit/fdec560 ) )
10
+ * semantic release ([ cbb3d20] ( https://github.com/LabShare/ngx-forms/commit/cbb3d20 ) )
11
+ * tests ([ 104b2ae] ( https://github.com/LabShare/ngx-forms/commit/104b2ae ) )
12
+ * updated travis ([ fa836da] ( https://github.com/LabShare/ngx-forms/commit/fa836da ) )
13
+ * updated travis ([ 6dc601c] ( https://github.com/LabShare/ngx-forms/commit/6dc601c ) )
14
+
15
+
16
+ ### Features
17
+
18
+ * added semantic release script ([ 6560c80] ( https://github.com/LabShare/ngx-forms/commit/6560c80 ) )
19
+
20
+
21
+ ### BREAKING CHANGES
22
+
23
+ * Webpack replaced with ng-packagr
24
+
1
25
# [ 8.0.0] ( https://github.com/LabShare/ngx-forms/compare/v7.1.2...v8.0.0 ) (2019-08-23)
2
26
3
27
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " forms" ,
3
- "version" : " 0 .0.0" ,
3
+ "version" : " 9 .0.0" ,
4
4
"scripts" : {
5
5
"ng" : " ng" ,
6
6
"start" : " ng serve" ,
56
56
"release" : {
57
57
"extends" : " @labshare/semantic-release-config/angular-lib"
58
58
}
59
- }
59
+ }
You can’t perform that action at this time.
0 commit comments