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/ngxs@14.1.4
  • Loading branch information
angular-ru-bot committed May 17, 2023
1 parent ebfc83d commit 8107432
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
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.1.4](https://github.com/Angular-RU/angular-ru-sdk/compare/@angular-ru/ngxs@14.1.3...@angular-ru/ngxs@14.1.4) (2023-05-17)

### Bug Fixes

- **ngxs:** use object for data state type agument ([#1489](https://github.com/Angular-RU/angular-ru-sdk/issues/1489))
([ebfc83d](https://github.com/Angular-RU/angular-ru-sdk/commit/ebfc83de45922eed863978496c3bd29606e1e0f9))

# Change Log

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

## [14.1.3](https://github.com/Angular-RU/angular-ru-sdk/compare/@angular-ru/ngxs@14.1.2...@angular-ru/ngxs@14.1.3) (2023-04-08)

**Note:** Version bump only for package @angular-ru/ngxs
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.1.3",
"version": "14.1.4",
"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
2 changes: 1 addition & 1 deletion package-lock.json

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

0 comments on commit 8107432

Please sign in to comment.