diff --git a/CHANGELOG.md b/CHANGELOG.md index 5910938..409968c 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. +### 2.2.14 (2022-04-12) + ### 2.2.13 (2022-04-04) ### 2.2.12 (2022-03-31) diff --git a/package.json b/package.json index 7574113..4f13f6e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "is-url-http", "description": "Check if an URL is a valid HTTP URL.", "homepage": "https://nicedoc.io/Kikobeats/is-url-http", - "version": "2.2.13", + "version": "2.2.14", "browser": "lightweight.js", "main": "index.js", "author": {