Skip to content

Commit 5bc5eb1

Browse files
chore(release): 0.2.1 [skip ci]
## [0.2.1](v0.2.0...v0.2.1) (2025-11-28) ### Bug Fixes * dockerfile build error ([3abf6c2](3abf6c2))
1 parent 3abf6c2 commit 5bc5eb1

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,3 +1,10 @@
1+
## [0.2.1](https://github.com/hildebro/kleebah/compare/v0.2.0...v0.2.1) (2025-11-28)
2+
3+
4+
### Bug Fixes
5+
6+
* dockerfile build error ([3abf6c2](https://github.com/hildebro/kleebah/commit/3abf6c23247a2bca3e367306eed1370666647cd5))
7+
18
# [0.2.0](https://github.com/hildebro/kleebah/compare/v0.1.0...v0.2.0) (2025-11-28)
29

310

package.json

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

0 commit comments

Comments
 (0)