chore(release): 0.20.7-build.20260707

Generated release with automated versioning system.

Release type: patch

Build date: 2026-07-07 01:26:01 UTC

🤖 Generated with automated release workflow
This commit is contained in:
GitHub Actions Bot
2026-07-07 01:26:01 +00:00
parent 5c74c82bac
commit 0df22d39b6
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
# [0.20.7-build.20260707] (2026-07-07)
* Merge pull request #56 from KGAudioLab/feat/2026-06-30-misc (5c74c82)
* fix: correct piano-roll header seek when horizontally scrolled (3c93dd7)
* fix: keep imported MIDI in one region and expand project bars (be15983)
* feat: add mock OPFS du command for recursive size inspection (f9334dc)
# [0.20.6-build.20260705] (2026-07-05) # [0.20.6-build.20260705] (2026-07-05)
* Merge pull request #55 from KGAudioLab/feat/2026-06-30-misc (61fe39e) * Merge pull request #55 from KGAudioLab/feat/2026-06-30-misc (61fe39e)
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "K.G.Studio", "name": "K.G.Studio",
"private": true, "private": true,
"version": "0.20.6-build.20260705", "version": "0.20.7-build.20260707",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",