File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Packages/net.nekobako.mask-texture-editor Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
1414### Removed
1515
1616### Fixed
17- - IsOpen turns into true before initialization.
18- - NRE when losing target renderer.
1917
2018### Security
2119
20+ ## [ 1.0.1] - 2025-07-22
21+ ### Fixed
22+ - IsOpen turns into true before initialization.
23+ - NRE when losing target renderer.
24+
2225## [ 1.0.0] - 2025-07-12
2326### Added
2427- Initial release.
Original file line number Diff line number Diff line change 11{
22 "name" : " net.nekobako.mask-texture-editor" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "displayName" : " Mask Texture Editor" ,
55 "description" : " A tool to draw mask textures in Unity Editor" ,
66 "unity" : " 2022.3" ,
99 "url" : " https://nekobako.net"
1010 },
1111 "license" : " MIT" ,
12- "url" : " https://github.com/nekobako/MaskTextureEditor/releases/download/1.0.0 /net.nekobako.mask-texture-editor-1.0.0 .zip"
12+ "url" : " https://github.com/nekobako/MaskTextureEditor/releases/download/1.0.1 /net.nekobako.mask-texture-editor-1.0.1 .zip"
1313}
You can’t perform that action at this time.
0 commit comments