Skip to content

Commit 6f80dae

Browse files
authored
Merge pull request #40 from ONSdigital/release/v1.8.1
Release v1.8.1
2 parents 113ddde + 27cbec0 commit 6f80dae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A general purpose website generator which can render pages from static markdown
1212
Install the static website generator:
1313

1414
```
15-
yarn add https://github.com/ONSdigital/static-website-generator#v1.8.0
15+
yarn add https://github.com/ONSdigital/static-website-generator#v1.8.1
1616
```
1717

1818
Install the required version of the ONS Design System; for example, to install the latest version:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ons/static-website-generator",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"repository": "https://github.com/ONSdigital/static-website-generator.git",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)