Skip to content

Commit

Permalink
Upgrade to govuk-frontend 5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gunndabad committed Jan 5, 2025
1 parent 709f7cc commit 88b5f4d
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## Unreleased

Targets GOV.UK Frontend v5.5.0.

## 2.4.0

Targets GOV.UK Frontend v5.4.1.
Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TreatWarningsAsErrors Condition="'$(Configuration)' == 'Release'">true</TreatWarningsAsErrors>
<RepoRoot>$([MSBuild]::EnsureTrailingSlash('$(MSBuildThisFileDirectory)'))</RepoRoot>
<Nullable>enable</Nullable>
<GovUkFrontendVersion>5.4.1</GovUkFrontendVersion>
<GovUkFrontendVersion>5.5.0</GovUkFrontendVersion>

<_NpmLibDirectory>$([MSBuild]::NormalizeDirectory('$(RepoRoot)', 'lib', 'govuk-frontend-$(GovUkFrontendVersion)'))</_NpmLibDirectory>
<GovUkFrontendLibrary>$([MSBuild]::NormalizeDirectory('$(_NpmLibDirectory)', 'node_modules', 'govuk-frontend', 'dist', 'govuk'))</GovUkFrontendLibrary>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
![ci](https://github.com/gunndabad/govuk-frontend-aspnetcore/workflows/ci/badge.svg)
![NuGet Downloads](https://img.shields.io/nuget/dt/GovUk.Frontend.AspNetCore)

Targets [GDS Frontend v5.4.1](https://github.com/alphagov/govuk-frontend/releases/tag/v5.4.1)
Targets [GDS Frontend v5.5.0](https://github.com/alphagov/govuk-frontend/releases/tag/v5.5.0)

## Installation

Expand Down
Binary file modified docs/images/error-summary-with-modelstate-error.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/error-summary-with-title.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/error-summary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/pagination-stacked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 88b5f4d

Please sign in to comment.