Skip to content

Commit aa0a57e

Browse files
Chau TranChau Tran
Chau Tran
authored and
Chau Tran
committed
chore(repo): release ngrx-slice 7.0.0
1 parent 08d1c4f commit aa0a57e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/ngrx-slice/CHANGELOG.md

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

22

3+
## [7.0.0](https://github.com/nartc/nartc-workspace/compare/ngrx-slice-v6.6.0...ngrx-slice-v7.0.0) (2023-05-22)
4+
5+
6+
### Features
7+
8+
* **slice:** bump dependencies for angular 16, drop angular 13 ([951fd5c](https://github.com/nartc/nartc-workspace/commit/951fd5c6397f943f332a17e5698a9e734a93a35f))
9+
10+
11+
### Bug Fixes
12+
13+
* **slice:** use correct import ([646eff3](https://github.com/nartc/nartc-workspace/commit/646eff3c4a88f4551459516c832318ec6b941e23))
14+
315
## [6.6.0](https://github.com/nartc/nartc-workspace/compare/ngrx-slice-v6.5.0...ngrx-slice-v6.6.0) (2023-01-06)
416

517

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.6.0"
2+
"version": "7.0.0"
33
}

0 commit comments

Comments
 (0)