Skip to content

Commit 2f91452

Browse files
committed
Release v4.1.2
- [Fix focus issues with table of contents and main content pane](#381)
1 parent 58e7c76 commit 2f91452

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 4.1.1
28

39
## Fixes

lib/govuk_tech_docs/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GovukTechDocs
2-
VERSION = "4.1.1".freeze
2+
VERSION = "4.1.2".freeze
33
end

0 commit comments

Comments
 (0)