Skip to content

Commit

Permalink
chore(release): 31.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [31.0.0](v30.0.1...v31.0.0) (2022-03-07)

### Code Refactoring

* Changed implementation property drawer ([c09c0c5](c09c0c5))

### BREAKING CHANGES

* Changed from Juce implementation selector to medvedya.
  • Loading branch information
semantic-release-bot committed Mar 7, 2022
1 parent c09c0c5 commit d5ba7f6
Show file tree
Hide file tree
Showing 2 changed files with 13 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": "30.0.1",
"version": "31.0.0",
"displayName": "Hack and Slash Framework",
"description": "A framework for hack and slash games.",
"unity": "2019.4",
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [31.0.0](https://github.com/christides11/hack-and-slash-framework/compare/v30.0.1...v31.0.0) (2022-03-07)


### Code Refactoring

* Changed implementation property drawer ([c09c0c5](https://github.com/christides11/hack-and-slash-framework/commit/c09c0c50c24772a2eeff0dac69d0f6cefe0e670a))


### BREAKING CHANGES

* Changed from Juce implementation selector to medvedya.

## [30.0.1](https://github.com/christides11/hack-and-slash-framework/compare/v30.0.0...v30.0.1) (2022-02-20)


Expand Down

0 comments on commit d5ba7f6

Please sign in to comment.