From 1f9788d430a8abf9ef64e1acc0c6fda7b55f2173 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 5 Jul 2021 08:18:59 +0000 Subject: [PATCH] chore(release): 2.2.2 [skip ci] ## [2.2.2](https://github.com/eXaminator/kanka-foundry/compare/2.2.1...2.2.2) (2021-07-05) ### Bug Fixes * fix hover styles of images when displayed in GM Screen ([15f9146](https://github.com/eXaminator/kanka-foundry/commit/15f9146b5dbb9a495988a9205e49a7723bf39b57)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4258d6..098146f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.2.2](https://github.com/eXaminator/kanka-foundry/compare/2.2.1...2.2.2) (2021-07-05) + + +### Bug Fixes + +* fix hover styles of images when displayed in GM Screen ([15f9146](https://github.com/eXaminator/kanka-foundry/commit/15f9146b5dbb9a495988a9205e49a7723bf39b57)) + ## [2.2.1](https://github.com/eXaminator/kanka-foundry/compare/2.2.0...2.2.1) (2021-07-03) diff --git a/package-lock.json b/package-lock.json index 5e41556..81a708f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "kanka-foundry", - "version": "2.2.1", + "version": "2.2.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c66d0a5..54663d7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "kanka-foundry", - "version": "2.2.1", + "version": "2.2.2", "description": "", "repository": "https://github.com/eXaminator/kanka-foundry", "scripts": {