From f2d758e68db3875ff3064e3d8999cb12bb4d1a64 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 1 Oct 2023 17:01:10 +0000 Subject: [PATCH] chore(release): set `package.json` to 1.1.1 [skip ci] ## [1.1.1](https://github.com/uzenith360/ngx-error-pages/compare/v1.1.0...v1.1.1) (2023-10-01) ### Bug Fixes * upgrade to angular 16 ([7a5b3a8](https://github.com/uzenith360/ngx-error-pages/commit/7a5b3a836066b0392bf311e8ebde1a7552b0fd36)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c96a44..64f9e81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.1](https://github.com/uzenith360/ngx-error-pages/compare/v1.1.0...v1.1.1) (2023-10-01) + + +### Bug Fixes + +* upgrade to angular 16 ([7a5b3a8](https://github.com/uzenith360/ngx-error-pages/commit/7a5b3a836066b0392bf311e8ebde1a7552b0fd36)) + # [1.1.0](https://github.com/uzenith360/ngx-error-pages/compare/v1.0.1...v1.1.0) (2023-10-01)