We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abca9bc + 86d1b17 commit 860a6e0Copy full SHA for 860a6e0
CHANGELOG.md
@@ -7,7 +7,7 @@
7
useful summary for people upgrading their application, not a replication
8
of the commit log.
9
10
-## Unreleased
+## 63.3.1
11
12
* Revert "Add organisation logo component helper spec file" ([PR #5229](https://github.com/alphagov/govuk_publishing_components/pull/5229))
13
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- govuk_publishing_components (63.3.0)
+ govuk_publishing_components (63.3.1)
5
govuk_app_config
6
govuk_personalisation (>= 0.7.0)
kramdown
lib/govuk_publishing_components/version.rb
@@ -1,3 +1,3 @@
module GovukPublishingComponents
- VERSION = "63.3.0".freeze
+ VERSION = "63.3.1".freeze
end
0 commit comments