Skip to content

Commit c0f6bd4

Browse files
chore(release): 1.1.6 [skip ci]
## [1.1.6](1.1.5...1.1.6) (2021-09-27) ### Bug Fixes * Integrated fixes from SolidUtilities and GenericUnityObjects ([0741d83](0741d83))
1 parent 0741d83 commit c0f6bd4

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.6](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.1.5...1.1.6) (2021-09-27)
2+
3+
4+
### Bug Fixes
5+
6+
* Integrated fixes from SolidUtilities and GenericUnityObjects ([0741d83](https://github.com/SolidAlloy/GenericScriptableArchitecture/commit/0741d83e2a15d247e4db4e9ae43f7c9e9ec0ff09))
7+
18
## [1.1.5](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.1.4...1.1.5) (2021-09-16)
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.5",
3+
"version": "1.1.6",
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)