Skip to content

Commit 73dd872

Browse files
chore(release): 2.2.2 [skip ci]
## [2.2.2](2.2.1...2.2.2) (2020-10-04) ### Bug Fixes * Made the window appear wherever the cursor is pressed ([27bd3a1](27bd3a1))
1 parent 6cb4bdd commit 73dd872

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.2.2](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.2.1...2.2.2) (2020-10-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Made the window appear wherever the cursor is pressed ([27bd3a1](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/27bd3a1d486c1a7125d020989a0351a209601abb))
7+
18
# [2.2.0](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.1.0...2.2.0) (2020-10-02)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.solidalloy.type.references",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"displayName": "Type References",
55
"description": "Property Drawer that allows class selection from drop-down.",
66
"dependencies": {

0 commit comments

Comments
 (0)