Skip to content

Commit 71e9953

Browse files
chore(release): 1.1.4 [skip ci]
## [1.1.4](1.1.3...1.1.4) (2021-09-05) ### Bug Fixes * Updated GenericUnityObjects to fix issues with using git ([acf79ff](acf79ff))
1 parent acf79ff commit 71e9953

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.4](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.1.3...1.1.4) (2021-09-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Updated GenericUnityObjects to fix issues with using git ([acf79ff](https://github.com/SolidAlloy/GenericScriptableArchitecture/commit/acf79ff751cb938a39e797e05a8ed7780e7a83d7))
7+
18
## [1.1.3](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.1.2...1.1.3) (2021-08-31)
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.3",
3+
"version": "1.1.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)