chore(release): 0.7.1-build.20260117

Generated release with automated versioning system.

Release type: patch

Build date: 2026-01-17 22:06:21 UTC

🤖 Generated with automated release workflow
This commit is contained in:
GitHub Actions Bot
2026-01-17 22:06:21 +00:00
parent 59faeff4a1
commit 293541401d
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
# [0.7.1-build.20260117] (2026-01-17)
* Merge pull request #26 from KGAudioLab/feat/2026-01-17-add-option-allow-persist-api-key-on-non-localhost (59faeff)
* fix: added a warning comment (609efab)
* docs: updated README.md (8c1ab53)
* feat: add option to persist API keys on non-localhost (opt-in security feature) (e8b79ef)
# [0.7.0-build.20260117] (2026-01-17)
* Merge pull request #25 from KGAudioLab/feat/2025-12-25-more-models (6717cea)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "K.G.Studio",
"private": true,
"version": "0.7.0-build.20260117",
"version": "0.7.1-build.20260117",
"type": "module",
"scripts": {
"dev": "vite",