Skip to content

Commit

Permalink
chore(package) v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 24, 2018
1 parent acfec3a commit d579748
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions ChangeLog
@@ -1,3 +1,13 @@
2018.09.24, v2.0.2

feature:
- (package) babel v7.0.0
- (package) eslint v5.6.0
- (package) nyc v13.0.1
- (package) squad v3.0.0
- (package) redrun v6.0.0


2018.02.22, v2.0.1

fix:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "somefilter",
"version": "2.0.1",
"version": "2.0.2",
"description": "Right-to-left conditional function composition. Get some result of filter functions calls.",
"main": "lib/somefilter.js",
"scripts": {
Expand Down

0 comments on commit d579748

Please sign in to comment.