Skip to content

Commit

Permalink
chore(release): 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Oct 30, 2018
1 parent 36242e8 commit c8540d4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

<a name="1.0.3"></a>
## [1.0.3](https://github.com/Kikobeats/unavatar/compare/v1.0.2...v1.0.3) (2018-10-30)


### Bug Fixes

* **package:** update got to version 9.3.0 ([9f9ff96](https://github.com/Kikobeats/unavatar/commit/9f9ff96))



<a name="1.0.2"></a>
## 1.0.2 (2018-10-30)

Expand Down
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "unavatar",
"description": "Get unified user avatar.",
"homepage": "https://unavatar.now.sh",
"version": "1.0.2",
"version": "1.0.3",
"main": "src/index.js",
"author": {
"email": "josefrancisco.verdu@gmail.com",
Expand Down Expand Up @@ -121,6 +121,7 @@
}
},
"contributors": [
"Angel M De Miguel <angel@bitnami.com>"
"Angel M De Miguel <angel@bitnami.com>",
"Travis CI <travis@travis-ci.org>"
]
}

0 comments on commit c8540d4

Please sign in to comment.