diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e26a07..d00b8fa 100644 --- a/CHANGELOG.md +++ b/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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [v0.6.0] - 2026-04-07 ### Added - [Rebranded colour palette and assets](https://github.com/alphagov/govuk-frontend/blob/main/CHANGELOG.md#use-the-refreshed-govuk-brand-if-youre-not-using-nunjucks). diff --git a/templates/style.css b/templates/style.css index 980abae..a088292 100644 --- a/templates/style.css +++ b/templates/style.css @@ -1,7 +1,7 @@ /* * Theme Name: GovukTheme * Author: dxw - * Version: 0.5.1 + * Version: 0.6.0 * Author URI: https://www.dxw.com/ * License: MIT * License URI: https://opensource.org/licenses/MIT