chore(release): 0.16.0-build.20260510

Generated release with automated versioning system.

Release type: minor

Build date: 2026-05-10 20:34:50 UTC

🤖 Generated with automated release workflow
This commit is contained in:
GitHub Actions Bot
2026-05-10 20:34:50 +00:00
parent 9b64c8f016
commit 5b599aa4e7
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,3 +1,11 @@
# [0.16.0-build.20260510] (2026-05-10)
* Merge pull request #40 from KGAudioLab/feat/2026-05-09-staff-notation (9b64c8f)
* docs: updated README.md and LICENSE (1a84199)
* feat: added `save as` option when renaming the project (8fa2c16)
* feat: added track scope mode for sheet music view; adjusted viewport behavior when switching between piano roll view and sheet music view (578be7b)
* feat: added sheet music (stuff notation) view to the piano roll window MIDI mode (d69b392)
# [0.15.0-build.20260510] (2026-05-10)
* Merge pull request #39 from KGAudioLab/feat/2026-05-09-waveform-recording (0ddb2e5)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "K.G.Studio",
"private": true,
"version": "0.15.0-build.20260510",
"version": "0.16.0-build.20260510",
"type": "module",
"scripts": {
"dev": "vite",