Skip to content

Commit d485284

Browse files
committed
chore(repo): release ngrx-slice 6.6.0
1 parent d252277 commit d485284

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/ngrx-slice/CHANGELOG.md

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

22

3+
## [6.6.0](https://github.com/nartc/nartc-workspace/compare/ngrx-slice-v6.5.0...ngrx-slice-v6.6.0) (2023-01-06)
4+
5+
6+
### Features
7+
8+
* **slice:** update nx ([61175e6](https://github.com/nartc/nartc-workspace/commit/61175e63f7c09e62f7094cedc40e4488e43d0c05))
9+
* **slice:** update package json ([6080ed2](https://github.com/nartc/nartc-workspace/commit/6080ed202c92ea40800a328296f8ee57263dcc3b))
10+
11+
12+
### Bug Fixes
13+
14+
* **slice:** clean up and adjust tsconfig to exclude fixture file ([8bacc82](https://github.com/nartc/nartc-workspace/commit/8bacc820884133d6a68975674f93cbdad4877130))
15+
316
## [6.5.0](https://github.com/nartc/nartc-workspace/compare/ngrx-slice-v6.4.0...ngrx-slice-v6.5.0) (2022-09-27)
417

518

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

0 commit comments

Comments
 (0)