Skip to content

Commit 0504fda

Browse files
committed
Version 43.0.0
1 parent a2edbce commit 0504fda

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

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

10-
## Unreleased
10+
## 43.0.0
1111

12-
* **BREAKING:** Upgrade to govuk-frontend v5.5.0 ([PR #4115](https://github.com/alphagov/govuk_publishing_components/pull/4160))
12+
* **BREAKING:** Upgrade to govuk-frontend v5.5.0 ([PR #4160](https://github.com/alphagov/govuk_publishing_components/pull/4160))
1313

1414
## 42.1.0
1515

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 (42.1.0)
4+
govuk_publishing_components (43.0.0)
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 = "42.1.0".freeze
2+
VERSION = "43.0.0".freeze
33
end

0 commit comments

Comments
 (0)