We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bedde2 commit 5c8f37fCopy full SHA for 5c8f37f
CHANGELOG.md
@@ -1,6 +1,9 @@
1
## Unreleased
2
3
+## 4.1.0
4
+
5
- [Fix missing manifest.json from govuk-frontend](https://github.com/alphagov/tech-docs-gem/pull/376)
6
+- [Stable soft for left navigation](https://github.com/alphagov/tech-docs-gem/pull/374)
7
8
## 4.0.0
9
lib/govuk_tech_docs/version.rb
@@ -1,3 +1,3 @@
module GovukTechDocs
- VERSION = "4.0.0".freeze
+ VERSION = "4.1.0".freeze
end
0 commit comments