Skip to content

Commit

Permalink
chore(main): release 1.0.3 (#113)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 18, 2024
1 parent e1bb27d commit 56d97f0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

arena-unity notable changes. Started 2021-11-30 (version 0.0.1).

## [1.0.3](https://github.com/arenaxr/arena-unity/compare/v1.0.2...v1.0.3) (2024-11-18)


### Bug Fixes

* **auth:** add username ui, env perms request ([e1bb27d](https://github.com/arenaxr/arena-unity/commit/e1bb27df73d282aa571d961bd75861164a05d229))
* **auth:** only auto-detect renderfusion in editor ([f5737ea](https://github.com/arenaxr/arena-unity/commit/f5737ead5dd6fd289e02226b96f4b231e923762b))

## [1.0.2](https://github.com/arenaxr/arena-unity/compare/v1.0.1...v1.0.2) (2024-11-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "io.conix.arena.unity",
"version": "1.0.2",
"version": "1.0.3",
"displayName": "ARENA Library for Unity",
"description": "Enables control of ARENA assets through Unity.",
"unity": "2020.3",
Expand Down

0 comments on commit 56d97f0

Please sign in to comment.