Skip to content

Commit

Permalink
chore(release): 39.13.0 [skip ci]
Browse files Browse the repository at this point in the history
# [39.13.0](v39.12.0...v39.13.0) (2023-09-30)

### Features

* Added typing for state variables. ([9bf5896](9bf5896))
  • Loading branch information
semantic-release-bot committed Sep 30, 2023
1 parent 9bf5896 commit 4cf9710
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.12.0",
"version": "39.13.0",
"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.13.0](https://github.com/christides11/hack-and-slash-framework/compare/v39.12.0...v39.13.0) (2023-09-30)


### Features

* Added typing for state variables. ([9bf5896](https://github.com/christides11/hack-and-slash-framework/commit/9bf58967f23829d59ab23b925f29842846b21663))

# [39.12.0](https://github.com/christides11/hack-and-slash-framework/compare/v39.11.0...v39.12.0) (2023-07-20)


Expand Down

0 comments on commit 4cf9710

Please sign in to comment.