Skip to content

Commit 3b1b432

Browse files
committed
3.7.0
* Update LTS status in README (Miroslav Bajtoš) * chore: update copyright year (Diana Lau) * Update README.md (Shaun) * chore: improve issue and PR templates (Nora) * chore: drop Node.js 6 and add Node.js 12 to travis (Nora)
1 parent 11a3caf commit 3b1b432

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGES.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2020-03-06, Version 3.7.0
2+
=========================
3+
4+
* Update LTS status in README (Miroslav Bajtoš)
5+
6+
* chore: update copyright year (Diana Lau)
7+
8+
* Update README.md (Shaun)
9+
10+
* chore: improve issue and PR templates (Nora)
11+
12+
* chore: drop Node.js 6 and add Node.js 12 to travis (Nora)
13+
14+
115
2019-07-25, Version 3.6.3
216
=========================
317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"engines": {
55
"node": ">=8"
66
},
7-
"version": "3.6.3",
7+
"version": "3.7.0",
88
"main": "index.js",
99
"scripts": {
1010
"lint": "eslint .",

0 commit comments

Comments
 (0)