Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [ga.fuquna.rosettaui-v1.2.0](ga.fuquna.rosettaui-v1.1.3...ga.fuquna.rosettaui-v1.2.0) (2023-02-27)

### Bug Fixes

* Circuler reference guard does not work on non-development build ([7eb341c](7eb341c))
* compile error when Api Compatibility Level == .NET framework ([5400b7b](5400b7b))

### Features

* add UI.Clickable() ([12459b6](12459b6))
  • Loading branch information
semantic-release-bot committed Feb 27, 2023
1 parent 1d11f87 commit 2ba0fcf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions Packages/RosettaUI/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [ga.fuquna.rosettaui-v1.2.0](https://github.com/fuqunaga/RosettaUI/compare/ga.fuquna.rosettaui-v1.1.3...ga.fuquna.rosettaui-v1.2.0) (2023-02-27)


### Bug Fixes

* Circuler reference guard does not work on non-development build ([7eb341c](https://github.com/fuqunaga/RosettaUI/commit/7eb341cea41f0bca75b42a150cd6cbd6e4ecf165))
* compile error when Api Compatibility Level == .NET framework ([5400b7b](https://github.com/fuqunaga/RosettaUI/commit/5400b7b6687649561c0635dc96f3c13f3364059d))


### Features

* add UI.Clickable() ([12459b6](https://github.com/fuqunaga/RosettaUI/commit/12459b698fe7faf9a8ac97a592a54fa417a916ca))

# [ga.fuquna.rosettaui-v1.1.3](https://github.com/fuqunaga/RosettaUI/compare/ga.fuquna.rosettaui-v1.1.2...ga.fuquna.rosettaui-v1.1.3) (2023-01-30)


Expand Down
2 changes: 1 addition & 1 deletion Packages/RosettaUI/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ga.fuquna.rosettaui",
"version": "1.1.3",
"version": "1.2.0",
"displayName": "RosettaUI",
"description": "Code-based GUI library for development menus for Unity",
"unity": "2021.2",
Expand Down

0 comments on commit 2ba0fcf

Please sign in to comment.