Skip to content

Commit 9d28a2d

Browse files
chore(release): 2.15.1 [skip ci]
## [2.15.1](2.15.0...2.15.1) (2022-03-08) ### Bug Fixes * Fixed the missing reference to MissingScriptType ([1f9483b](1f9483b))
1 parent 1f9483b commit 9d28a2d

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/GenericUnityObjects/compare/2.15.0...2.15.1) (2022-03-08)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed the missing reference to MissingScriptType ([1f9483b](https://github.com/SolidAlloy/GenericUnityObjects/commit/1f9483baa99a8deb4b1bfb76b2b7cd322a89f065))
7+
18
# [2.15.0](https://github.com/SolidAlloy/GenericUnityObjects/compare/2.14.1...2.15.0) (2022-02-13)
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.15.0",
3+
"version": "2.15.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)