Skip to content

Commit

Permalink
Bump version to 23.11.0
Browse files Browse the repository at this point in the history
This is not a breaking change, since the countdown component only
had one consumer, which is no longer using it.
  • Loading branch information
Ben Thorner committed Dec 31, 2020
1 parent ca1fe91 commit 8a1ccf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
useful summary for people upgrading their application, not a replication
of the commit log.

## Unversioned
## 23.11.0

* Replace transition countdown component with sidebar partial (PR [#1845](https://github.com/alphagov/govuk_publishing_components/pull/1845))

Expand Down
2 changes: 1 addition & 1 deletion lib/govuk_publishing_components/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GovukPublishingComponents
VERSION = "23.10.2".freeze
VERSION = "23.11.0".freeze
end

0 comments on commit 8a1ccf4

Please sign in to comment.