Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 99645de

Browse files
committed
release(state): 17.0.0
1 parent 8bfd8d9 commit 99645de

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

libs/state/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
# [17.0.0](https://github.com/rx-angular/rx-angular/compare/[email protected]@17.0.0) (2023-11-17)
6+
7+
8+
### Bug Fixes
9+
10+
* bump ng-morph to v4.0.3 ([1766127](https://github.com/rx-angular/rx-angular/commit/1766127764326a471b11b4ad4c4f1b67dd12807a))
11+
12+
13+
### Features
14+
15+
* bump Angular to v17 ([a814fb6](https://github.com/rx-angular/rx-angular/commit/a814fb66d396410e695e47a72e499a6d1cca213a))
16+
17+
18+
### BREAKING CHANGES
19+
20+
* Minimum required `@angular/core` version is now `^17.0.0`
21+
22+
23+
524
# [16.3.0](https://github.com/rx-angular/rx-angular/compare/[email protected]@16.3.0) (2023-11-01)
625

726

libs/state/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rx-angular/state",
3-
"version": "16.3.0",
3+
"version": "17.0.0",
44
"description": "@rx-angular/state is a light-weight, flexible, strongly typed and tested tool dedicated to reduce the complexity of managing component state and side effects in angular",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)