File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Packages/net.nekobako.mask-texture-editor Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
1414### Removed
1515
1616### Fixed
17- - Cache localization instance properly.
1817
1918### Security
2019
20+ ## [ 1.2.1] - 2025-10-02
21+ ### Fixed
22+ - Cache localization instance properly.
23+
2124## [ 1.2.0] - 2025-08-30
2225### Added
2326- Implement color channel selector.
Original file line number Diff line number Diff line change 11{
22 "name" : " net.nekobako.mask-texture-editor" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.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.2.0 /net.nekobako.mask-texture-editor-1.2.0 .zip"
12+ "url" : " https://github.com/nekobako/MaskTextureEditor/releases/download/1.2.1 /net.nekobako.mask-texture-editor-1.2.1 .zip"
1313}
You can’t perform that action at this time.
0 commit comments