Skip to content

Commit e891331

Browse files
chore(release): 2.12.1 [skip ci]
## [2.12.1](2.12.0...2.12.1) (2021-11-16) ### Bug Fixes * Updated the ClassTypeReference dependency ([9f80a4e](9f80a4e))
1 parent 9f80a4e commit e891331

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.12.1](https://github.com/SolidAlloy/GenericUnityObjects/compare/2.12.0...2.12.1) (2021-11-16)
2+
3+
4+
### Bug Fixes
5+
6+
* Updated the ClassTypeReference dependency ([9f80a4e](https://github.com/SolidAlloy/GenericUnityObjects/commit/9f80a4e3a01647acade01cee562b4cc1ae5f19f5))
7+
18
# [2.12.0](https://github.com/SolidAlloy/GenericUnityObjects/compare/2.11.4...2.12.0) (2021-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.generic-unity-objects",
3-
"version": "2.12.0",
3+
"version": "2.12.1",
44
"displayName": "Generic Unity Objects",
55
"description": "A plugin that allows using of generic scriptable objects and monobehaviours, creating assets and components from them, and instantiating them at runtime.",
66
"dependencies": {

0 commit comments

Comments
 (0)