From cee042a5ce0baaa6ebca95f5ae78551c92baad61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 12 Jun 2026 09:21:30 +0000 Subject: [PATCH 1/3] Dependencies version bump 2026-06-12 --- src/Toolkit.Asp/Toolkit.Asp.csproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Toolkit.Asp/Toolkit.Asp.csproj b/src/Toolkit.Asp/Toolkit.Asp.csproj index a70434b..e7104bc 100644 --- a/src/Toolkit.Asp/Toolkit.Asp.csproj +++ b/src/Toolkit.Asp/Toolkit.Asp.csproj @@ -23,23 +23,23 @@ - + - + - + - + - - + + From 751060a77096d63e331e093f3012b21db162ffde Mon Sep 17 00:00:00 2001 From: Pedro Henriques Date: Fri, 12 Jun 2026 13:13:51 +0100 Subject: [PATCH 2/3] Update ASP Toolkit's changelog. --- src/Toolkit.Asp/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/Toolkit.Asp/CHANGELOG.md b/src/Toolkit.Asp/CHANGELOG.md index 861fcbf..e6a004e 100644 --- a/src/Toolkit.Asp/CHANGELOG.md +++ b/src/Toolkit.Asp/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [8.0.5] - 2026-06-12 + +### Change + +- **Dependencies**: + - Bumped version of `base Toolkit` from `10.0.2` to `10.0.3`. + ## [8.0.5] - 2026-06-11 ### Change From b59ebae974db994f833ecbbffafdec72b41fe8cf Mon Sep 17 00:00:00 2001 From: Pedro Henriques Date: Fri, 12 Jun 2026 13:14:39 +0100 Subject: [PATCH 3/3] Update ASP Toolkit's changelog. --- src/Toolkit.Asp/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Toolkit.Asp/CHANGELOG.md b/src/Toolkit.Asp/CHANGELOG.md index e6a004e..559a187 100644 --- a/src/Toolkit.Asp/CHANGELOG.md +++ b/src/Toolkit.Asp/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [8.0.5] - 2026-06-12 +## [8.0.6] - 2026-06-12 ### Change