Skip to content

Commit

Permalink
chore: bump version to 1.8.0-rc.10
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 28, 2024
1 parent e5463b0 commit 47581f3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG-PRERELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,25 @@ The format is based on [Keep a Changelog].

## [Unreleased]
### Added
- Regex mode for OSC Parameters in Asset Description `#1351`

### Changed

### Deprecated

### Removed
- Prefix, Suffix, and Contains mode for OSC Parameters in Asset Description `#1351`
- Please use regex mode instead

### Fixed

### Security

## [1.8.0-rc.10] - 2024-11-28
### Added
- Regex mode for OSC Parameters in Asset Description [`#1351`](https://github.com/anatawa12/AvatarOptimizer/pull/1351)

### Removed
- Prefix, Suffix, and Contains mode for OSC Parameters in Asset Description [`#1351`](https://github.com/anatawa12/AvatarOptimizer/pull/1351)
- Please use regex mode instead

## [1.8.0-rc.9] - 2024-11-28
### Fixed
- NRE if some playabke layer is missing from AvatarDesciptor [`#1350`](https://github.com/anatawa12/AvatarOptimizer/pull/1350)
Expand Down Expand Up @@ -1784,7 +1789,8 @@ This release is mistake.
- Merge Bone
- Clear Endpoint Position

[Unreleased]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.0-rc.9...HEAD
[Unreleased]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.0-rc.10...HEAD
[1.8.0-rc.10]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.0-rc.9...v1.8.0-rc.10
[1.8.0-rc.9]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.0-rc.8...v1.8.0-rc.9
[1.8.0-rc.8]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.0-rc.7...v1.8.0-rc.8
[1.8.0-rc.7]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.8.0-rc.6...v1.8.0-rc.7
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.anatawa12.avatar-optimizer",
"version": "1.8.0-rc.9",
"version": "1.8.0-rc.10",
"private": true,
"private-beta": false,
"unity": "2022.3",
Expand Down

0 comments on commit 47581f3

Please sign in to comment.