Skip to content

Commit 91a3783

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](1.1.2...1.1.3) (2021-08-31) ### Bug Fixes * Deleted accidentally added cache file ([62f9563](62f9563)) * Fixed bugs in the GenericUnityObjects dependency package ([ebfd9d2](ebfd9d2))
1 parent ebfd9d2 commit 91a3783

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.1.3](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.1.2...1.1.3) (2021-08-31)
2+
3+
4+
### Bug Fixes
5+
6+
* Deleted accidentally added cache file ([62f9563](https://github.com/SolidAlloy/GenericScriptableArchitecture/commit/62f95635bd6a333f3cbb5e8e333dbb2891c423bf))
7+
* Fixed bugs in the GenericUnityObjects dependency package ([ebfd9d2](https://github.com/SolidAlloy/GenericScriptableArchitecture/commit/ebfd9d2e6897b49335f68fa1658de67062837fe7))
8+
19
## [1.1.2](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.1.1...1.1.2) (2021-08-30)
210

311

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.2",
3+
"version": "1.1.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)