We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0958eec commit 2ea9edeCopy full SHA for 2ea9ede
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+
4
+## 2.2.0
5
6
+ * Batch upgrade dependencies, fix security warnings.
7
+ * Upgrade transpilation to Babel 6.
8
9
## 2.1.20
10
11
* Add `argument` as an alias for `parameter` annotation.
package.json
@@ -21,7 +21,7 @@
21
"url": "https://twitter.com/pascalduez"
22
}
23
],
24
- "version": "2.1.20",
+ "version": "2.2.0",
25
"license": "MIT",
26
"repository": {
27
"type": "git",
0 commit comments