Skip to content

Commit

Permalink
chore(release): 0.13.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.13.0](v0.12.0...v0.13.0) (2022-09-18)

### Features

* improve UX and some optimization ([#75](#75)) ([aee0e94](aee0e94))
  • Loading branch information
semantic-release-bot committed Sep 18, 2022
1 parent aee0e94 commit c031009
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.13.0](https://github.com/favoyang/unity-addressable-importer/compare/v0.12.0...v0.13.0) (2022-09-18)


### Features

* improve UX and some optimization ([#75](https://github.com/favoyang/unity-addressable-importer/issues/75)) ([aee0e94](https://github.com/favoyang/unity-addressable-importer/commit/aee0e94da40dddba88aba46610b090649345647c))

# [0.12.0](https://github.com/favoyang/unity-addressable-importer/compare/v0.11.5...v0.12.0) (2022-06-22)


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.12.0",
"version": "0.13.0",
"unity": "2018.3",
"description": "A simple rule based addressable asset importer.",
"dependencies": {
Expand Down

0 comments on commit c031009

Please sign in to comment.