Skip to content

Commit 9aa4b31

Browse files
authored
Merge pull request #380 from alphagov/release-v4.1.1
Release v4.1.1
2 parents 23f8e68 + c055332 commit 9aa4b31

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+5-1
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

+1-1
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)