Skip to content

Commit a9f2ef5

Browse files
chore(release): 2.15.1 [skip ci]
## [2.15.1](2.15.0...2.15.1) (2022-06-07) ### Bug Fixes * Fixed exception in ExtEvents related to TypeReference ([45ce1f8](45ce1f8))
1 parent 903fc2f commit a9f2ef5

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.15.1](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.15.0...2.15.1) (2022-06-07)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed exception in ExtEvents related to TypeReference ([45ce1f8](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/45ce1f821a71e5d81bc23a7239aa872ae5505423))
7+
18
# [2.15.0](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.14.0...2.15.0) (2022-05-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.15.0",
3+
"version": "2.15.1",
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)