Skip to content

Commit

Permalink
chore: bump version to 1.7.8-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 21, 2024
1 parent f15a8f0 commit ab806c9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG-PRERELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,14 @@ The format is based on [Keep a Changelog].
### Removed

### Fixed
- Index out of bounds error with remove mesh by mask `#1119`
- NRE with Generic Avatar `#1122`

### Security

## [1.7.8-beta.1] - 2024-07-21
### Fixed
- Index out of bounds error with remove mesh by mask [`#1119`](https://github.com/anatawa12/AvatarOptimizer/pull/1119)
- NRE with Generic Avatar [`#1122`](https://github.com/anatawa12/AvatarOptimizer/pull/1122)

## [1.7.7] - 2024-07-08
## [1.7.7-beta.1] - 2024-07-08
### Added
Expand Down Expand Up @@ -1462,7 +1465,8 @@ This release is mistake.
- Merge Bone
- Clear Endpoint Position

[Unreleased]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.7.7...HEAD
[Unreleased]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.7.8-beta.1...HEAD
[1.7.8-beta.1]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.7.7...v1.7.8-beta.1
[1.7.7]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.7.7-beta.1...v1.7.7
[1.7.7-beta.1]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.7.6...v1.7.7-beta.1
[1.7.6]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.7.6-beta.2...v1.7.6
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.7.8-beta.0",
"version": "1.7.8-beta.1",
"private": false,
"private-beta": false,
"unity": "2019.4",
Expand Down

0 comments on commit ab806c9

Please sign in to comment.