Skip to content

Commit

Permalink
chore(package) v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 3, 2018
1 parent ab54f3d commit 2734af5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
2018.05.03, v2.0.0

feature:
- (zames) increased arguments count to 8
- (zames) rm browserify
- (package) redrun v6.0.0
- (package) buble v0.19.2
- (package) browserify v16.0.0


2018.01.31, v1.1.3

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zames",
"version": "1.1.3",
"version": "2.0.0",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "converts callback-based functions to Promises and apply currying to arguments",
"homepage": "http://github.com/coderaiser/zames",
Expand Down

0 comments on commit 2734af5

Please sign in to comment.