diff --git a/Packages/ga.fuquna.rosettaui/CHANGELOG.md b/Packages/ga.fuquna.rosettaui/CHANGELOG.md index b7da784..898a8f0 100644 --- a/Packages/ga.fuquna.rosettaui/CHANGELOG.md +++ b/Packages/ga.fuquna.rosettaui/CHANGELOG.md @@ -1,3 +1,10 @@ +# [ga.fuquna.rosettaui-v1.7.1](https://github.com/fuqunaga/RosettaUI/compare/ga.fuquna.rosettaui-v1.7.0...ga.fuquna.rosettaui-v1.7.1) (2024-08-23) + + +### Bug Fixes + +* build error ([21ccc69](https://github.com/fuqunaga/RosettaUI/commit/21ccc695ceed5a62d6204d9f919be37b383b33b0)) + # [ga.fuquna.rosettaui-v1.7.0](https://github.com/fuqunaga/RosettaUI/compare/ga.fuquna.rosettaui-v1.6.0...ga.fuquna.rosettaui-v1.7.0) (2024-08-22) diff --git a/Packages/ga.fuquna.rosettaui/package.json b/Packages/ga.fuquna.rosettaui/package.json index 07c28df..68ccae6 100644 --- a/Packages/ga.fuquna.rosettaui/package.json +++ b/Packages/ga.fuquna.rosettaui/package.json @@ -1,6 +1,6 @@ { "name": "ga.fuquna.rosettaui", - "version": "1.7.0", + "version": "1.7.1", "displayName": "RosettaUI", "description": "Code-based GUI library for development menus for Unity", "unity": "2022.3",