diff --git a/CHANGELOG.md b/CHANGELOG.md index 768fe6b..08b2d0a 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.18 (2023-11-09) + ### 1.0.17 (2023-11-06) ### 1.0.16 (2023-10-30) diff --git a/package.json b/package.json index 593b82d..a028804 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "top-crawler-agents", "description": "A list of common crawler agents used on Internet..", "homepage": "https://github.com/Kikobeats/top-crawler-agents", - "version": "1.0.17", + "version": "1.0.18", "main": "index.js", "author": { "email": "josefrancisco.verdu@gmail.com",