From 902eb8f3330328096ece4c359fab257e73469de0 Mon Sep 17 00:00:00 2001 From: Kiko Date: Tue, 17 Nov 2020 08:57:56 +0000 Subject: [PATCH] chore(release): 1.1.21 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8e0660..472086a 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.1.21](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.20...v1.1.21) (2020-11-17) + ### [1.1.20](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.19...v1.1.20) (2020-11-10) ### [1.1.19](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.18...v1.1.19) (2020-11-09) diff --git a/package.json b/package.json index a74f357..84542ce 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "simple-wappalyzer", "description": "A simple way to interacting with Wappalyzer.", "homepage": "https://nicedoc.io/Kikobeats/simple-wappalyzer", - "version": "1.1.20", + "version": "1.1.21", "main": "src/index.js", "author": { "email": "josefrancisco.verdu@gmail.com",