Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.

Commit 0c3d17b

Browse files
committed
release: 0.24.1
1 parent 4b31d27 commit 0c3d17b

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.24.0
1+
0.24.1

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.24.1](https://github.com/kmendell/svelocker-ui/compare/v0.24.0...v0.24.1) (2025-03-28)
2+
3+
### Bug Fixes
4+
5+
* link for tag incorrect on repo details page ([4b31d27](https://github.com/kmendell/svelocker-ui/commit/4b31d27fe1b75a7da6c158083aca2ea9d63be507))
6+
* repo details page not loading ([1c4f5eb](https://github.com/kmendell/svelocker-ui/commit/1c4f5ebd7291d3659b03ab6c209cee039736b62e))
17
## [0.24.0](https://github.com/kmendell/svelocker-ui/compare/v0.23.13...v0.24.0) (2025-03-28)
28

39
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "svelocker-ui",
33
"private": true,
4-
"version": "0.24.0",
4+
"version": "0.24.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite dev --host",

0 commit comments

Comments
 (0)