We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23f8e68 + c055332 commit 9aa4b31Copy full SHA for 9aa4b31
CHANGELOG.md
@@ -1,5 +1,9 @@
1
-## Unreleased
+## 4.1.1
2
+
3
+## Fixes
4
5
- [Disable focus outline on navigation link](https://github.com/alphagov/tech-docs-gem/pull/379)
6
+- [Warning text extension fix for govuk-frontend v5.7.1](https://github.com/alphagov/tech-docs-gem/pull/378)
7
8
## 4.1.0
9
lib/govuk_tech_docs/version.rb
@@ -1,3 +1,3 @@
module GovukTechDocs
- VERSION = "4.1.0".freeze
+ VERSION = "4.1.1".freeze
end
0 commit comments