Skip to content

Commit

Permalink
chore(release): 1.7.4 [skip ci]
Browse files Browse the repository at this point in the history
# [ga.fuquna.rosettaui-v1.7.4](ga.fuquna.rosettaui-v1.7.3...ga.fuquna.rosettaui-v1.7.4) (2024-08-28)

### Bug Fixes

* Error in copy and paste menu when right clicking on a type without parameterless constructor ([dec40c4](dec40c4))
  • Loading branch information
semantic-release-bot committed Aug 28, 2024
1 parent dec40c4 commit d2e9022
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Packages/ga.fuquna.rosettaui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [ga.fuquna.rosettaui-v1.7.4](https://github.com/fuqunaga/RosettaUI/compare/ga.fuquna.rosettaui-v1.7.3...ga.fuquna.rosettaui-v1.7.4) (2024-08-28)


### Bug Fixes

* Error in copy and paste menu when right clicking on a type without parameterless constructor ([dec40c4](https://github.com/fuqunaga/RosettaUI/commit/dec40c472f59c89697220b67ecca4b0fa1c3411f))

# [ga.fuquna.rosettaui-v1.7.3](https://github.com/fuqunaga/RosettaUI/compare/ga.fuquna.rosettaui-v1.7.2...ga.fuquna.rosettaui-v1.7.3) (2024-08-27)


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

0 comments on commit d2e9022

Please sign in to comment.