Skip to content

Commit 47b99d1

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](1.2.2...1.2.3) (2021-10-24) ### Bug Fixes * Fixed various bugs in GenericUnityObjects and ClassTypeReference ([c2292bf](c2292bf))
1 parent c2292bf commit 47b99d1

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+
## [1.2.3](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.2.2...1.2.3) (2021-10-24)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed various bugs in GenericUnityObjects and ClassTypeReference ([c2292bf](https://github.com/SolidAlloy/GenericScriptableArchitecture/commit/c2292bf07e4cca47fd778d714ee80590ee96f5d6))
7+
18
## [1.2.2](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.2.1...1.2.2) (2021-10-22)
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-scriptable-architecture",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"displayName": "Generic ScriptableObject Architecture",
55
"description": "ScriptableObject architecture with small, easy-to-expand codebase, and simple UI.",
66
"dependencies": {

0 commit comments

Comments
 (0)