Skip to content

Commit 6880de7

Browse files
6.5.0 release prep (angular-redux#29)
1 parent 6a75993 commit 6880de7

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 6.5.0 - Added support for non-template forms.
2+
13
# 6.3.0 - Version bump to match [email protected]
24

35
https://github.com/angular-redux/store/blob/master/CHANGELOG.md

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-redux/form",
3-
"version": "6.3.0",
3+
"version": "6.5.0",
44
"description": "Build Angular 2+ forms with Redux",
55
"dependencies": {
66
"immutable": "^3.8.1"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# yarn lockfile v1
33

44

5-
"@angular-redux/store@^6.2.0":
6-
version "6.2.0"
7-
resolved "https://registry.yarnpkg.com/@angular-redux/store/-/store-6.%3Cspan%20class="x x-first x-last">2.0.tgz#e0289d6fc9134523468c27c62e88576fc1ccd725"
5+
"@angular-redux/store@^6.3.0":
6+
version "6.5.4"
7+
resolved "https://registry.yarnpkg.com/@angular-redux/store/-/store-6.%3Cspan%20class="x x-first x-last">5.4.tgz#23bd4a3171e9afa4ea237c6d7214fd5e94272ba4"
88

99
"@angular/common@^4.0.0":
1010
version "4.0.3"

0 commit comments

Comments
 (0)