We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d41b0d5 + 385a031 commit dd95f27Copy full SHA for dd95f27
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 4.1.2
2
+
3
+## Fixes
4
5
+- [Fix focus issues with table of contents and main content pane](https://github.com/alphagov/tech-docs-gem/pull/381)
6
7
## 4.1.1
8
9
## Fixes
lib/govuk_tech_docs/version.rb
@@ -1,3 +1,3 @@
module GovukTechDocs
- VERSION = "4.1.1".freeze
+ VERSION = "4.1.2".freeze
end
0 commit comments