Skip to content

Commit

Permalink
chore(release): 39.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [39.10.0](v39.9.2...v39.10.0) (2023-07-19)

### Features

* StateTimeline inspector using UI Toolkit ([89c78a1](89c78a1))
  • Loading branch information
semantic-release-bot committed Jul 19, 2023
1 parent 89c78a1 commit e6ea0d6
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.9.2",
"version": "39.10.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.10.0](https://github.com/christides11/hack-and-slash-framework/compare/v39.9.2...v39.10.0) (2023-07-19)


### Features

* StateTimeline inspector using UI Toolkit ([89c78a1](https://github.com/christides11/hack-and-slash-framework/commit/89c78a18c5aab7c4cf7a635e0c3b24ebd2e7b0da))

## [39.9.2](https://github.com/christides11/hack-and-slash-framework/compare/v39.9.1...v39.9.2) (2023-03-13)


Expand Down

0 comments on commit e6ea0d6

Please sign in to comment.