Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit e2f7fdf

Browse files
Merge pull request #55 from nhsuk/feature/1.0.0
:squirrel: Release 1.0.0
2 parents 6cc2972 + 0114628 commit e2f7fdf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.0.0 / 2019-10-10
2+
===================
3+
- Make release `1.0.0`
4+
15
0.23.0 / 2019-10-10
26
===================
37
- Do not enforce destructuring option for renamed properties

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-nhsuk",
3-
"version": "0.23.0",
3+
"version": "1.0.0",
44
"description": "ESLint config. Primarily intended for use within NHSUK projects.",
55
"main": ".eslintrc.js",
66
"scripts": {

0 commit comments

Comments
 (0)