Skip to content

Commit

Permalink
chore(release): 0.11.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.11.0](v0.10.0...v0.11.0) (2021-05-22)

### Features

* Odin v3 support ([#53](#53)) ([29dd7bf](29dd7bf))
  • Loading branch information
semantic-release-bot committed May 22, 2021
1 parent 29dd7bf commit c336456
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.11.0](https://github.com/favoyang/unity-addressable-importer/compare/v0.10.0...v0.11.0) (2021-05-22)


### Features

* Odin v3 support ([#53](https://github.com/favoyang/unity-addressable-importer/issues/53)) ([29dd7bf](https://github.com/favoyang/unity-addressable-importer/commit/29dd7bfb075dc152c3335f9b224ddbf8b18fe65a))

# [0.10.0](https://github.com/favoyang/unity-addressable-importer/compare/v0.9.8...v0.10.0) (2021-05-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.littlebigfun.addressable-importer",
"displayName": "Unity Addressable Importer",
"version": "0.10.0",
"version": "0.11.0",
"unity": "2018.3",
"description": "A simple rule based addressable asset importer.",
"dependencies": {
Expand Down

0 comments on commit c336456

Please sign in to comment.