Skip to content

Commit f215ee6

Browse files
chore(release): 1.1.7 [skip ci]
## [1.1.7](1.1.6...1.1.7) (2021-09-29) ### Bug Fixes * Fixed MissingReferenceException sometimes appearing on MacOS ([dc3b3de](dc3b3de))
1 parent dc3b3de commit f215ee6

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.7](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.1.6...1.1.7) (2021-09-29)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed MissingReferenceException sometimes appearing on MacOS ([dc3b3de](https://github.com/SolidAlloy/GenericScriptableArchitecture/commit/dc3b3de4fec71023d10a211bfafd3e6d64b7f51e))
7+
18
## [1.1.6](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.1.5...1.1.6) (2021-09-27)
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.6",
3+
"version": "1.1.7",
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)