File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-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.5.5 " ></a >
7+
8+ # [ 0.5.5] ( https://github.com/Microsoft/angular-react/compare/v0.5.4...v0.5.5 ) (2018-12-16)
9+
10+ ### Features
11+
12+ - ** fabric:** Add ` TextField ` and ` MaskedTextField ` components. ([ #58 ] ( https://github.com/Microsoft/angular-react/pull/58 ) ) ([ d18320e] ( https://github.com/Microsoft/angular-react/commit/d18320e3ab0449c0c6b408dd003cfe700536e8ad ) )
13+ - ** fabric:** Add ` SpinButton ` component. ([ #59 ] ( https://github.com/Microsoft/angular-react/pull/59 ) ) ([ 35dbbbe] ( https://github.com/Microsoft/angular-react/commit/35dbbbe69a6e98c0efccf2b9292aff135fd83a20 ) )
14+
615<a name =" 0.5.4 " ></a >
716
817# [ 0.5.4] ( https://github.com/Microsoft/angular-react/compare/v0.5.3...v0.5.4 ) (2018-12-11)
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.5.4 " ,
4+ "version" : " 0.5.5 " ,
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.5.4 " ,
4+ "version" : " 0.5.5 " ,
55 "ngPackage" : {
66 "lib" : {
77 "entryFile" : " public-api.ts" ,
7373 ],
7474 "private" : false ,
7575 "peerDependencies" : {
76- "@angular-react/core" : " ^0.5.4 " ,
76+ "@angular-react/core" : " ^0.5.5 " ,
7777 "@angular/common" : " ^7.0.3" ,
7878 "@angular/core" : " ^7.0.3" ,
7979 "@angular/platform-browser-dynamic" : " ^7.0.3" ,
You can’t perform that action at this time.
0 commit comments