Skip to content

Commit 598c5dc

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](1.1.1...1.1.2) (2021-08-30) ### Bug Fixes * Fixed icon assets not being loaded when installing a package from git or openupm ([e62b8c4](e62b8c4))
1 parent 1031a53 commit 598c5dc

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.2](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.1.1...1.1.2) (2021-08-30)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed icon assets not being loaded when installing a package from git or openupm ([e62b8c4](https://github.com/SolidAlloy/GenericScriptableArchitecture/commit/e62b8c4c92de59a2bda4bd31fa0ecd993e200459))
7+
18
## [1.1.1](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.1.0...1.1.1) (2021-08-29)
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.1",
3+
"version": "1.1.2",
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)