Skip to content

Commit

Permalink
chore(release): update CHANGELOG.md [ci skip]
Browse files Browse the repository at this point in the history
 - @angular-ru/cdk@14.11.2
 - @angular-ru/ngxs@14.2.2
  • Loading branch information
angular-ru-bot committed Oct 21, 2023
1 parent d6dc030 commit d7ab7a7
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 4 deletions.
12 changes: 12 additions & 0 deletions libs/cdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [14.11.2](https://github.com/Angular-RU/angular-ru-sdk/compare/@angular-ru/cdk@14.11.1...@angular-ru/cdk@14.11.2) (2023-10-21)

### Bug Fixes

- some edits to force version update and release ([#1513](https://github.com/Angular-RU/angular-ru-sdk/issues/1513))
([d6dc030](https://github.com/Angular-RU/angular-ru-sdk/commit/d6dc030afa41da972e2d6a8399dd1e4f09deaeec))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [14.11.1](https://github.com/Angular-RU/angular-ru-sdk/compare/@angular-ru/cdk@14.11.0...@angular-ru/cdk@14.11.1) (2023-10-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion libs/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular-ru/cdk",
"version": "14.11.1",
"version": "14.11.2",
"description": "Angular-RU package",
"homepage": "https://github.com/Angular-RU/angular-ru-sdk/tree/master/libs/cdk#readme",
"bugs": "https://github.com/Angular-RU/angular-ru-sdk/issues",
Expand Down
12 changes: 12 additions & 0 deletions libs/ngxs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [14.2.2](https://github.com/Angular-RU/angular-ru-sdk/compare/@angular-ru/ngxs@14.2.1...@angular-ru/ngxs@14.2.2) (2023-10-21)

### Bug Fixes

- some edits to force version update and release ([#1513](https://github.com/Angular-RU/angular-ru-sdk/issues/1513))
([d6dc030](https://github.com/Angular-RU/angular-ru-sdk/commit/d6dc030afa41da972e2d6a8399dd1e4f09deaeec))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [14.2.1](https://github.com/Angular-RU/angular-ru-sdk/compare/@angular-ru/ngxs@14.2.0...@angular-ru/ngxs@14.2.1) (2023-10-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion libs/ngxs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular-ru/ngxs",
"version": "14.2.1",
"version": "14.2.2",
"description": "Angular-RU package",
"homepage": "https://github.com/Angular-RU/angular-ru-sdk/tree/master/libs/cdk#readme",
"bugs": "https://github.com/Angular-RU/angular-ru-sdk/issues",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d7ab7a7

Please sign in to comment.