Skip to content

Commit

Permalink
chore(release): v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
satanTime committed Jan 30, 2022
1 parent a333823 commit 29c713e
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.1.4](https://github.com/satanTime/ngrx-correlation-id/compare/v1.1.3...v1.1.4) (2022-01-30)

### Bug Fixes

- support Angular 13 ([a333823](https://github.com/satanTime/ngrx-correlation-id/commit/a333823f35e27014b87f226d5bdb76633ae340c2))

## [1.1.3](https://github.com/satanTime/ngrx-correlation-id/compare/v1.1.2...v1.1.3) (2021-08-22)

### Bug Fixes
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngrx-correlation-id",
"version": "1.1.3",
"version": "1.1.4",
"scripts": {
"npm": "npm",
"postinstall": "husky install",
Expand Down
2 changes: 1 addition & 1 deletion projects/ngrx-correlation-id/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngrx-correlation-id",
"version": "1.1.3",
"version": "1.1.4",
"description": "NGRX Store feature to track tasks via correlation id",
"peerDependencies": {
"@angular/common": "^6.0.0-rc.0 || >= 6.0.0",
Expand Down

0 comments on commit 29c713e

Please # to comment.