Skip to content

Commit

Permalink
Merge pull request #1697 from alphagov/release-21-66-2
Browse files Browse the repository at this point in the history
Bump gem to 21.66.2
  • Loading branch information
danacotoran authored Sep 18, 2020
2 parents f302ba9 + 53be4aa commit f49dfe6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
of the commit log.


## Unreleased
## 21.66.2

* Swap out ol for ul on documents list ([PR #1694](https://github.com/alphagov/govuk_publishing_components/pull/1694)) FIX
* Search toggle inner text fix ([PR #1696](https://github.com/alphagov/govuk_publishing_components/pull/1696)) FIX
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
govuk_publishing_components (21.66.1)
govuk_publishing_components (21.66.2)
govuk_app_config
kramdown
plek
Expand Down
2 changes: 1 addition & 1 deletion lib/govuk_publishing_components/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GovukPublishingComponents
VERSION = "21.66.1".freeze
VERSION = "21.66.2".freeze
end

0 comments on commit f49dfe6

Please sign in to comment.