File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,13 @@ The format is based on [Keep a Changelog].
16
16
### Removed
17
17
18
18
### Fixed
19
- - Optimize Texture may break liltoon outline mask ` #1357 `
20
19
21
20
### Security
22
21
22
+ ## [ 1.8.1-beta.1] - 2024-11-30
23
+ ### Fixed
24
+ - Optimize Texture may break liltoon outline mask [ ` #1357 ` ] ( https://github.com/anatawa12/AvatarOptimizer/pull/1357 )
25
+
23
26
## [ 1.8.0] - 2024-11-30
24
27
## [ 1.8.0-rc.11] - 2024-11-29
25
28
## [ 1.8.0-rc.10] - 2024-11-28
@@ -1792,7 +1795,8 @@ This release is mistake.
1792
1795
- Merge Bone
1793
1796
- Clear Endpoint Position
1794
1797
1795
- [ Unreleased ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.0...HEAD
1798
+ [ Unreleased ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.1-beta.1...HEAD
1799
+ [ 1.8.1-beta.1 ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.0...v1.8.1-beta.1
1796
1800
[ 1.8.0 ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.0-rc.11...v1.8.0
1797
1801
[ 1.8.0-rc.11 ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.0-rc.10...v1.8.0-rc.11
1798
1802
[ 1.8.0-rc.10 ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.0-rc.9...v1.8.0-rc.10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " com.anatawa12.avatar-optimizer" ,
3
- "version" : " 1.8.1-beta.0 " ,
3
+ "version" : " 1.8.1-beta.1 " ,
4
4
"private" : false ,
5
5
"private-beta" : false ,
6
6
"unity" : " 2022.3" ,
You can’t perform that action at this time.
0 commit comments