From 89dbc6caa2a464c4bc9c7d51730e1e921d0b7fa1 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Thu, 27 Apr 2023 18:34:39 +0000 Subject: [PATCH] chore(release): v1.11.0 --- CHANGELOG.md | 22 +++++++++++----------- releases.json | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe175a8..6bb13fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# [1.11.0](https://github.com/manthanank/learn-angular/compare/v1.10.0...v1.11.0) (2023-04-27) + + +### Features + +* updated ([491c3c3](https://github.com/manthanank/learn-angular/commit/491c3c3e241f81964b9946308ff226f54caee653)) +* updated ([b043d14](https://github.com/manthanank/learn-angular/commit/b043d148cebe58a96e3b2ed9e80642d041921d24)) +* updated ([e5a3c30](https://github.com/manthanank/learn-angular/commit/e5a3c306c50b7f9cd3531dc67b6f4c2659e6050b)) + + + # [1.10.0](https://github.com/manthanank/learn-angular/compare/v1.9.0...v1.10.0) (2023-04-27) @@ -35,14 +46,3 @@ -# [1.6.0](https://github.com/manthanank/learn-angular/compare/v1.5.0...v1.6.0) (2023-04-24) - - -### Features - -* updated ([8c5c19b](https://github.com/manthanank/learn-angular/commit/8c5c19b5c3f2c1908df236283d3609bf845a3309)) -* updated ([ebe0539](https://github.com/manthanank/learn-angular/commit/ebe053994e4d45c2203329b8f40b7c53441d6500)) -* updated ([af0382d](https://github.com/manthanank/learn-angular/commit/af0382ddbebe85e7cd47fa40159b4e9880037794)) - - - diff --git a/releases.json b/releases.json index 4a05635..1447c9c 100644 --- a/releases.json +++ b/releases.json @@ -1,3 +1,3 @@ { - "version": "1.10.0" + "version": "1.11.0" } \ No newline at end of file