Skip to content

Commit 453757c

Browse files
authored
chore(main): release 0.5.0 (#28)
1 parent 1280c2a commit 453757c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## [0.5.0](https://github.com/Thomasevano/musickeeper/compare/v0.4.0...v0.5.0) (2026-03-07)
4+
5+
6+
### Features
7+
8+
* add PWA with offline support ([c28d3d6](https://github.com/Thomasevano/musickeeper/commit/c28d3d62878f4b2080205247fb3a4d7f035d623f))
9+
* **ui:** add feature card for PWA and Offline support ([10476c9](https://github.com/Thomasevano/musickeeper/commit/10476c9b48a043703547ae21610269796abacb44))
10+
* **ui:** add offline indicator with Alert component ([3bcb7c0](https://github.com/Thomasevano/musickeeper/commit/3bcb7c07d266aba35c4c130978286d4a9596277a))
11+
* **ui:** change source code label to version and link to changelog ([1280c2a](https://github.com/Thomasevano/musickeeper/commit/1280c2a6796f5f1a087f0f0cc52dd7f98f490335))
12+
313
## [0.4.0](https://github.com/Thomasevano/musickeeper/compare/v0.3.4...v0.4.0) (2026-01-27)
414

515

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

0 commit comments

Comments
 (0)