File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
projects/angular2gridster Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,16 @@ All notable changes to this project will be documented in this file. See [standa
55<a name =" 6.0.0-rc.1 " ></a >
66# [ 6.0.0-rc.1] ( https://github.com/swiety85/angular2gridster/compare/v7.0.0-rc.0...v6.0.0-rc.1 ) (2018-05-29)
77
8+ ### Bug Fixes
9+
10+ * fix build bundle
811
912
1013<a name =" 6.0.0-rc.0 " ></a >
1114# [ 6.0.0-rc.0] ( https://github.com/swiety85/angular2gridster/compare/v5.0.0...v6.0.0-rc.0 ) (2018-05-29)
1215
1316
14- ### fear
17+ ### Features
1518
1619* ** build:** compatibility with Angular 6 ([ ceb74e3] ( https://github.com/swiety85/angular2gridster/commit/ceb74e3 ) )
1720
@@ -574,4 +577,4 @@ BREAKING CHANGES: requeires .forRoot() in module import
574577### Features
575578
576579* ** build:** Angular CLI build was replaced with custom webpack build
577- * ** demo:** create demo app component
580+ * ** demo:** create demo app component
Original file line number Diff line number Diff line change 11{
22 "name" : " angular2gridster" ,
3- "version" : " 6.0.0-rc.0 " ,
3+ "version" : " 6.0.0-rc.1 " ,
44 "peerDependencies" : {
55 "@angular/common" : " ^6.0.0-rc.0 || ^6.0.0" ,
66 "@angular/core" : " ^6.0.0-rc.0 || ^6.0.0"
You can’t perform that action at this time.
0 commit comments