Skip to content

Commit 199896c

Browse files
committed
Simplify build matrix and Changelog
1 parent f2927e0 commit 199896c

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.github/workflows/nodejs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ jobs:
88
matrix:
99
node-version:
1010
- 12.x
11-
- 14.x
1211
- 16.x
1312
- 17.x
1413
steps:

CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,7 @@ v1.7.0
77

88
_2022-02-09_
99

10-
notable changes for end users:
11-
12-
* Node 14 and 17 are now officially supported as well
13-
* update to Browserslist 4.19.1
14-
15-
no significant changes for developers
10+
maintenance release to update dependencies; no significant changes
1611

1712

1813
v1.6.1

0 commit comments

Comments
 (0)