Skip to content

Commit 07086a4

Browse files
chore(release): 2.8.4 [skip ci]
## [2.8.4](2.8.3...2.8.4) (2021-02-01) ### Bug Fixes * Fixed incorrect define constraints in managed plugins ([436d009](436d009))
1 parent 436d009 commit 07086a4

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.8.4](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.8.3...2.8.4) (2021-02-01)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed incorrect define constraints in managed plugins ([436d009](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/436d009b3c33d377f90c2d013b3ef153deae02a3))
7+
18
## [2.8.3](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.8.2...2.8.3) (2021-02-01)
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.8.3",
3+
"version": "2.8.4",
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)