Skip to content

Commit 1385c9a

Browse files
committed
release(state): 20.0.0
1 parent 5763c48 commit 1385c9a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

libs/state/CHANGELOG.md

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

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

5+
# [20.0.0](https://github.com/rx-angular/rx-angular/compare/state@19.0.3...state@20.0.0) (2025-07-14)
6+
7+
8+
### Features
9+
10+
* **state:** bump peerDependency to @angular/core ^20 ([c675292](https://github.com/rx-angular/rx-angular/commit/c6752920d7d61b57b53fc3def36f2c013eb92a20))
11+
12+
13+
### BREAKING CHANGES
14+
15+
* **state:** bump ng to version 20
16+
17+
18+
519
## [19.0.3](https://github.com/rx-angular/rx-angular/compare/state@19.0.2...state@19.0.3) (2025-01-28)
620

721

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": "19.0.3",
3+
"version": "20.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)