Skip to content

Commit 952df26

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

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

libs/cdk/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.2.0](https://github.com/Angular-RU/angular-ru-sdk/compare/@angular-ru/[email protected]...@angular-ru/[email protected]) (2024-04-10)
7+
8+
### Features
9+
10+
- allow to provide HttpParams in DataClientRequestOptions
11+
([#1522](https://github.com/Angular-RU/angular-ru-sdk/issues/1522))
12+
([#1523](https://github.com/Angular-RU/angular-ru-sdk/issues/1523))
13+
([487c5c2](https://github.com/Angular-RU/angular-ru-sdk/commit/487c5c21ff0116c3e004bbebc85694425ca9ba8b))
14+
15+
# Change Log
16+
17+
All notable changes to this project will be documented in this file. See
18+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
19+
620
# [15.1.0](https://github.com/Angular-RU/angular-ru-sdk/compare/@angular-ru/[email protected]...@angular-ru/[email protected]) (2024-02-15)
721

822
### Features

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