We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a3caf commit 3b1b432Copy full SHA for 3b1b432
CHANGES.md
@@ -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
15
2019-07-25, Version 3.6.3
16
=========================
17
package.json
@@ -4,7 +4,7 @@
"engines": {
"node": ">=8"
},
- "version": "3.6.3",
+ "version": "3.7.0",
"main": "index.js",
"scripts": {
"lint": "eslint .",
0 commit comments