From 5c7ef350545c6d7f732840a7bbfcd4893717a230 Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Thu, 22 Oct 2020 08:57:14 +0200 Subject: [PATCH] chore(release): 1.1.16 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef1e2a0..e447b2c 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.16](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.15...v1.1.16) (2020-10-22) + ### [1.1.15](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.14...v1.1.15) (2020-10-21) ### [1.1.14](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.13...v1.1.14) (2020-09-20) diff --git a/package.json b/package.json index bc13e94..640ccad 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.15", + "version": "1.1.16", "main": "src/index.js", "author": { "email": "josefrancisco.verdu@gmail.com",