Skip to content

Commit bf8d6c9

Browse files
ci(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2026-03-08) ### Features * implement AudioSession and Sounds2D classes for easy audio management (very lite and simple) ([d175685](d175685))
1 parent 20646e9 commit bf8d6c9

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Assets/PurrUI/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/PurrNet/PurrUI/compare/v1.1.0...v1.2.0) (2026-03-08)
2+
3+
4+
### Features
5+
6+
* implement AudioSession and Sounds2D classes for easy audio management (very lite and simple) ([d175685](https://github.com/PurrNet/PurrUI/commit/d175685bece62097b000619f0af549545d13be90))
7+
18
# [1.2.0-beta.1](https://github.com/PurrNet/PurrUI/compare/v1.1.0...v1.2.0-beta.1) (2026-03-08)
29

310

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.2.0-beta.1",
3+
"version": "1.2.0",
44
"author": {
55
"name": "PurrNet Team",
66
"url": "https://purrnet.dev/"

0 commit comments

Comments
 (0)