Skip to content

Commit

Permalink
chore(release): new release 1.6.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.1](v1.6.0...v1.6.1) (2022-03-19)

### Bug Fixes

* added destroy notice item support ([788ba29](788ba29))
  • Loading branch information
semantic-release-bot committed Mar 19, 2022
1 parent 788ba29 commit b9d6a83
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/extDebug.UGUI/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.iam1337.extdebug.ugui",
"displayName": "extDebug.UGUI",
"version": "1.6.0",
"version": "1.6.1",
"unity": "2021.1",
"description": "Extension to support Unity UI and TextMeshPro in extDebug",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.6.1](https://github.com/Iam1337/extDebug.UGUI/compare/v1.6.0...v1.6.1) (2022-03-19)


### Bug Fixes

* added destroy notice item support ([788ba29](https://github.com/Iam1337/extDebug.UGUI/commit/788ba29be9136ef51afa6ebf0f9926c61e6df0e9))

# [1.6.0](https://github.com/Iam1337/extDebug.UGUI/compare/v1.5.0...v1.6.0) (2022-02-01)


Expand Down

0 comments on commit b9d6a83

Please sign in to comment.