Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [ga.fuquna.rosettaui-v1.1.0](ga.fuquna.rosettaui-v1.0.2...ga.fuquna.rosettaui-v1.1.0) (2023-01-24)

### Features

* [#6](#6) FieldOption.delayInput. This can delay updating the value in UI.Field(). ([508862f](508862f))
* Open/Close/SetOpenFlag methods can now be called on Elements, not just OpenClsoeBaseElement. ([cf9eabd](cf9eabd))
* WindowElement.SetClosable() ([82971ec](82971ec))
  • Loading branch information
semantic-release-bot committed Jan 24, 2023
1 parent 18a6ec4 commit 1663c01
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions Packages/RosettaUI/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [ga.fuquna.rosettaui-v1.1.0](https://github.com/fuqunaga/RosettaUI/compare/ga.fuquna.rosettaui-v1.0.2...ga.fuquna.rosettaui-v1.1.0) (2023-01-24)


### Features

* [#6](https://github.com/fuqunaga/RosettaUI/issues/6) FieldOption.delayInput. This can delay updating the value in UI.Field(). ([508862f](https://github.com/fuqunaga/RosettaUI/commit/508862f5f3446b11e7f33de1d15f860b743b1ac2))
* Open/Close/SetOpenFlag methods can now be called on Elements, not just OpenClsoeBaseElement. ([cf9eabd](https://github.com/fuqunaga/RosettaUI/commit/cf9eabd2b9cf915082817868a551f5a428aca96d))
* WindowElement.SetClosable() ([82971ec](https://github.com/fuqunaga/RosettaUI/commit/82971ecf70246cdae12c7016d02d329acd236e85))

# [ga.fuquna.rosettaui-v1.0.2](https://github.com/fuqunaga/RosettaUI/compare/ga.fuquna.rosettaui-v1.0.1...ga.fuquna.rosettaui-v1.0.2) (2022-11-22)


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.0.2",
"version": "1.1.0",
"displayName": "RosettaUI",
"description": "Code-based GUI library for development menus for Unity",
"unity": "2021.2",
Expand Down

0 comments on commit 1663c01

Please sign in to comment.