We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f8e761 + b9608d6 commit 33f064eCopy full SHA for 33f064e
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## 2.3.0
4
+
5
- [#232: Update GOV.UK Frontend and use new link styles](https://github.com/alphagov/tech-docs-gem/pull/232)
6
7
## 2.2.2
lib/govuk_tech_docs/version.rb
@@ -1,3 +1,3 @@
module GovukTechDocs
- VERSION = "2.2.2".freeze
+ VERSION = "2.3.0".freeze
end
0 commit comments