Skip to content

Commit b880573

Browse files
chore(release): 1.1.9 [skip ci]
## [1.1.9](1.1.8...1.1.9) (2021-10-07) ### Bug Fixes * Fixed error in TimelineInternals.dll when Timeline package is not installed ([8c73f40](8c73f40))
1 parent 8c73f40 commit b880573

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.9](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.1.8...1.1.9) (2021-10-07)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed error in TimelineInternals.dll when Timeline package is not installed ([8c73f40](https://github.com/SolidAlloy/GenericScriptableArchitecture/commit/8c73f402037648812d2a0d7e403472847ca19252))
7+
18
## [1.1.8](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.1.7...1.1.8) (2021-09-30)
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.8",
3+
"version": "1.1.9",
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)