Skip to content

Commit e5a69ca

Browse files
chore(release): 2.11.5 [skip ci]
## [2.11.5](2.11.4...2.11.5) (2021-11-09) ### Bug Fixes * Resolved the .dll dependency conflict in Unity 2021.2 ([3779621](3779621))
1 parent 3779621 commit e5a69ca

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.11.5](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.11.4...2.11.5) (2021-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* Resolved the .dll dependency conflict in Unity 2021.2 ([3779621](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/377962158009daf1fd0d17d8f3086f86ec665939))
7+
18
## [2.11.4](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.11.3...2.11.4) (2021-10-24)
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.11.4",
3+
"version": "2.11.5",
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)