Skip to content

Commit c19e920

Browse files
author
nadena.dev release bot
committed
Release 1.16.3-alpha.1
1 parent 0c52df3 commit c19e920

File tree

3 files changed

+17
-5
lines changed

3 files changed

+17
-5
lines changed

CHANGELOG-PRERELEASE-jp.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010
### Added
11-
- [#1932] Expressions Menuのインスペクターが固まるVRCSDKのバグを迂回
1211

1312
### Fixed
14-
- [#1926] 日本語版FAQページの改訂
1513

1614
### Changed
1715

@@ -21,6 +19,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2119

2220
### Deprecated
2321

22+
## [1.16.3-alpha.1] - [2026-02-23]
23+
24+
### Added
25+
- [#1932] Expressions Menuのインスペクターが固まるVRCSDKのバグを迂回
26+
27+
### Fixed
28+
- [#1926] 日本語版FAQページの改訂
29+
2430
## [1.16.3-alpha.0] - [2026-02-13]
2531

2632
### Added

CHANGELOG-PRERELEASE.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010
### Added
11-
- [#1932] Patched a VRCSDK bug which caused the expressions menu editor to hang
1211

1312
### Fixed
14-
- [#1926] Revisions to the Japanese FAQ page
1513

1614
### Changed
1715

@@ -21,6 +19,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2119

2220
### Deprecated
2321

22+
## [1.16.3-alpha.1] - [2026-02-23]
23+
24+
### Added
25+
- [#1932] Patched a VRCSDK bug which caused the expressions menu editor to hang
26+
27+
### Fixed
28+
- [#1926] Revisions to the Japanese FAQ page
29+
2430
## [1.16.3-alpha.0] - [2026-02-13]
2531

2632
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nadena.dev.modular-avatar",
33
"displayName": "Modular Avatar",
4-
"version": "1.16.3-alpha.0",
4+
"version": "1.16.3-alpha.1",
55
"unity": "2022.3",
66
"description": "A suite of tools for assembling your avatar out of reusable components",
77
"author": {

0 commit comments

Comments
 (0)