Skip to content

Commit fd24ea4

Browse files
chore(release): 2.15.3 [skip ci]
## [2.15.3](2.15.2...2.15.3) (2022-05-08) ### Bug Fixes * Fixed errors in dependencies and updated them ([0eb43b1](0eb43b1))
1 parent 0eb43b1 commit fd24ea4

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.15.3](https://github.com/SolidAlloy/GenericUnityObjects/compare/2.15.2...2.15.3) (2022-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed errors in dependencies and updated them ([0eb43b1](https://github.com/SolidAlloy/GenericUnityObjects/commit/0eb43b1e3ef65221dfd014da4d953eb4ed13011f))
7+
18
## [2.15.2](https://github.com/SolidAlloy/GenericUnityObjects/compare/2.15.1...2.15.2) (2022-03-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.2",
3+
"version": "2.15.3",
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)