Skip to content

Commit be8f964

Browse files
author
Travis CI
committed
chore(release): 1.0.4
1 parent 69681ee commit be8f964

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
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.
44

5+
<a name="1.0.4"></a>
6+
## [1.0.4](https://github.com/Kikobeats/unavatar/compare/v1.0.3...v1.0.4) (2018-11-05)
7+
8+
9+
510
<a name="1.0.3"></a>
611
## [1.0.3](https://github.com/Kikobeats/unavatar/compare/v1.0.2...v1.0.3) (2018-10-30)
712

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unavatar",
33
"description": "Get unified user avatar.",
44
"homepage": "https://unavatar.now.sh",
5-
"version": "1.0.3",
5+
"version": "1.0.4",
66
"main": "src/index.js",
77
"author": {
88
"email": "[email protected]",
@@ -121,7 +121,7 @@
121121
}
122122
},
123123
"contributors": [
124-
"Angel M De Miguel <[email protected]>",
125-
"Travis CI <[email protected]>"
124+
"Travis CI <[email protected]>",
125+
"Angel M De Miguel <[email protected]>"
126126
]
127127
}

0 commit comments

Comments
 (0)