File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ <a name =" 0.4.5 " ></a >
7
+
8
+ # [ 0.4.4] ( https://github.com/Microsoft/angular-react/compare/v0.4.4...v0.4.5 ) (2018-10-16)
9
+
10
+ ### Bug fixes
11
+
12
+ - ** fabric:** Fix wrong intellisense for ` ICommandBarItem ` ([ #21 ] ( https://github.com/Microsoft/angular-react/pull/21 ) ) ([ ed15a3c] ( https://github.com/Microsoft/angular-react/commit/ed15a3c2bfbeb28b8b2def33b1098ac5b13c42fe ) )
13
+
6
14
<a name =" 0.4.4 " ></a >
7
15
8
16
# [ 0.4.4] ( https://github.com/Microsoft/angular-react/compare/v0.4.3...v0.4.4 ) (2018-10-02)
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " ../../node_modules/ng-packagr/package.schema.json" ,
3
3
"name" : " @angular-react/core" ,
4
- "version" : " 0.4.4 " ,
4
+ "version" : " 0.4.5 " ,
5
5
"ngPackage" : {
6
6
"deleteDestPath" : true ,
7
7
"whitelistedNonPeerDependencies" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " ../../node_modules/ng-packagr/package.schema.json" ,
3
3
"name" : " @angular-react/fabric" ,
4
- "version" : " 0.4.4 " ,
4
+ "version" : " 0.4.5 " ,
5
5
"ngPackage" : {
6
6
"lib" : {
7
7
"entryFile" : " public-api.ts" ,
70
70
],
71
71
"private" : false ,
72
72
"peerDependencies" : {
73
- "@angular-react/core" : " ^0.4.4 " ,
73
+ "@angular-react/core" : " ^0.4.5 " ,
74
74
"@angular/common" : " ^6.1.0" ,
75
75
"@angular/core" : " ^6.1.0" ,
76
76
"@angular/platform-browser-dynamic" : " ^6.1.0" ,
You can’t perform that action at this time.
0 commit comments