We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c787e18 commit 9cc2b41Copy full SHA for 9cc2b41
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.3.1](https://github.com/Thomasevano/musickeeper/compare/v0.3.0...v0.3.1) (2026-01-20)
4
+
5
6
+### Bug Fixes
7
8
+* remove need of base url ([3f29966](https://github.com/Thomasevano/musickeeper/commit/3f29966c68f85c95496a8c7b2fa95f855f1cfee5))
9
10
## [0.3.0](https://github.com/Thomasevano/musickeeper/compare/v0.2.0...v0.3.0) (2026-01-19)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "musickeeper",
- "version": "0.3.0",
+ "version": "0.3.1",
"private": true,
"type": "module",
"license": "AGPL-3.0-only",
0 commit comments