Skip to content

Commit

Permalink
Merge pull request #2477 from alphagov/release-27-14-2
Browse files Browse the repository at this point in the history
Bump gem to 27.14.2
  • Loading branch information
danacotoran committed Nov 25, 2021
2 parents da4beb6 + fdfb755 commit b205c47
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -7,7 +7,7 @@
useful summary for people upgrading their application, not a replication
of the commit log.

## Unreleased
## 27.14.2

* Update search component ([PR #2462](https://github.com/alphagov/govuk_publishing_components/pull/2462))
* Fix link to Crown Copyright in footer ([PR #2475](https://github.com/alphagov/govuk_publishing_components/pull/2475))
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
govuk_publishing_components (27.14.1)
govuk_publishing_components (27.14.2)
govuk_app_config
govuk_personalisation (>= 0.7.0)
kramdown
Expand Down
2 changes: 1 addition & 1 deletion lib/govuk_publishing_components/version.rb
@@ -1,3 +1,3 @@
module GovukPublishingComponents
VERSION = "27.14.1".freeze
VERSION = "27.14.2".freeze
end

0 comments on commit b205c47

Please sign in to comment.