Skip to content

Commit 641dd2c

Browse files
committed
Update changelog & bump version number
1 parent 8d24044 commit 641dd2c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- Removes support for LibSass and Ruby Sass in favour of [Dart Sass](https://www.npmjs.com/package/sass)
88
- Upgrade all dependencies to their latest versions where possible
99
- Pinned the Node version to the latest LTS version at the time of publishing (16.16.0). In environments where Volta is installed the appropriate version will be used.
10+
- Merged in proposed tabs (PR #828)
1011

1112

1213
## 6.1.1 - 13 June 2022

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nhsuk-frontend",
3-
"version": "7.0.0-alpha.0",
3+
"version": "7.0.0-alpha.1",
44
"description": "NHS.UK frontend contains the code you need to start building user interfaces for NHS websites and services.",
55
"scripts": {
66
"prepare": "gulp bundle",

0 commit comments

Comments
 (0)