Skip to content

Commit

Permalink
chore: update changelog for 0.6.1 release
Browse files Browse the repository at this point in the history
* Describe changes for 0.6.1 release relative to 0.6.0 release
  • Loading branch information
Wells-Codes authored and Jon Rista committed Jun 23, 2021
1 parent 2ccfb06 commit b0416f7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="0.6.1"></a>

# [0.6.1](https://github.com/briebug/ngrx-auto-entity/compare/0.6.0...0.6.1) Beta (2021-06-24)

Auto-Entity version 0.6.1 is a patch release to fix a couple bugs.

### Bug Fixes

- **facade:** Fix error when calling the `deselectAll()` method on a facade (#174)
- **actions:** Fix type error when using `DeleteByKeyFailure` or `DeleteByKeySuccess` (#183)

<a name="0.6.0"></a>

# [0.6.0](https://github.com/briebug/ngrx-auto-entity/compare/0.5.0...0.6.0) Beta (2021-04-02)
Expand Down

0 comments on commit b0416f7

Please sign in to comment.