Skip to content

Commit

Permalink
chore(release): 38.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [38.1.2](v38.1.1...v38.1.2) (2022-07-18)

### Bug Fixes

* Fixed StateTimelineDataEditor children issue ([3ff83a0](3ff83a0))
  • Loading branch information
semantic-release-bot committed Jul 18, 2022
1 parent 3ff83a0 commit 7b693c6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/HnSF/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.christides.hack-and-slash-framework",
"version": "38.1.1",
"version": "38.1.2",
"displayName": "Hack and Slash Framework",
"description": "A framework for hack and slash games.",
"unity": "2019.4",
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [38.1.2](https://github.com/christides11/hack-and-slash-framework/compare/v38.1.1...v38.1.2) (2022-07-18)


### Bug Fixes

* Fixed StateTimelineDataEditor children issue ([3ff83a0](https://github.com/christides11/hack-and-slash-framework/commit/3ff83a0a1ff80f9655694b6e5fdc547aaf289537))

## [38.1.1](https://github.com/christides11/hack-and-slash-framework/compare/v38.1.0...v38.1.1) (2022-07-18)


Expand Down

0 comments on commit 7b693c6

Please sign in to comment.