Skip to content

Commit

Permalink
Merge pull request #25 from tim-s-ccs/release-1.4.0
Browse files Browse the repository at this point in the history
Release 1.4.0
  • Loading branch information
tim-s-ccs authored Nov 1, 2024
2 parents 5cc2b06 + 0abf060 commit a39981d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ 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](https://github.com/tim-s-ccs/ccs-govuk-frontend-jinja/compare/1.3.0...main)
## [Unreleased](https://github.com/tim-s-ccs/ccs-govuk-frontend-jinja/compare/1.4.0...main)

## [1.4.0](https://github.com/tim-s-ccs/ccs-govuk-frontend-jinja/releases/tag/1.4.0) - 01/11/2024

### Changed

Expand Down
2 changes: 1 addition & 1 deletion govuk_frontend_jinja/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.3.0"
__version__ = "1.4.0"

0 comments on commit a39981d

Please sign in to comment.