Skip to content

Commit 860a6e0

Browse files
authored
Merge pull request #5230 from alphagov/release-63.3.1
Version 63.3.1
2 parents abca9bc + 86d1b17 commit 860a6e0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
useful summary for people upgrading their application, not a replication
88
of the commit log.
99

10-
## Unreleased
10+
## 63.3.1
1111

1212
* Revert "Add organisation logo component helper spec file" ([PR #5229](https://github.com/alphagov/govuk_publishing_components/pull/5229))
1313

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
govuk_publishing_components (63.3.0)
4+
govuk_publishing_components (63.3.1)
55
govuk_app_config
66
govuk_personalisation (>= 0.7.0)
77
kramdown
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GovukPublishingComponents
2-
VERSION = "63.3.0".freeze
2+
VERSION = "63.3.1".freeze
33
end

0 commit comments

Comments
 (0)