From 3a86e39db8944804b1b49ab4bbc9a15941b47ca4 Mon Sep 17 00:00:00 2001 From: Kiko Date: Mon, 26 Aug 2024 13:22:49 +0000 Subject: [PATCH] chore(release): 1.1.68 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 914ed6b..8fae18f 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.68 (2024-08-26) + ### 1.1.67 (2024-08-26) ### 1.1.66 (2024-05-27) diff --git a/package.json b/package.json index 747091e..10cf27f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "simple-wappalyzer", "description": "A simple way to interacting with Wappalyzer.", "homepage": "https://github.com/Kikobeats/simple-wappalyzer", - "version": "1.1.67", + "version": "1.1.68", "main": "src/index.js", "author": { "email": "josefrancisco.verdu@gmail.com",