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

Commit d6f0191

Browse files
committed
release: 0.27.1
1 parent 54de3a3 commit d6f0191

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.27.0
1+
0.27.1

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [](https://github.com/ofkm/svelocker-ui/compare/v0.27.0...v) (2025-04-15)
2+
3+
### Bug Fixes
4+
5+
* dockerfile formatting and version mismatch ([54de3a3](https://github.com/ofkm/svelocker-ui/commit/54de3a36151a300f47304f6ecaff13357ab31ab1))
16
## [](https://github.com/ofkm/svelocker-ui/compare/v0.26.1...v) (2025-04-15)
27

38
### Features

frontend/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.27.0",
4+
"version": "0.27.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite dev --host",

0 commit comments

Comments
 (0)