Skip to content

Commit f2a27fc

Browse files
authored
Merge pull request #485 from share/drop-node10
💥 Drop Node.js v10 support
2 parents 087eda3 + f94a333 commit f2a27fc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
strategy:
1818
matrix:
1919
node:
20-
- 10
2120
- 12
2221
- 14
2322
- 16

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
### Breaking changes
44

5+
* Drop Node.js v10 support
6+
57
## v1.0-beta
68

79
### Breaking changes

0 commit comments

Comments
 (0)