Skip to content

Commit

Permalink
release(sync-state): 2.0.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Michsior14 committed Feb 8, 2023
1 parent 532c699 commit 6ac5e98
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions libs/sync-state/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## [2.0.2](https://github.com/Michsior14/ngrx-addons/compare/sync-state-2.0.1...sync-state-2.0.2) (2023-02-08)

### Dependency Updates

* `common` updated to version `2.0.2`


## [2.0.1](https://github.com/Michsior14/ngrx-addons/compare/sync-state-2.0.0...sync-state-2.0.1) (2022-11-30)

- No changes, bump only for release process
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": "2.0.1",
"version": "2.0.2",
"description": "Sync state between tabs for ngrx, based on elf-sync-state",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 6ac5e98

Please sign in to comment.