We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bedde2 + 5c8f37f commit 769a469Copy full SHA for 769a469
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