File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ The format is based on [Keep a Changelog].
19
19
20
20
### Security
21
21
22
+ ## [ 1.8.5] - 2025-02-05
22
23
## [ 1.8.5-beta.1] - 2025-02-04
23
24
### Fixed
24
25
- Component Validation Errors doesn't have error source component information [ ` #1390 ` ] ( https://github.com/anatawa12/AvatarOptimizer/pull/1390 )
@@ -1829,7 +1830,8 @@ This release is mistake.
1829
1830
- Merge Bone
1830
1831
- Clear Endpoint Position
1831
1832
1832
- [ Unreleased ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.5-beta.1...HEAD
1833
+ [ Unreleased ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.5...HEAD
1834
+ [ 1.8.5 ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.5-beta.1...v1.8.5
1833
1835
[ 1.8.5-beta.1 ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.4...v1.8.5-beta.1
1834
1836
[ 1.8.4 ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.3...v1.8.4
1835
1837
[ 1.8.3 ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.3-beta.1...v1.8.3
Original file line number Diff line number Diff line change @@ -16,11 +16,14 @@ The format is based on [Keep a Changelog].
16
16
### Removed
17
17
18
18
### Fixed
19
- - Component Validation Errors doesn't have error source component information ` #1390 `
20
- - liltoon Angel Ring MatCap settings broken ` #1391 `
21
19
22
20
### Security
23
21
22
+ ## [ 1.8.5] - 2025-02-05
23
+ ### Fixed
24
+ - Component Validation Errors doesn't have error source component information [ ` #1390 ` ] ( https://github.com/anatawa12/AvatarOptimizer/pull/1390 )
25
+ - liltoon Angel Ring MatCap settings broken [ ` #1391 ` ] ( https://github.com/anatawa12/AvatarOptimizer/pull/1391 )
26
+
24
27
## [ 1.8.4] - 2025-01-19
25
28
### Fixed
26
29
- Performance improvements [ ` #1380 ` ] ( https://github.com/anatawa12/AvatarOptimizer/pull/1380 )
@@ -1163,7 +1166,8 @@ The format is based on [Keep a Changelog].
1163
1166
- Merge Bone
1164
1167
- Clear Endpoint Position
1165
1168
1166
- [ Unreleased ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.4...HEAD
1169
+ [ Unreleased ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.5...HEAD
1170
+ [ 1.8.5 ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.4...v1.8.5
1167
1171
[ 1.8.4 ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.3...v1.8.4
1168
1172
[ 1.8.3 ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.2...v1.8.3
1169
1173
[ 1.8.2 ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.1...v1.8.2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " com.anatawa12.avatar-optimizer" ,
3
- "version" : " 1.8.5-beta.1 " ,
3
+ "version" : " 1.8.5" ,
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