Skip to content

Commit 9cc2b41

Browse files
authored
chore(main): release 0.3.1 (#21)
1 parent c787e18 commit 9cc2b41

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [0.3.0](https://github.com/Thomasevano/musickeeper/compare/v0.2.0...v0.3.0) (2026-01-19)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "musickeeper",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"private": true,
55
"type": "module",
66
"license": "AGPL-3.0-only",

0 commit comments

Comments
 (0)