chore(release): 0.15.0-build.20260510

Generated release with automated versioning system.

Release type: minor

Build date: 2026-05-10 00:18:18 UTC

🤖 Generated with automated release workflow
This commit is contained in:
GitHub Actions Bot
2026-05-10 00:18:18 +00:00
parent 0ddb2e5d7a
commit 841575e01f
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,3 +1,11 @@
# [0.15.0-build.20260510] (2026-05-10)
* Merge pull request #39 from KGAudioLab/feat/2026-05-09-waveform-recording (0ddb2e5)
* fix: failed tests (4f4511e)
* feat: added track level event list tab; rename `List Event` to `Event List`. (894c3b1)
* feat: added track level list event tab (48a51f1)
* feat: added audio recording feature (490cd19)
# [0.14.0-build.20260509] (2026-05-09)
* Merge pull request #38 from KGAudioLab/feat/2025-05-02-midi-automation (1afe732)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "K.G.Studio",
"private": true,
"version": "0.14.0-build.20260509",
"version": "0.15.0-build.20260510",
"type": "module",
"scripts": {
"dev": "vite",