Skip to content

Commit c055332

Browse files
committed
Release v4.1.1
## Fixes - [Disable focus outline on navigation link](#379) - [Warning text extension fix for govuk-frontend v5.7.1](#378)
1 parent 23f8e68 commit c055332

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
## Unreleased
1+
## 4.1.1
2+
3+
## Fixes
4+
25
- [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)
37

48
## 4.1.0
59

lib/govuk_tech_docs/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GovukTechDocs
2-
VERSION = "4.1.0".freeze
2+
VERSION = "4.1.1".freeze
33
end

0 commit comments

Comments
 (0)