diff --git a/libs/common/CHANGELOG.md b/libs/common/CHANGELOG.md index d526649a..e53313f3 100644 --- a/libs/common/CHANGELOG.md +++ b/libs/common/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [3.1.2](https://github.com/Michsior14/ngrx-addons/compare/common-3.1.1...common-3.1.2) (2023-08-05) + ### [3.1.1](https://github.com/Michsior14/ngrx-addons/compare/common-3.1.0...common-3.1.1) (2023-05-15) diff --git a/libs/common/package.json b/libs/common/package.json index 4b510a54..a9863356 100644 --- a/libs/common/package.json +++ b/libs/common/package.json @@ -1,6 +1,6 @@ { "name": "@ngrx-addons/common", - "version": "3.1.1", + "version": "3.1.2", "description": "Common utilities for @ngrx-addons", "publishConfig": { "access": "public"