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

Commit

Permalink
Release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Aug 18, 2017
1 parent 3833f74 commit a279609
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a name="0.1.1"></a>
## 0.1.1 (2017-08-18)

* Add http.server link ([5c76c43](https://github.com/kikobeats/svr/commit/5c76c43))
* Better docs ([279ac90](https://github.com/kikobeats/svr/commit/279ac90))
* Fix port ([9a138e2](https://github.com/kikobeats/svr/commit/9a138e2))
* Improve demo ([8b383ab](https://github.com/kikobeats/svr/commit/8b383ab))
* Refactor ([328ac3b](https://github.com/kikobeats/svr/commit/328ac3b))
* Update compositor.json ([11120a0](https://github.com/kikobeats/svr/commit/11120a0))
* Update compositor.json ([c3b0052](https://github.com/kikobeats/svr/commit/c3b0052))
* Update compositor.json via compositor.io ([3833f74](https://github.com/kikobeats/svr/commit/3833f74))
* Update README.md ([9a405d4](https://github.com/kikobeats/svr/commit/9a405d4))
* Update README.md ([e358a8a](https://github.com/kikobeats/svr/commit/e358a8a))



<a name="0.1.0"></a>
# 0.1.0 (2017-08-18)

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.1.0",
"version": "0.1.1",
"bin": {
"svr": "bin/cli/index.js"
},
Expand Down

0 comments on commit a279609

Please sign in to comment.