diff --git a/CHANGELOG.md b/CHANGELOG.md index a5a4cb3..0324fd1 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.1.6](https://github.com/the-markup/blacklight-collector/compare/@themarkup/blacklight-collector@2.1.5...@themarkup/blacklight-collector@2.1.6) (2020-09-18) + ### 2.1.5 (2020-09-18) diff --git a/package-lock.json b/package-lock.json index be0d6f0..c563bb1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@themarkup/blacklight-collector", - "version": "2.1.5", + "version": "2.1.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c402a4a..6a54a3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@themarkup/blacklight-collector", - "version": "2.1.5", + "version": "2.1.6", "description": "A real-time website privacy inspector.", "main": "build/index.js", "scripts": {