Skip to content

Commit f383ed3

Browse files
chore(release): 1.1.5 [skip ci]
## [1.1.5](1.1.4...1.1.5) (2021-09-16) ### Bug Fixes * Fixed an issue with missing generic MonoBehaviours after pulling changes from git ([e25cc42](e25cc42))
1 parent e25cc42 commit f383ed3

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.1.5](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.1.4...1.1.5) (2021-09-16)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed an issue with missing generic MonoBehaviours after pulling changes from git ([e25cc42](https://github.com/SolidAlloy/GenericScriptableArchitecture/commit/e25cc4276d8a59f8cb8003c0f8413a6e6af938ba))
7+
18
## [1.1.4](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.1.3...1.1.4) (2021-09-05)
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.1.4",
3+
"version": "1.1.5",
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)