Skip to content

Commit b5b22eb

Browse files
authored
Merge pull request #30 from alphagov/release-2.0.1
Release v2.0.1
2 parents 1bc21e0 + 084be5c commit b5b22eb

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 2.0.1
6+
57
- [#28 - Fix the task list template to use the correct status tag options](https://github.com/alphagov/govuk-prototype-kit-common-templates/pull/28)
68

79
## 2.0.0

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@govuk-prototype-kit/common-templates",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Common service page templates for the GOV.UK Prototype Kit",
55
"author": "GOV.UK Prototype team, UK Government Digital Service",
66
"license": "MIT",

0 commit comments

Comments
 (0)