Skip to content

Commit 7ff8922

Browse files
author
Chau Tran
committed
chore(repo): release ngrx-slice 6.5.0
1 parent 01c6687 commit 7ff8922

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ngrx-slice/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [6.5.0](https://github.com/nartc/nartc-workspace/compare/ngrx-slice-v6.4.0...ngrx-slice-v6.5.0) (2022-09-27)
4+
5+
6+
### Features
7+
8+
* **slice:** remove ngrx immer dependency ([01c6687](https://github.com/nartc/nartc-workspace/commit/01c6687f3cfdaf0322d91a00c39d982b515cc3f5))
9+
310
## [6.4.0](https://github.com/nartc/nartc-workspace/compare/ngrx-slice-v6.3.0...ngrx-slice-v6.4.0) (2022-09-24)
411

512

packages/ngrx-slice/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "6.4.0"
2+
"version": "6.5.0"
33
}

0 commit comments

Comments
 (0)