Skip to content

Commit 19ca296

Browse files
chore: bump version to 1.8.5
1 parent 5cc9116 commit 19ca296

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

CHANGELOG-PRERELEASE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The format is based on [Keep a Changelog].
1919

2020
### Security
2121

22+
## [1.8.5] - 2025-02-05
2223
## [1.8.5-beta.1] - 2025-02-04
2324
### Fixed
2425
- 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.
18291830
- Merge Bone
18301831
- Clear Endpoint Position
18311832

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
18331835
[1.8.5-beta.1]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.4...v1.8.5-beta.1
18341836
[1.8.4]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.3...v1.8.4
18351837
[1.8.3]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.3-beta.1...v1.8.3

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,14 @@ The format is based on [Keep a Changelog].
1616
### Removed
1717

1818
### Fixed
19-
- Component Validation Errors doesn't have error source component information `#1390`
20-
- liltoon Angel Ring MatCap settings broken `#1391`
2119

2220
### Security
2321

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+
2427
## [1.8.4] - 2025-01-19
2528
### Fixed
2629
- Performance improvements [`#1380`](https://github.com/anatawa12/AvatarOptimizer/pull/1380)
@@ -1163,7 +1166,8 @@ The format is based on [Keep a Changelog].
11631166
- Merge Bone
11641167
- Clear Endpoint Position
11651168

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
11671171
[1.8.4]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.3...v1.8.4
11681172
[1.8.3]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.2...v1.8.3
11691173
[1.8.2]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.1...v1.8.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.anatawa12.avatar-optimizer",
3-
"version": "1.8.5-beta.1",
3+
"version": "1.8.5",
44
"private": false,
55
"private-beta": false,
66
"unity": "2022.3",

0 commit comments

Comments
 (0)