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

Commit

Permalink
chore(release): 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Jun 3, 2019
1 parent cdfd3e4 commit a0c4478
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.0.3](https://github.com/kikobeats/svr/compare/v1.0.2...v1.0.3) (2019-06-03)


### Build System

* setup better docs url ([cdfd3e4](https://github.com/kikobeats/svr/commit/cdfd3e4))



### [1.0.2](https://github.com/kikobeats/svr/compare/v1.0.1...v1.0.2) (2019-05-29)


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": "HTTP development server done right",
"homepage": "https://nicedoc.io/Kikobeats/svr",
"version": "1.0.2",
"version": "1.0.3",
"main": "bin/serve/index.js",
"bin": {
"svr": "bin/cli/index.js"
Expand Down

0 comments on commit a0c4478

Please sign in to comment.