Skip to content

Commit

Permalink
chore(repo): release ngrx-slice 6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Chau Tran committed Sep 27, 2022
1 parent 01c6687 commit 7ff8922
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions packages/ngrx-slice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [6.5.0](https://github.com/nartc/nartc-workspace/compare/ngrx-slice-v6.4.0...ngrx-slice-v6.5.0) (2022-09-27)


### Features

* **slice:** remove ngrx immer dependency ([01c6687](https://github.com/nartc/nartc-workspace/commit/01c6687f3cfdaf0322d91a00c39d982b515cc3f5))

## [6.4.0](https://github.com/nartc/nartc-workspace/compare/ngrx-slice-v6.3.0...ngrx-slice-v6.4.0) (2022-09-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/ngrx-slice/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "6.4.0"
"version": "6.5.0"
}

0 comments on commit 7ff8922

Please sign in to comment.