Skip to content

Commit c1d0a62

Browse files
author
bravegrape
authored
Merge pull request #82 from alphagov/release-182
Release version 1.8.2
2 parents c42deb5 + 421c2dd commit c1d0a62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 1.8.2
44

55
Adds a `show_expiry` config option to allow you to choose whether to show the review due date and expired banner from your pages. Find out more about the [page expiry and review feature][expiry].
66

lib/govuk_tech_docs/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GovukTechDocs
2-
VERSION = "1.8.1".freeze
2+
VERSION = "1.8.2".freeze
33
end

0 commit comments

Comments
 (0)