Skip to content

Commit 1c352bf

Browse files
committed
Upgrade to govuk-frontend 5.11.2
1 parent 461d2cd commit 1c352bf

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
Targets GOV.UK Frontend v5.11.2.
6+
37
## 3.2.3
48

59
Targets GOV.UK Frontend v5.11.1.

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<RepoRoot>$([MSBuild]::EnsureTrailingSlash('$(MSBuildThisFileDirectory)'))</RepoRoot>
66
<Nullable>enable</Nullable>
77
<PackageOutputPath>$([MSBuild]::NormalizeDirectory('$(RepoRoot)', 'packages'))</PackageOutputPath>
8-
<GovUkFrontendVersion>5.11.1</GovUkFrontendVersion>
8+
<GovUkFrontendVersion>5.11.2</GovUkFrontendVersion>
99

1010
<CoreLibMinVerTagPrefix>v</CoreLibMinVerTagPrefix>
1111
<CoreLibMinVerMinimumMajorMinor>3.2</CoreLibMinVerMinimumMajorMinor>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
[![GOV.UK Design System version](https://img.shields.io/badge/GOV.UK%20Design%20System-5.11.1-brightgreen)](https://github.com/alphagov/govuk-frontend/releases/tag/v5.11.1)
2+
[![GOV.UK Design System version](https://img.shields.io/badge/GOV.UK%20Design%20System-5.11.2-brightgreen)](https://github.com/alphagov/govuk-frontend/releases/tag/v5.11.2)
33
[![CI](https://github.com/x-govuk/govuk-frontend-aspnetcore/workflows/ci/badge.svg)](https://github.com/x-govuk/govuk-frontend-aspnetcore/actions/workflows/ci.yml)
44
[![NuGet Downloads](https://img.shields.io/nuget/dt/GovUk.Frontend.AspNetCore)](https://www.nuget.org/packages/GovUk.Frontend.AspNetCore)
55

0 commit comments

Comments
 (0)