diff --git a/PackageMonster/PackageMonster.csproj b/PackageMonster/PackageMonster.csproj index 39919b1..fcda52a 100644 --- a/PackageMonster/PackageMonster.csproj +++ b/PackageMonster/PackageMonster.csproj @@ -8,10 +8,10 @@ enable - 1.0.0-preview.2 + 1.0.0 - 1.0.0-preview.2 + 1.0.0 Calvin Wilkinson Kinson Digital diff --git a/ReleaseNotes/PreviewReleases/Release-Notes-v1.0.0-preview.2.md b/ReleaseNotes/PreviewReleases/Release-Notes-v1.0.0-preview.2.md deleted file mode 100644 index 446ca24..0000000 --- a/ReleaseNotes/PreviewReleases/Release-Notes-v1.0.0-preview.2.md +++ /dev/null @@ -1,16 +0,0 @@ -

- PackageMonster Preview Release Notes - v1.0.0-preview.2 -

- -

Quick Reminder

- -
- -As with all software, there is always a chance for issues and bugs, especially for preview releases, which is why your input is greatly appreciated. 🙏🏼 -
- -

Other 🪧

-
(Includes anything that does not fit into the categories above)
- -1. [#75](https://github.com/KinsonDigital/PackageMonster/issues/75) - Created release workflow with associated cicd scripts. -2. [#83](https://github.com/KinsonDigital/PackageMonster/issues/83) - Updated the titles for all of the release note template files. diff --git a/ReleaseNotes/ProductionReleases/Release-Notes-v1.0.0.md b/ReleaseNotes/ProductionReleases/Release-Notes-v1.0.0.md new file mode 100644 index 0000000..bb49e77 --- /dev/null +++ b/ReleaseNotes/ProductionReleases/Release-Notes-v1.0.0.md @@ -0,0 +1,29 @@ +

+ PackageMonster Production Release Notes - v1.0.0 +

+ +

Nuget/Library Updates 📦

+ +1. [#109](https://github.com/KinsonDigital/PackageMonster/pull/109) - chore(deps): updated kinsondigital/infrastructure action to v10.2.0 +2. [#103](https://github.com/KinsonDigital/PackageMonster/pull/103) - chore(deps): updated dependency microsoft.codeanalysis.netanalyzers to V7.0.3 +3. [#104](https://github.com/KinsonDigital/PackageMonster/pull/104) - chore(deps): updated dependency system.io.abstractions to v19.2.51 +4. [#106](https://github.com/KinsonDigital/PackageMonster/pull/106) - chore(deps): updated dependency microsoft.net.test.sdk to v17.7.0 +5. [#108](https://github.com/KinsonDigital/PackageMonster/pull/108) - chore(deps): updated dependency xunit.runner.visualstudio to v2.5.0 +6. [#110](https://github.com/KinsonDigital/PackageMonster/pull/110) - chore(deps): updated dependency coverlet.collector to v6 +7. [#112](https://github.com/KinsonDigital/PackageMonster/pull/112) - chore(deps): updated dependency moq to V4.20.0 +8. [#111](https://github.com/KinsonDigital/PackageMonster/pull/111) - chore(deps): updated dependency coverlet.msbuild to v6 +9. [#107](https://github.com/KinsonDigital/PackageMonster/pull/107) - chore(deps): updated dependency xunit to v2.5.0 + +

Other 🪧

+
(Includes anything that does not fit into the categories above)
+ +1. [#75](https://github.com/KinsonDigital/PackageMonster/issues/75) - Created release workflow with associated cicd scripts. +2. [#83](https://github.com/KinsonDigital/PackageMonster/issues/83) - Updated the titles for all of the release note template files. +3. [#101](https://github.com/KinsonDigital/PackageMonster/issues/101) - Adjusted release workflow input +4. [#99](https://github.com/KinsonDigital/PackageMonster/issues/99) - Performed various improvements +5. [#95](https://github.com/KinsonDigital/PackageMonster/issues/95) - Improved release workflow +6. [#91](https://github.com/KinsonDigital/PackageMonster/issues/91) - Cleaned up status check +7. [#89](https://github.com/KinsonDigital/PackageMonster/issues/89) - Updated workflow to use org-level scripts +8. [#86](https://github.com/KinsonDigital/PackageMonster/issues/86) - Created status checks +9. [#75](https://github.com/KinsonDigital/PackageMonster/issues/75) - Created release workflow +10. [#83](https://github.com/KinsonDigital/PackageMonster/issues/83) - Updated release note templates