Release 1.7.0-alpha.2

This commit is contained in:
nadena.dev release bot 2025-03-10 03:56:45 +00:00
parent 92ebc1c1ac
commit 233521b029
3 changed files with 9 additions and 3 deletions

0
.github/cut-changelog.pl vendored Normal file → Executable file
View File

View File

@ -8,12 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Added CHANGELOG files
### Fixed
### Changed
- [#1476] Switch ModularAvatarMergeAnimator and ModularAvatarMergeParameter to use new NDMF APIs (`IVirtualizeMotion` and `IVirtualizeAnimatorController`)
### Removed
@ -21,6 +19,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Deprecated
## [1.7.0-alpha.2] - [2025-03-10]
### Added
- Added CHANGELOG files
### Changed
- [#1476] Switch ModularAvatarMergeAnimator and ModularAvatarMergeParameter to use new NDMF APIs (`IVirtualizeMotion` and `IVirtualizeAnimatorController`)
## Older versions
Please see CHANGELOG.md

View File

@ -1,7 +1,7 @@
{
"name": "nadena.dev.modular-avatar",
"displayName": "Modular Avatar",
"version": "1.12.0-alpha.1",
"version": "1.7.0-alpha.2",
"unity": "2022.3",
"description": "A suite of tools for assembling your avatar out of reusable components",
"author": {