-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Includes: * Fix cookie banner preview in the component guide ([PR #1935](#1935)) * Implements scroll tracking for the covid pages ([PR #1942](#1942))
- Loading branch information
Dilwoar Hussain
committed
Feb 18, 2021
1 parent
3bd03cc
commit 25ff38f
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
module GovukPublishingComponents | ||
VERSION = "24.2.0".freeze | ||
VERSION = "24.3.0".freeze | ||
end |