From 73dd872773166bc81ca0ea2d6cd66aec20523524 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 4 Oct 2020 11:50:14 +0000 Subject: [PATCH] chore(release): 2.2.2 [skip ci] ## [2.2.2](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.2.1...2.2.2) (2020-10-04) ### Bug Fixes * Made the window appear wherever the cursor is pressed ([27bd3a1](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/27bd3a1d486c1a7125d020989a0351a209601abb)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 653f860..72d54fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.2.2](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.2.1...2.2.2) (2020-10-04) + + +### Bug Fixes + +* Made the window appear wherever the cursor is pressed ([27bd3a1](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/27bd3a1d486c1a7125d020989a0351a209601abb)) + # [2.2.0](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.1.0...2.2.0) (2020-10-02) diff --git a/package.json b/package.json index 0742aa5..4048be6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.solidalloy.type.references", - "version": "2.2.1", + "version": "2.2.2", "displayName": "Type References", "description": "Property Drawer that allows class selection from drop-down.", "dependencies": {