Skip to content

Commit 2ee796b

Browse files
committed
release(cdk): 20.0.0
1 parent 68c351e commit 2ee796b

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

libs/cdk/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/cdk@19.1.0...cdk@20.0.0) (2025-07-14)
6+
7+
8+
### Features
9+
10+
* **cdk:** bump peerDependency to @angular/core ^20 ([5d09b55](https://github.com/rx-angular/rx-angular/commit/5d09b55d7067eeadab8185f324a1c99c862faecd))
11+
12+
13+
### BREAKING CHANGES
14+
15+
* **cdk:** bump ng to version 20
16+
17+
18+
519
# [19.1.0](https://github.com/rx-angular/rx-angular/compare/cdk@19.0.1...cdk@19.1.0) (2025-01-09)
620

721

libs/cdk/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/cdk",
3-
"version": "19.1.0",
3+
"version": "20.0.0",
44
"description": "@rx-angular/cdk is a Component Development Kit for ergonomic and highly performant angular applications. It helps to to build Large scale applications, UI libs, state management, rendering systems and much more. Furthermore the unique way of mixing reactive as well as imperative code leads to best DX and speed.",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)