Skip to content

Commit 0149ffe

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](1.4.0...1.4.1) (2022-08-02) ### Bug Fixes * Fixed generic header not being shown for Variable and Constant ([befc150](befc150))
1 parent 6950d24 commit 0149ffe

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.1](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.4.0...1.4.1) (2022-08-02)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed generic header not being shown for Variable and Constant ([befc150](https://github.com/SolidAlloy/GenericScriptableArchitecture/commit/befc150941b2ebf9a18381e1c8ed2053d527ca32))
7+
18
# [1.4.0](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.3.3...1.4.0) (2022-07-25)
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.4.0",
3+
"version": "1.4.1",
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)