Skip to content

Commit

Permalink
Release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalduez committed Feb 12, 2017
1 parent 0958eec commit 2ea9ede
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog


## 2.2.0

* Batch upgrade dependencies, fix security warnings.
* Upgrade transpilation to Babel 6.

## 2.1.20

* Add `argument` as an alias for `parameter` annotation.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://twitter.com/pascalduez"
}
],
"version": "2.1.20",
"version": "2.2.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 2ea9ede

Please sign in to comment.