From 5f1b27b041c3c80a528f9e9040b77f62d5c4a352 Mon Sep 17 00:00:00 2001 From: James Craig Date: Thu, 28 Mar 2024 23:36:36 +0000 Subject: [PATCH] chore(release): 4.0.90 --- CHANGELOG.md | 17 +++++++++++++++++ src/Mirage/Mirage.csproj | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac650b9..dc04957 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,23 @@ All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines. + +## [4.0.90](https://www.github.com/JaCraig/Mirage/releases/tag/v4.0.90) (2024-03-28) + +### Bug Fixes + +* bump the dependencies group with 2 updates ([1f13b93](https://www.github.com/JaCraig/Mirage/commit/1f13b93ca0dc6234fa8b73fed9d28e6ec95e8dfa)) + +### Other + +* Merge pull request #200 from JaCraig/dependabot/nuget/test/Mirage.Tests/dependencies-b04a4f3b14 ([7f44a81](https://www.github.com/JaCraig/Mirage/commit/7f44a814de9f157eaeb252a0fd41773817ae6944)) +* Merge pull request #201 from JaCraig/dependabot/nuget/test/Mirage.Tests/dependencies-1e835a635f ([5b4c5cf](https://www.github.com/JaCraig/Mirage/commit/5b4c5cfe5f629b0c2594df191d704d1fefe4e1bb)) +* Merge pull request #202 from JaCraig/dependabot/github_actions/dependencies-c3ed15e864 ([d2db6e4](https://www.github.com/JaCraig/Mirage/commit/d2db6e4d58bb614a3845359c120dfc940f2a1c52)) +* Merge pull request #203 from JaCraig/dependabot/nuget/dependencies-322cd814f6 ([b774c32](https://www.github.com/JaCraig/Mirage/commit/b774c3230c5b5aee75d7c032b321194b4723c77a)) +* bump the dependencies group in /test/Mirage.Tests with 1 update ([92d4d0d](https://www.github.com/JaCraig/Mirage/commit/92d4d0df5a6a706574091145ad5cf843dffa7a9e)) +* bump the dependencies group in /test/Mirage.Tests with 1 update ([0e7a56d](https://www.github.com/JaCraig/Mirage/commit/0e7a56d841e3dda45646e40b0ddd87364383521b)) +* bump the dependencies group with 1 update ([213c9bd](https://www.github.com/JaCraig/Mirage/commit/213c9bdbf25a18325ed770c7ed7740c321b911f0)) + ## [4.0.89](https://www.github.com/JaCraig/Mirage/releases/tag/v4.0.89) (2024-03-18) diff --git a/src/Mirage/Mirage.csproj b/src/Mirage/Mirage.csproj index 91730e6..577d1d4 100644 --- a/src/Mirage/Mirage.csproj +++ b/src/Mirage/Mirage.csproj @@ -15,7 +15,7 @@ false false True - 4.0.89 + 4.0.90 enable Mirage Copyright © James Craig 2017