Skip to content

Commit c0d992c

Browse files
chore(release): v1.1.8
1 parent cfcfd60 commit c0d992c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.8](https://github.com/usekaneo/kaneo/compare/v1.1.7...v1.1.8) (2025-07-22)
2+
3+
4+
### Features
5+
6+
* add croner for scheduled tasks and implement demo user setup ([cfcfd60](https://github.com/usekaneo/kaneo/commit/cfcfd6034589ee3caa57ea42234260f82d7afa34))
7+
8+
9+
110
## [1.1.7](https://github.com/usekaneo/kaneo/compare/v1.1.6...v1.1.7) (2025-07-22)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
"node": ">=18"
2121
},
2222
"packageManager": "pnpm@10.10.0",
23-
"version": "1.1.7"
23+
"version": "1.1.8"
2424
}

0 commit comments

Comments
 (0)