Skip to content

Commit 7a35039

Browse files
chore(release): 2.6.3 [skip ci]
## [2.6.3](2.6.2...2.6.3) (2020-11-27) ### Bug Fixes * Fixed the dropdown showing up in the top left corner instead of the mouse position ([31ce991](31ce991))
1 parent a5d426d commit 7a35039

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.6.3](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.6.2...2.6.3) (2020-11-27)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed the dropdown showing up in the top left corner instead of the mouse position ([31ce991](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/31ce991a43d470e0ca280634daf3d02c29a3437f))
7+
18
## [2.6.2](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.6.1...2.6.2) (2020-11-16)
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.6.2",
3+
"version": "2.6.3",
44
"displayName": "Type References",
55
"description": "A plugin that allows selecting a type from a drop-down menu in the inspector.",
66
"dependencies": {

0 commit comments

Comments
 (0)