diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bbeac1..c1d8ec5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.5](https://github.com/Kikobeats/top-user-agents/compare/v1.0.4...v1.0.5) (2020-05-15) + ### [1.0.4](https://github.com/Kikobeats/top-user-agents/compare/v1.0.3...v1.0.4) (2020-05-07) ### [1.0.3](https://github.com/Kikobeats/top-user-agents/compare/v1.0.2...v1.0.3) (2020-05-04) diff --git a/package.json b/package.json index 7a342a9..3c68848 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "top-user-agents", "description": "A list of most common User Agent.", "homepage": "https://nicedoc.io/Kikobeats/top-user-agents", - "version": "1.0.4", + "version": "1.0.5", "main": "index.json", "author": { "email": "josefrancisco.verdu@gmail.com",