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

Skip to content

Commit 6c56c0a

Browse files
committed
release(state): 19.0.2
1 parent 4a763cb commit 6c56c0a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

libs/state/CHANGELOG.md

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

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

5+
## [19.0.2](https://github.com/rx-angular/rx-angular/compare/[email protected]@19.0.2) (2024-12-28)
6+
7+
8+
### Bug Fixes
9+
10+
* **state:** update peerDependency to cdk ([715edad](https://github.com/rx-angular/rx-angular/commit/715edade00b12f2df12221ab717d9099373668ca))
11+
12+
13+
514
## [19.0.1](https://github.com/rx-angular/rx-angular/compare/[email protected]@19.0.1) (2024-12-23)
615

716

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