diff --git a/CHANGELOG.md b/CHANGELOG.md index ced5e8b..c67528d 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.10](https://github.com/the-markup/blacklight-collector/compare/@themarkup/blacklight-collector@2.1.9...@themarkup/blacklight-collector@2.1.10) (2020-09-19) + ### [2.1.9](https://github.com/the-markup/blacklight-collector/compare/@themarkup/blacklight-collector@2.1.7...@themarkup/blacklight-collector@2.1.9) (2020-09-19) ### [2.1.7](https://github.com/the-markup/blacklight-collector/compare/@themarkup/blacklight-collector@2.1.6...@themarkup/blacklight-collector@2.1.7) (2020-09-18) diff --git a/package-lock.json b/package-lock.json index c83d7c9..eae863e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@themarkup/blacklight-collector", - "version": "2.1.9", + "version": "2.1.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index eb69219..38578cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@themarkup/blacklight-collector", - "version": "2.1.9", + "version": "2.1.10", "description": "A real-time website privacy inspector.", "main": "build/index.js", "scripts": {