diff --git a/CHANGELOG.md b/CHANGELOG.md index c9d7955..7cc9be4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v1.1.0](https://github.com/Celtian/ngx-update-app/compare/v1.0.1...v1.1.0) + #### [v1.0.1](https://github.com/Celtian/ngx-update-app/compare/v1.0.0...v1.0.1) +> 17 October 2024 + - deps updated [`#7`](https://github.com/Celtian/ngx-update-app/pull/7) - chore(deps): deps updated [`f1acab8`](https://github.com/Celtian/ngx-update-app/commit/f1acab849a485cfdc862ab7bd2862436a722e88a) +- chore(update): patch release 1.0.1 🐛 [`3e5bef5`](https://github.com/Celtian/ngx-update-app/commit/3e5bef5815ba3e101c2ec3eeadfa6bc092e5db02) ### [v1.0.0](https://github.com/Celtian/ngx-update-app/compare/v0.1.1...v1.0.0) diff --git a/package.json b/package.json index 21f0fbd..5f931df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-update-app", - "version": "1.0.1", + "version": "1.1.0", "author": { "name": "Dominik Hladík", "email": "dominik.hladik@seznam.cz", diff --git a/projects/ngx-update-app/package.json b/projects/ngx-update-app/package.json index 7de68e9..897b2d6 100644 --- a/projects/ngx-update-app/package.json +++ b/projects/ngx-update-app/package.json @@ -1,6 +1,6 @@ { "name": "ngx-update-app", - "version": "1.0.1", + "version": "1.1.0", "author": { "name": "Dominik Hladík", "email": "dominik.hladik@seznam.cz",