Skip to content

Commit 9f0d1f3

Browse files
chore: release xyz.misakal.vpm.yes-patch-framework-for-sdk@0.2.0
1 parent 876d999 commit 9f0d1f3

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG-framework.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.0] - 2025-12-18
11+
1012
### Changes
1113

1214
- Use Harmony 2.4.2 instead of HarmonyX. [`#22`](https://github.com/project-vrcz/yet-another-sdk-patch/pull/22) [`#19`](https://github.com/project-vrcz/yet-another-sdk-patch/pull/19)
@@ -70,7 +72,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7072
- Allow user check why patch or unpatch failed.
7173
- Allow user modify patch settings (if patch provided).
7274

73-
[unreleased]: https://github.com/project-vrcz/yet-another-sdk-patch/compare/framework-v0.2.0-beta.2...HEAD
75+
[unreleased]: https://github.com/project-vrcz/yet-another-sdk-patch/compare/framework-v0.2.0...HEAD
76+
[0.2.0]: https://github.com/project-vrcz/yet-another-sdk-patch/compare/framework-v0.2.0-beta.2...framework-v0.2.0
7477
[0.2.0-beta.2]: https://github.com/project-vrcz/yet-another-sdk-patch/compare/framework-v0.2.0-beta.1...framework-v0.2.0-beta.2
7578
[0.2.0-beta.1]: https://github.com/project-vrcz/yet-another-sdk-patch/compare/framework-v0.1.0...framework-v0.2.0-beta.1
7679
[0.1.0]: https://github.com/project-vrcz/yet-another-sdk-patch/compare/framework-v0.1.0-beta.1...framework-v0.1.0

src/Packages/xyz.misakal.vpm.yes-patch-framework-for-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "xyz.misakal.vpm.yes-patch-framework-for-sdk",
33
"displayName": "Yes! Patch Framework for VRChat SDK",
4-
"version": "0.2.0-beta.2",
4+
"version": "0.2.0",
55
"hideInEditor": true,
66
"description": "Make patch VRChat SDK easier.",
77
"unity": "2022.3",

0 commit comments

Comments
 (0)