diff --git a/libs/transloco-utils/CHANGELOG.md b/libs/transloco-utils/CHANGELOG.md index 4e0f4d686..a523b1252 100644 --- a/libs/transloco-utils/CHANGELOG.md +++ b/libs/transloco-utils/CHANGELOG.md @@ -2,6 +2,12 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [3.0.2](https://github.com/ngneat/transloco/compare/transloco-utils-3.0.1...transloco-utils-3.0.2) (2021-10-28) + +### Bug Fixes + +- **utils:** 🐛 global config scoped libs type ([65359bb](https://github.com/ngneat/transloco/commit/65359bb503a94dea9ff24b16fe2e06a3bb15cffc)) + ## [3.0.1](https://github.com/ngneat/transloco/compare/transloco-utils-3.0.0...transloco-utils-3.0.1) (2021-10-28) ### Bug Fixes diff --git a/libs/transloco-utils/package.json b/libs/transloco-utils/package.json index 0a52b3e6f..cf9302ba2 100644 --- a/libs/transloco-utils/package.json +++ b/libs/transloco-utils/package.json @@ -1,6 +1,6 @@ { "name": "@ngneat/transloco-utils", - "version": "3.0.1", + "version": "3.0.2", "description": "Transloco utils library", "main": "src/index.js", "publishConfig": {