Skip to content

Commit 4133004

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](1.3.0...1.3.1) (2022-02-03) ### Bug Fixes * Fixed the error in console regarding the immutable Changelog file ([a5f3b3b](a5f3b3b))
1 parent a5f3b3b commit 4133004

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.3.1](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.3.0...1.3.1) (2022-02-03)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed the error in console regarding the immutable Changelog file ([a5f3b3b](https://github.com/SolidAlloy/GenericScriptableArchitecture/commit/a5f3b3bb816196ec5048bba7593a7dc09182d9db))
7+
18
# [1.3.0](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.2.5...1.3.0) (2022-02-03)
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.3.0",
3+
"version": "1.3.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)