diff --git a/libs/dfx-helper/CHANGELOG.md b/libs/dfx-helper/CHANGELOG.md index bb8e49af..edb6647f 100644 --- a/libs/dfx-helper/CHANGELOG.md +++ b/libs/dfx-helper/CHANGELOG.md @@ -1,3 +1,9 @@ +## [6.0.1](https://github.com/Dafnik/dfts-common/compare/dfx-helper-6.0.0...dfx-helper-6.0.1) (2023-05-29) + +### Features + +- angular 16 ([d31d984](https://github.com/Dafnik/dfts-common/commit/d31d984d0870f9847683f8406409c85c16e62156)) + # [6.0.0](https://github.com/Dafnik/dfts-common/compare/dfx-helper-5.0.7...dfx-helper-6.0.0) (2023-05-29) ### Bug Fixes diff --git a/libs/dfx-helper/package.json b/libs/dfx-helper/package.json index 5cf43960..26edbfef 100644 --- a/libs/dfx-helper/package.json +++ b/libs/dfx-helper/package.json @@ -1,6 +1,6 @@ { "name": "dfx-helper", - "version": "6.0.0", + "version": "6.0.1", "description": "Web-development / Typescript / Angular Library with tons of utility tools helping in all projects", "private": false, "license": "MIT",