Skip to content

Commit 30b078a

Browse files
chore(release): 2.2.2 [skip ci]
## [2.2.2](v2.2.1...v2.2.2) (2024-08-17) ### Bug Fixes * soft mask is upside down on some devices (refactor) ([d17784e](d17784e))
1 parent d17784e commit 30b078a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Packages/src/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.2.2](https://github.com/mob-sakai/SoftMaskForUGUI/compare/v2.2.1...v2.2.2) (2024-08-17)
2+
3+
4+
### Bug Fixes
5+
6+
* soft mask is upside down on some devices (refactor) ([d17784e](https://github.com/mob-sakai/SoftMaskForUGUI/commit/d17784e03eb38f3eb0aac93830093d45dcf63bc4))
7+
18
## [2.2.1](https://github.com/mob-sakai/SoftMaskForUGUI/compare/v2.2.0...v2.2.1) (2024-08-16)
29

310

Packages/src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.coffee.softmask-for-ugui",
33
"displayName": "UI Soft Mask",
44
"description": "UI Soft Mask is a smooth masking component for Unity UI (uGUI) elements.\nBy using SoftMask instead of the default Mask component, you can beautifully represent the rounded edges of UI elements.",
5-
"version": "2.2.1",
5+
"version": "2.2.2",
66
"unity": "2017.1",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)