Skip to content

Commit 2ea9ede

Browse files
committed
Release 2.2.0
1 parent 0958eec commit 2ea9ede

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
4+
## 2.2.0
5+
6+
* Batch upgrade dependencies, fix security warnings.
7+
* Upgrade transpilation to Babel 6.
8+
39
## 2.1.20
410

511
* Add `argument` as an alias for `parameter` annotation.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"url": "https://twitter.com/pascalduez"
2222
}
2323
],
24-
"version": "2.1.20",
24+
"version": "2.2.0",
2525
"license": "MIT",
2626
"repository": {
2727
"type": "git",

0 commit comments

Comments
 (0)