Skip to content

Commit 5c8f37f

Browse files
committed
Release v4.1.0
- [Fix missing manifest.json from govuk-frontend](#376) - [Stable soft for left navigation](#374)
1 parent 1bedde2 commit 5c8f37f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## Unreleased
22

3+
## 4.1.0
4+
35
- [Fix missing manifest.json from govuk-frontend](https://github.com/alphagov/tech-docs-gem/pull/376)
6+
- [Stable soft for left navigation](https://github.com/alphagov/tech-docs-gem/pull/374)
47

58
## 4.0.0
69

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.0.0".freeze
2+
VERSION = "4.1.0".freeze
33
end

0 commit comments

Comments
 (0)