Skip to content

Commit 9320aac

Browse files
ci(release): 1.3.0-beta.2 [skip ci]
# [1.3.0-beta.2](v1.3.0-beta.1...v1.3.0-beta.2) (2026-03-09) ### Bug Fixes * clear selected GameObject when moving MonoView to background ([b154b3c](b154b3c)) * update MoveToBackground and MoveToForeground methods for improved interaction handling ([1644bd1](1644bd1)) * ViewTransitions, just assume midle of screen ([e83da40](e83da40)) ### Features * add culling and unculling transitions for MonoView management ([604b51d](604b51d))
1 parent cf98537 commit 9320aac

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

Assets/PurrUI/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.3.0-beta.2](https://github.com/PurrNet/PurrUI/compare/v1.3.0-beta.1...v1.3.0-beta.2) (2026-03-09)
2+
3+
4+
### Bug Fixes
5+
6+
* clear selected GameObject when moving MonoView to background ([b154b3c](https://github.com/PurrNet/PurrUI/commit/b154b3cf6cce3552a4f8a4ad9fff5ecb7ae4011d))
7+
* update MoveToBackground and MoveToForeground methods for improved interaction handling ([1644bd1](https://github.com/PurrNet/PurrUI/commit/1644bd160bdd831d35fdb86caa28f9bfe774e619))
8+
* ViewTransitions, just assume midle of screen ([e83da40](https://github.com/PurrNet/PurrUI/commit/e83da40cc9db22bdc1019f49d0d78a0425111271))
9+
10+
11+
### Features
12+
13+
* add culling and unculling transitions for MonoView management ([604b51d](https://github.com/PurrNet/PurrUI/commit/604b51df071c6f6e7db68682a6a5f697e251ca25))
14+
115
# [1.3.0-beta.1](https://github.com/PurrNet/PurrUI/compare/v1.2.0...v1.3.0-beta.1) (2026-03-08)
216

317

Assets/PurrUI/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dev.purrnet.ui",
3-
"version": "1.3.0-beta.1",
3+
"version": "1.3.0-beta.2",
44
"author": {
55
"name": "PurrNet Team",
66
"url": "https://purrnet.dev/"

0 commit comments

Comments
 (0)