unity-cli@v1.3.0
What's Changed
- unity-cli@v1.3.0 by @StephenHodgson in #28
- add
sign-packagecommand to sign upm packages - added release channel support when looking up glob versions of the editor
- fixed
UnityVersionrelease channel sortingf > b > a - changed
UnityHub.ListAvailableReleasesreturn type fromstring[]toUnityVersion[]
- add
Full Changelog: v1.2.3...v1.3.0