Skip to content

Commit 4f64f51

Browse files
chore(release): 2.13.1 [skip ci]
## [2.13.1](2.13.0...2.13.1) (2021-11-21) ### Bug Fixes * Updated SolidUtilities to the required version ([735a0d0](735a0d0))
1 parent 735a0d0 commit 4f64f51

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.13.1](https://github.com/SolidAlloy/GenericUnityObjects/compare/2.13.0...2.13.1) (2021-11-21)
2+
3+
4+
### Bug Fixes
5+
6+
* Updated SolidUtilities to the required version ([735a0d0](https://github.com/SolidAlloy/GenericUnityObjects/commit/735a0d08caa79bc06771c3fba9dfe938433a2f40))
7+
18
# [2.13.0](https://github.com/SolidAlloy/GenericUnityObjects/compare/2.12.1...2.13.0) (2021-11-21)
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.13.0",
3+
"version": "2.13.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)