File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 0.6.2 " ></a >
7+
8+ # [ 0.6.2] ( https://github.com/Microsoft/angular-react/compare/v0.6.1...v0.6.2 ) (2019-03-24)
9+
10+ Fix for broken ` 0.6.1 ` release.
11+
12+
613<a name =" 0.6.1 " ></a >
714
815# [ 0.6.1] ( https://github.com/Microsoft/angular-react/compare/v0.6.0...v0.6.1 ) (2019-03-22)
Original file line number Diff line number Diff line change 11{
22 "$schema" : " ../../node_modules/ng-packagr/package.schema.json" ,
33 "name" : " @angular-react/core" ,
4- "version" : " 0.6.1 " ,
4+ "version" : " 0.6.2 " ,
55 "ngPackage" : {
66 "deleteDestPath" : true ,
77 "whitelistedNonPeerDependencies" : [
Original file line number Diff line number Diff line change 11{
22 "$schema" : " ../../node_modules/ng-packagr/package.schema.json" ,
33 "name" : " @angular-react/fabric" ,
4- "version" : " 0.6.1 " ,
4+ "version" : " 0.6.2 " ,
55 "ngPackage" : {
66 "lib" : {
77 "entryFile" : " public-api.ts" ,
4444 ],
4545 "private" : false ,
4646 "peerDependencies" : {
47- "@angular-react/core" : " ^0.6.1 " ,
47+ "@angular-react/core" : " ^0.6.2 " ,
4848 "@angular/common" : " ^7.0.3" ,
4949 "@angular/core" : " ^7.0.3" ,
5050 "@angular/platform-browser-dynamic" : " ^7.0.3" ,
You can’t perform that action at this time.
0 commit comments