From a629717881d734d8b64d4d999e9aaafcc58c6e35 Mon Sep 17 00:00:00 2001 From: Kiko Date: Thu, 28 Apr 2022 20:57:40 +0000 Subject: [PATCH] chore(release): 2.3.1 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6aa0710..df0455c 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.3.1 (2022-04-28) + ## 2.3.0 (2022-04-27) diff --git a/package.json b/package.json index c7cefb0..a15ea2b 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.3.0", + "version": "2.3.1", "browser": "lightweight.js", "main": "index.js", "author": {