Skip to content

Commit

Permalink
Merge pull request #210 from nhsuk/fix/versions
Browse files Browse the repository at this point in the history
fix versions for 4.6.3 and populate CHANGELOG
  • Loading branch information
chrimesdev authored Aug 24, 2021
2 parents 909cde1 + 4d14c03 commit ce12df7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# NHS.UK prototype kit Changelog

## 4.6.3 - 24 August 2021

:wrench: **Fixes**

- Use the correct name for the NHS digital service manual Slack instance
- Fix GitHub actions/Azure DevOps release pipelines [Issue 180](https://github.com/nhsuk/nhsuk-prototype-kit/issues/180)

## 4.6.2 - 24 August 2021

:wrench: **Fixes**
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nhsuk-prototype-kit",
"version": "4.6.2",
"version": "4.6.3",
"description": "Rapidly create HTML prototypes of NHS websites and services.",
"main": "app.js",
"scripts": {
Expand Down

0 comments on commit ce12df7

Please sign in to comment.