Skip to content
This repository was archived by the owner on Jul 8, 2021. It is now read-only.

Commit 5c486fe

Browse files
committed
chore: updates
1 parent 217ad4d commit 5c486fe

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 4.0.0 - 6/5/18
2+
- BREAKING: Angular/Rx6 Support
3+
14
# 3.1.6 - 2/27/18
25
- Fix: Effects materialize vs take
36

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngrx-actions",
3-
"version": "3.1.6",
3+
"version": "4.0.0",
44
"description": "Actions and Reducer Utility Library for NGRX",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)