Skip to content

Commit

Permalink
chore: release 8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonroberts committed Jun 10, 2019
1 parent 0920978 commit 7f5ac5a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="8.0.1"></a>

## [8.0.1](https://github.com/ngrx/platform/compare/8.0.0...8.0.1) (2019-06-10)

### Bug Fixes

- **store:** prevent passing of action creator function to store dispatch and effects ([#1914](https://github.com/ngrx/platform/issues/1914)) ([78153cb](https://github.com/ngrx/platform/commit/78153cb)), closes [#1906](https://github.com/ngrx/platform/issues/1906)

<a name="8.0.0"></a>

# [8.0.0](https://github.com/ngrx/platform/compare/8.0.0-rc.1...8.0.0) (2019-06-06)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngrx/platform",
"version": "8.0.0",
"version": "8.0.1",
"description": "monorepo for ngrx development",
"scripts": {
"build": "bazel build //modules/...",
Expand Down

0 comments on commit 7f5ac5a

Please sign in to comment.