We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f030ad commit 41673b7Copy full SHA for 41673b7
Assets/Package/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "com.notask.custom-button",
3
"displayName": "Custom Button",
4
- "version": "1.0.1",
+ "version": "1.0.2",
5
"unity": "6000.0",
6
"unityRelease": "23f1",
7
"description": "A custom button package for Unity",
CHANGELOG.md
@@ -1,3 +1,10 @@
+## [1.0.2](https://github.com/NoTaskStudios/com.notask.custom-button/compare/v1.0.1...v1.0.2) (2025-07-02)
+
+### Bug Fixes
+* missing tmp essentials ([9f030ad](https://github.com/NoTaskStudios/com.notask.custom-button/commit/9f030adff0ba0c0ec6106c427edc41fbd22a189f))
8
## [1.0.1](https://github.com/NoTaskStudios/com.notask.custom-button/compare/v1.0.0...v1.0.1) (2025-05-16)
9
10
0 commit comments