We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49e7aac + ea472be commit 552e442Copy full SHA for 552e442
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 1.8.1
4
5
This release fixes a bug (#79 - reported in
6
[alphagov/tech-docs-template#183][tdt-183]) which prevented a multipage site
lib/govuk_tech_docs/version.rb
@@ -1,3 +1,3 @@
module GovukTechDocs
- VERSION = "1.8.0".freeze
+ VERSION = "1.8.1".freeze
end
0 commit comments