Skip to content

Commit

Permalink
chore(release): 5.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.7.0](v5.6.0...v5.7.0) (2020-09-30)

### Features

* Add UGXInitializer for setting up dependencies ([ff48877](ff48877))
  • Loading branch information
semantic-release-bot committed Sep 30, 2020
1 parent ff48877 commit 278308e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Assets/Adrenak.UGX/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [5.7.0](https://github.com/adrenak/ugx/compare/v5.6.0...v5.7.0) (2020-09-30)


### Features

* Add UGXInitializer for setting up dependencies ([ff48877](https://github.com/adrenak/ugx/commit/ff48877456719125ac1a49808e782744625d1a88))

# [5.6.0](https://github.com/adrenak/ugx/compare/v5.5.1...v5.6.0) (2020-09-15)


Expand Down
2 changes: 1 addition & 1 deletion Assets/Adrenak.UGX/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.adrenak.ugx",
"version": "5.6.0",
"version": "5.7.0",
"displayName": "UGUI Extended",
"description": "Extensions for Unity UI with out of the box features and boilerplate code.",
"unity": "2018.4",
Expand Down

0 comments on commit 278308e

Please sign in to comment.