Skip to content

Commit a0bb1d8

Browse files
author
Travis CI
committed
chore(release): 1.2.5
1 parent 8b2915f commit a0bb1d8

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
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.2.5"></a>
6+
## [1.2.5](https://github.com/Kikobeats/unavatar/compare/v1.2.4...v1.2.5) (2019-02-23)
7+
8+
9+
510
<a name="1.2.4"></a>
611
## [1.2.4](https://github.com/Kikobeats/unavatar/compare/v1.2.3...v1.2.4) (2019-01-17)
712

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,15 @@
22
"name": "unavatar",
33
"description": "Get unified user avatar.",
44
"homepage": "https://unavatar.now.sh",
5-
"version": "1.2.4",
5+
"version": "1.2.5",
66
"main": "src/index.js",
77
"author": {
88
"email": "[email protected]",
99
"name": "Kiko Beats",
1010
"url": "https://kikobeats.com"
1111
},
1212
"contributors": [
13-
{
14-
"name": "Angel M De Miguel",
15-
"email": "[email protected]"
16-
}
13+
"Angel M De Miguel <[email protected]>"
1714
],
1815
"repository": {
1916
"type": "git",

0 commit comments

Comments
 (0)