Skip to content

Commit

Permalink
chore(release): 40.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [40.4.2](v40.4.1...v40.4.2) (2024-04-17)

### Bug Fixes

* Fixed DataEditor Inspector Updating ([be6b095](be6b095))
  • Loading branch information
semantic-release-bot committed Apr 17, 2024
1 parent be6b095 commit 5729de7
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": "40.4.1",
"version": "40.4.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 @@
## [40.4.2](https://github.com/christides11/hack-and-slash-framework/compare/v40.4.1...v40.4.2) (2024-04-17)


### Bug Fixes

* Fixed DataEditor Inspector Updating ([be6b095](https://github.com/christides11/hack-and-slash-framework/commit/be6b095e240cab605fb8105cfd4c894f926e36a2))

## [40.4.1](https://github.com/christides11/hack-and-slash-framework/compare/v40.4.0...v40.4.1) (2024-03-07)


Expand Down

0 comments on commit 5729de7

Please sign in to comment.