Skip to content

Commit

Permalink
chore: bump version to 1.7.13-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 23, 2024
1 parent 82fc5f7 commit 3cab7fc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG-PRERELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,15 @@ The format is based on [Keep a Changelog].
### Removed

### Fixed
- Null Reference Exception with newly created VRCAnimatorPlayAudio `#1199`
- Particle System that uses local scale will be broken `#1197`
- Avatars with Visame Skinned Mesh disabled will not able to upload `#1202`

### Security

## [1.7.13-beta.1] - 2024-09-23
### Fixed
- Null Reference Exception with newly created VRCAnimatorPlayAudio [`#1199`](https://github.com/anatawa12/AvatarOptimizer/pull/1199)
- Particle System that uses local scale will be broken [`#1197`](https://github.com/anatawa12/AvatarOptimizer/pull/1197)
- Avatars with Visame Skinned Mesh disabled will not able to upload [`#1202`](https://github.com/anatawa12/AvatarOptimizer/pull/1202)

## [1.7.12] - 2024-08-27
## [1.7.12-beta.3] - 2024-08-25
### Fixed
Expand Down Expand Up @@ -1510,7 +1513,8 @@ This release is mistake.
- Merge Bone
- Clear Endpoint Position

[Unreleased]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.7.12...HEAD
[Unreleased]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.7.13-beta.1...HEAD
[1.7.13-beta.1]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.7.12...v1.7.13-beta.1
[1.7.12]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.7.12-beta.3...v1.7.12
[1.7.12-beta.3]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.7.12-beta.2...v1.7.12-beta.3
[1.7.12-beta.2]: https://github.com/anatawa12/AvatarOptimizer/compare/v1.7.12-beta.1...v1.7.12-beta.2
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.13-beta.0",
"version": "1.7.13-beta.1",
"private": false,
"private-beta": false,
"unity": "2019.4",
Expand Down

0 comments on commit 3cab7fc

Please sign in to comment.