Skip to content

Commit

Permalink
chore(release): 6.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.3.0](v6.2.0...v6.3.0) (2020-12-26)

### Features

* Initialize hitbox without creating hitbox. ([d4712e7](d4712e7))
  • Loading branch information
semantic-release-bot committed Dec 26, 2020
1 parent d4712e7 commit 0faa5ad
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/CAF/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.christides.character-action-framework",
"version": "6.2.0",
"version": "6.3.0",
"displayName": "Character Action Framework",
"description": "A framework for character action 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 @@
# [6.3.0](https://github.com/christides11/Character-Action-Framework/compare/v6.2.0...v6.3.0) (2020-12-26)


### Features

* Initialize hitbox without creating hitbox. ([d4712e7](https://github.com/christides11/Character-Action-Framework/commit/d4712e7982a4b4e00f9f1d0ca56f1aa122bd1664))

# [6.2.0](https://github.com/christides11/Character-Action-Framework/compare/v6.1.0...v6.2.0) (2020-12-13)


Expand Down

0 comments on commit 0faa5ad

Please sign in to comment.