Skip to content

Commit 3427290

Browse files
chore(release): update CHANGELOG.md [ci skip]
- @angular-ru/[email protected]
1 parent b058fd7 commit 3427290

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

libs/cdk/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [15.1.0](https://github.com/Angular-RU/angular-ru-sdk/compare/@angular-ru/[email protected]...@angular-ru/[email protected]) (2024-02-15)
7+
8+
### Features
9+
10+
- do not use rxjs >= 7 exclusive feature to not break backward co…
11+
([#1521](https://github.com/Angular-RU/angular-ru-sdk/issues/1521))
12+
([b058fd7](https://github.com/Angular-RU/angular-ru-sdk/commit/b058fd77ea9846403c562890eec9f6115e963265))
13+
14+
# Change Log
15+
16+
All notable changes to this project will be documented in this file. See
17+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
18+
619
## [15.0.1](https://github.com/Angular-RU/angular-ru-sdk/compare/@angular-ru/[email protected]...@angular-ru/[email protected]) (2024-02-05)
720

821
**Note:** Version bump only for package @angular-ru/cdk

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": "@angular-ru/cdk",
3-
"version": "15.0.1",
3+
"version": "15.1.0",
44
"description": "Angular-RU package",
55
"homepage": "https://github.com/Angular-RU/angular-ru-sdk/tree/master/libs/cdk#readme",
66
"bugs": "https://github.com/Angular-RU/angular-ru-sdk/issues",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)