Skip to content

Commit 6d760da

Browse files
chore(release): 6.3.0 [skip ci]
# [6.3.0](v6.2.0...v6.3.0) (2021-04-29) ### Features * Picture Cache now manage Texture2D to Sprite creation. Creating ([b7966fa](b7966fa))
1 parent b7966fa commit 6d760da

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Assets/Adrenak.UGX/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [6.3.0](https://github.com/adrenak/ugx/compare/v6.2.0...v6.3.0) (2021-04-29)
2+
3+
4+
### Features
5+
6+
* Picture Cache now manage Texture2D to Sprite creation. Creating ([b7966fa](https://github.com/adrenak/ugx/commit/b7966fa40b8d7c716b4a7156702617e3baefc7ed))
7+
18
# [6.2.0](https://github.com/adrenak/ugx/compare/v6.1.0...v6.2.0) (2021-04-26)
29

310

Assets/Adrenak.UGX/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.adrenak.ugx",
3-
"version": "6.2.0",
3+
"version": "6.3.0",
44
"displayName": "Adrenak.UGX",
55
"description": "UGX: UGUI Extended. UI framework for Unity UI.",
66
"unity": "2018.4",

0 commit comments

Comments
 (0)