Skip to content

Commit

Permalink
Merge pull request #286 from alphagov/version-8.2.0
Browse files Browse the repository at this point in the history
Release version 8.2.0
  • Loading branch information
brucebolt authored Aug 23, 2023
2 parents 9ae30e4 + 6bd2dfe commit ee3ffea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## 8.2.0

* Reintroduce support for acronyms in Call To Action blocks and in Legislative Lists ([#285](https://github.com/alphagov/govspeak/pull/285))

Expand Down
2 changes: 1 addition & 1 deletion lib/govspeak/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Govspeak
VERSION = "8.1.0".freeze
VERSION = "8.2.0".freeze
end

0 comments on commit ee3ffea

Please sign in to comment.