Skip to content

Commit 867c850

Browse files
chore(release): 1.2.4 [skip ci]
## [1.2.4](1.2.3...1.2.4) (2021-11-16) ### Bug Fixes * Fixed incompatibilities with Unity 2021.2 ([411aa8c](411aa8c))
1 parent 411aa8c commit 867c850

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.4](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.2.3...1.2.4) (2021-11-16)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed incompatibilities with Unity 2021.2 ([411aa8c](https://github.com/SolidAlloy/GenericScriptableArchitecture/commit/411aa8c689f5686d2e5da38c5095896b6d688282))
7+
18
## [1.2.3](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.2.2...1.2.3) (2021-10-24)
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.3",
3+
"version": "1.2.4",
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)