From 5d15d121f647078f1dc3c2de2fc18668b27f3029 Mon Sep 17 00:00:00 2001 From: RobbieTheWagner <2640861+RobbieTheWagner@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:47:39 +0000 Subject: [PATCH] Prepare Release using 'release-plan' --- .release-plan.json | 4 ++++ CHANGELOG.md | 23 +++++++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 .release-plan.json diff --git a/.release-plan.json b/.release-plan.json new file mode 100644 index 000000000..796985fb7 --- /dev/null +++ b/.release-plan.json @@ -0,0 +1,4 @@ +{ + "solution": {}, + "description": "## Release (2024-07-10)\n\n\n\n#### :boom: Breaking Change\n* `angular-shepherd`\n * [#2243](https://github.com/shepherd-pro/angular-shepherd/pull/2243) update angular 18 ([@bastienmoulia](https://github.com/bastienmoulia))\n * [#2113](https://github.com/shepherd-pro/angular-shepherd/pull/2113) [feature] increase to angular 17 ([@phhbr](https://github.com/phhbr))\n\n#### :memo: Documentation\n* `angular-shepherd`\n * [#2245](https://github.com/shepherd-pro/angular-shepherd/pull/2245) Update README.md with latest doc links ([@sardul3](https://github.com/sardul3))\n\n#### :house: Internal\n* `angular-shepherd`\n * [#1962](https://github.com/shepherd-pro/angular-shepherd/pull/1962) Update package lock ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n\n#### Committers: 4\n- Bastien ([@bastienmoulia](https://github.com/bastienmoulia))\n- Phhbr ([@phhbr](https://github.com/phhbr))\n- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n- Sagar Poudel ([@sardul3](https://github.com/sardul3))\n" +} diff --git a/CHANGELOG.md b/CHANGELOG.md index 825c32f0d..b7a0eba5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,24 @@ # Changelog + +## Release (2024-07-10) + + + +#### :boom: Breaking Change +* `angular-shepherd` + * [#2243](https://github.com/shepherd-pro/angular-shepherd/pull/2243) update angular 18 ([@bastienmoulia](https://github.com/bastienmoulia)) + * [#2113](https://github.com/shepherd-pro/angular-shepherd/pull/2113) [feature] increase to angular 17 ([@phhbr](https://github.com/phhbr)) + +#### :memo: Documentation +* `angular-shepherd` + * [#2245](https://github.com/shepherd-pro/angular-shepherd/pull/2245) Update README.md with latest doc links ([@sardul3](https://github.com/sardul3)) + +#### :house: Internal +* `angular-shepherd` + * [#1962](https://github.com/shepherd-pro/angular-shepherd/pull/1962) Update package lock ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) + +#### Committers: 4 +- Bastien ([@bastienmoulia](https://github.com/bastienmoulia)) +- Phhbr ([@phhbr](https://github.com/phhbr)) +- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) +- Sagar Poudel ([@sardul3](https://github.com/sardul3))