We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ccfb06 commit b0416f7Copy full SHA for b0416f7
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+<a name="0.6.1"></a>
2
+
3
+# [0.6.1](https://github.com/briebug/ngrx-auto-entity/compare/0.6.0...0.6.1) Beta (2021-06-24)
4
5
+Auto-Entity version 0.6.1 is a patch release to fix a couple bugs.
6
7
+### Bug Fixes
8
9
+- **facade:** Fix error when calling the `deselectAll()` method on a facade (#174)
10
+- **actions:** Fix type error when using `DeleteByKeyFailure` or `DeleteByKeySuccess` (#183)
11
12
<a name="0.6.0"></a>
13
14
# [0.6.0](https://github.com/briebug/ngrx-auto-entity/compare/0.5.0...0.6.0) Beta (2021-04-02)
0 commit comments