diff --git a/libs/sync-state/CHANGELOG.md b/libs/sync-state/CHANGELOG.md index 34780e30..aa4ccd72 100644 --- a/libs/sync-state/CHANGELOG.md +++ b/libs/sync-state/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +# [2.0.0](https://github.com/Michsior14/ngrx-addons/compare/sync-state-1.0.1...sync-state-2.0.0) (2022-11-30) + + + ## [1.0.1](https://github.com/Michsior14/ngrx-addons/compare/sync-state-1.0.0...sync-state-1.0.1) (2022-10-13) ### Dependency Updates diff --git a/libs/sync-state/package.json b/libs/sync-state/package.json index b731eb72..885174eb 100644 --- a/libs/sync-state/package.json +++ b/libs/sync-state/package.json @@ -1,6 +1,6 @@ { "name": "@ngrx-addons/sync-state", - "version": "1.0.1", + "version": "2.0.0", "description": "Sync state between tabs for ngrx, based on elf-sync-state", "publishConfig": { "access": "public"