diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f903da..750ae45 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.23](https://github.com/Kikobeats/top-user-agents/compare/v1.0.22...v1.0.23) (2021-04-04) + ### [1.0.22](https://github.com/Kikobeats/top-user-agents/compare/v1.0.21...v1.0.22) (2021-04-04) ### [1.0.21](https://github.com/Kikobeats/top-user-agents/compare/v1.0.20...v1.0.21) (2021-02-09) diff --git a/package.json b/package.json index 2657391..616b391 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.22", + "version": "1.0.23", "main": "index.js", "author": { "email": "josefrancisco.verdu@gmail.com",