Skip to content

Commit

Permalink
chore(package) v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 5, 2019
1 parent 3d41845 commit 5e0719a
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 @@
2019.09.05, v1.7.0

feature:
- (serve-once) add support of post
- (serve-once) add madrun
- (package) eslint v6.3.0
- (package) eslint-plugin-node v10.0.0
- (package) nyc v14.1.1


2018.11.14, v1.6.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "serve-once",
"version": "1.6.0",
"version": "1.7.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "serve express middleware once",
"homepage": "http://github.com/coderaiser/node-serve-once",
Expand Down

0 comments on commit 5e0719a

Please sign in to comment.