Skip to content

Commit 2c5d992

Browse files
chore(release): 0.2.0 [skip ci]
# [0.2.0](v0.1.0...v0.2.0) (2025-11-28) ### Bug Fixes * github release using pnpm ([b2cf66a](b2cf66a)) * misconfigured pnpm ([8eae0a3](8eae0a3)) ### Features * github releases ([5e34731](5e34731))
1 parent 8eae0a3 commit 2c5d992

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
@@ -0,0 +1,12 @@
1+
# [0.2.0](https://github.com/hildebro/kleebah/compare/v0.1.0...v0.2.0) (2025-11-28)
2+
3+
4+
### Bug Fixes
5+
6+
* github release using pnpm ([b2cf66a](https://github.com/hildebro/kleebah/commit/b2cf66a8c3cc858f49a1e6a853f104c2d4648b38))
7+
* misconfigured pnpm ([8eae0a3](https://github.com/hildebro/kleebah/commit/8eae0a3d00780e6f67d5583e0ec61b36f422c760))
8+
9+
10+
### Features
11+
12+
* github releases ([5e34731](https://github.com/hildebro/kleebah/commit/5e3473160fa23418a86f56703e8c4698ec19b5c9))

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.0.1",
4+
"version": "0.2.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite dev",

0 commit comments

Comments
 (0)