Skip to content

Commit

Permalink
chore(package) v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 20, 2019
1 parent 7cc37f6 commit 7809446
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2019.09.20, v3.0.0

feature:
- (package) eslint v6.4.0
- (package) currify v4.0.0
- (zames) drop support of legacy
- (package) nyc v14.0.0


2018.10.10, v2.0.1

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": "2.0.1",
"version": "3.0.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (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 7809446

Please sign in to comment.