From ae9e7d36cca3779418708353a06efea44daa6609 Mon Sep 17 00:00:00 2001 From: Miles Hilton Date: Tue, 3 Sep 2024 10:13:41 -0400 Subject: [PATCH] chore(release): @themarkup/blacklight-collector@3.3.0 --- CHANGELOG.md | 2 ++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13a1e37..d15279b 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. +## [3.3.0](https://github.com/the-markup/blacklight-collector/compare/@themarkup/blacklight-collector@3.2.1...@themarkup/blacklight-collector@3.3.0) (2024-09-03) + ### [3.2.1](https://github.com/the-markup/blacklight-collector/compare/@themarkup/blacklight-collector@3.2.0...@themarkup/blacklight-collector@3.2.1) (2024-08-05) ## [3.2.0](https://github.com/the-markup/blacklight-collector/compare/@themarkup/blacklight-collector@3.0.3...@themarkup/blacklight-collector@3.2.0) (2024-07-22) diff --git a/package-lock.json b/package-lock.json index 7755305..0f089f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@themarkup/blacklight-collector", - "version": "3.2.1", + "version": "3.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@themarkup/blacklight-collector", - "version": "3.2.1", + "version": "3.3.0", "license": "https://github.com/the-markup/blacklight-collector#licensing", "dependencies": { "@cliqz/adblocker-puppeteer": "^1.31.1", diff --git a/package.json b/package.json index c5c084c..dddfbfa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@themarkup/blacklight-collector", - "version": "3.2.1", + "version": "3.3.0", "description": "A real-time website privacy inspector.", "main": "build/index.js", "funding": {