Skip to content

Commit 7ce1b05

Browse files
authored
chore(main): release 0.4.0 (#26)
1 parent 81d44b4 commit 7ce1b05

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [0.4.0](https://github.com/Thomasevano/musickeeper/compare/v0.3.4...v0.4.0) (2026-01-27)
4+
5+
6+
### Features
7+
8+
* add artist search ([81d44b4](https://github.com/Thomasevano/musickeeper/commit/81d44b4177444e8792a0867fe2cb19f5db144bd9))
9+
10+
11+
### Bug Fixes
12+
13+
* return response in controller ([eb7a26a](https://github.com/Thomasevano/musickeeper/commit/eb7a26a33caebb9990049dbc08288bcdd9e771bc))
14+
315
## [0.3.4](https://github.com/Thomasevano/musickeeper/compare/v0.3.3...v0.3.4) (2026-01-26)
416

517

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.4",
3+
"version": "0.4.0",
44
"private": true,
55
"type": "module",
66
"license": "AGPL-3.0-only",

0 commit comments

Comments
 (0)