Skip to content

Commit 85b1c2b

Browse files
chore(release): 0.11.1 [skip ci]
## [0.11.1](v0.11.0...v0.11.1) (2025-12-14) ### Bug Fixes * upload on non-new postings ([1172351](1172351))
1 parent 1172351 commit 85b1c2b

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.11.1](https://github.com/hildebro/kleebah/compare/v0.11.0...v0.11.1) (2025-12-14)
2+
3+
4+
### Bug Fixes
5+
6+
* upload on non-new postings ([1172351](https://github.com/hildebro/kleebah/commit/1172351ac685b219bced5d8fe740c521ac36de4b))
7+
18
# [0.11.0](https://github.com/hildebro/kleebah/compare/v0.10.0...v0.11.0) (2025-12-13)
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.11.0",
4+
"version": "0.11.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite dev",

0 commit comments

Comments
 (0)