Skip to content

Commit 41673b7

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2025-07-02) ### Bug Fixes * missing tmp essentials ([9f030ad](9f030ad))
1 parent 9f030ad commit 41673b7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Assets/Package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.notask.custom-button",
33
"displayName": "Custom Button",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"unity": "6000.0",
66
"unityRelease": "23f1",
77
"description": "A custom button package for Unity",

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/NoTaskStudios/com.notask.custom-button/compare/v1.0.1...v1.0.2) (2025-07-02)
2+
3+
4+
### Bug Fixes
5+
6+
* missing tmp essentials ([9f030ad](https://github.com/NoTaskStudios/com.notask.custom-button/commit/9f030adff0ba0c0ec6106c427edc41fbd22a189f))
7+
18
## [1.0.1](https://github.com/NoTaskStudios/com.notask.custom-button/compare/v1.0.0...v1.0.1) (2025-05-16)
29

310

0 commit comments

Comments
 (0)