File tree 3 files changed +13
-5
lines changed
3 files changed +13
-5
lines changed Original file line number Diff line number Diff line change
1
+ # 6.3.0 - Version bump to match [email protected]
2
+
3
+ https://github.com/angular-redux/store/blob/master/CHANGELOG.md
4
+
5
+ # 6.2.0 - Version bump to match [email protected]
6
+
7
+ https://github.com/angular-redux/store/blob/master/CHANGELOG.md
8
+
1
9
# 6.1.0 - Angular 4 Support
2
10
3
11
We now support versions 2 and 4 of Angular. Version 2 support is deprecated and
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-redux/router" ,
3
- "version" : " 6.2 .0" ,
3
+ "version" : " 6.3 .0" ,
4
4
"description" : " Keep your Angular 2+ router state in Redux." ,
5
5
"main" : " ./lib/es5/index.js" ,
6
6
"module" : " ./lib/esm/index.js" ,
22
22
"@angular/router" : " ^3.0.0 || ^4.0.0"
23
23
},
24
24
"devDependencies" : {
25
- "@angular-redux/store" : " ^6.2 .0" ,
25
+ "@angular-redux/store" : " ^6.3 .0" ,
26
26
"@angular/common" : " ^4.0.0" ,
27
27
"@angular/compiler" : " ^4.0.0" ,
28
28
"@angular/compiler-cli" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @angular-redux/store@^6.2 .0 " :
6
- version "6.2 .0"
7
- resolved "https://registry.yarnpkg.com/@angular-redux/store/-/store-6.2 .0.tgz#e0289d6fc9134523468c27c62e88576fc1ccd725 "
5
+ " @angular-redux/store@^6.3 .0 " :
6
+ version "6.3 .0"
7
+ resolved "https://registry.yarnpkg.com/@angular-redux/store/-/store-6.3 .0.tgz#1c5cb08073fc04645dda6291e7410a981cd1fb37 "
8
8
9
9
" @angular/common@^4.0.0 " :
10
10
version "4.0.3"
You can’t perform that action at this time.
0 commit comments