Skip to content

Commit

Permalink
chore(release): 39.7.2 [skip ci]
Browse files Browse the repository at this point in the history
## [39.7.2](v39.7.1...v39.7.2) (2023-02-27)

### Bug Fixes

* Fixed IStateVariable copy/paste bugs ([ff85c9a](ff85c9a))
  • Loading branch information
semantic-release-bot committed Feb 27, 2023
1 parent ff85c9a commit 08a1a03
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": "39.7.1",
"version": "39.7.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 @@
## [39.7.2](https://github.com/christides11/hack-and-slash-framework/compare/v39.7.1...v39.7.2) (2023-02-27)


### Bug Fixes

* Fixed IStateVariable copy/paste bugs ([ff85c9a](https://github.com/christides11/hack-and-slash-framework/commit/ff85c9a8733b816a3bee060878a4c71f1693ec3c))

## [39.7.1](https://github.com/christides11/hack-and-slash-framework/compare/v39.7.0...v39.7.1) (2023-02-27)


Expand Down

0 comments on commit 08a1a03

Please sign in to comment.