Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
Release 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Apr 24, 2018
1 parent c9123e5 commit 34220aa
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="0.6.3"></a>
## 0.6.3 (2018-04-24)

* Add features section ([ac48928](https://github.com/kikobeats/svr/commit/ac48928))
* Print the relative filepath ([b586d46](https://github.com/kikobeats/svr/commit/b586d46))
* Update ([a15e72f](https://github.com/kikobeats/svr/commit/a15e72f))
* Update meta ([4425a13](https://github.com/kikobeats/svr/commit/4425a13))
* Update README.md ([b19b7dc](https://github.com/kikobeats/svr/commit/b19b7dc))
* fix(log): show correct filename when a file change ([db5f02b](https://github.com/kikobeats/svr/commit/db5f02b))



<a name="0.6.2"></a>
## 0.6.2 (2018-04-21)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "svr",
"description": "Hot Module Replacement for HTTP Server",
"homepage": "https://documentup.com/Kikobeats/svr",
"version": "0.6.2",
"version": "0.6.3",
"main": "bin/serve/index.js",
"bin": {
"svr": "bin/cli/index.js"
Expand Down

0 comments on commit 34220aa

Please sign in to comment.