Skip to content

Commit

Permalink
release(sync-state): 3.2.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Bot committed Aug 5, 2023
1 parent 5bbce14 commit 4553f2e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions libs/sync-state/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.2.4](https://github.com/Michsior14/ngrx-addons/compare/sync-state-3.2.3...sync-state-3.2.4) (2023-08-05)

### Dependency Updates

* `common` updated to version `3.1.2`
### [3.2.3](https://github.com/Michsior14/ngrx-addons/compare/sync-state-3.2.2...sync-state-3.2.3) (2023-05-16)


Expand Down
2 changes: 1 addition & 1 deletion libs/sync-state/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngrx-addons/sync-state",
"version": "3.2.3",
"version": "3.2.4",
"description": "Sync state between tabs for ngrx, based on elf-sync-state",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 4553f2e

Please sign in to comment.