Skip to content

Commit

Permalink
chore(release): 2.15.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.15.1](2.15.0...2.15.1) (2022-06-07)

### Bug Fixes

* Fixed exception in ExtEvents related to TypeReference ([45ce1f8](45ce1f8))
  • Loading branch information
semantic-release-bot committed Jun 7, 2022
1 parent 903fc2f commit a9f2ef5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.15.1](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.15.0...2.15.1) (2022-06-07)


### Bug Fixes

* Fixed exception in ExtEvents related to TypeReference ([45ce1f8](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/45ce1f821a71e5d81bc23a7239aa872ae5505423))

# [2.15.0](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.14.0...2.15.0) (2022-05-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.solidalloy.type-references",
"version": "2.15.0",
"version": "2.15.1",
"displayName": "Type References",
"description": "A plugin that allows selecting a type from a drop-down menu in the inspector.",
"dependencies": {
Expand Down

0 comments on commit a9f2ef5

Please sign in to comment.