Skip to content

Commit cb1fb4d

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.0...v1.8.0) (2025-12-20) ### Features * enhance scheduled backup logging, implement session expiration handling, and update demo cron schedule. ([76ec384](76ec384))
1 parent 76ec384 commit cb1fb4d

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+
# [1.8.0](https://github.com/riligar-solutions/elysia-backup/compare/v1.7.0...v1.8.0) (2025-12-20)
2+
3+
4+
### Features
5+
6+
* enhance scheduled backup logging, implement session expiration handling, and update demo cron schedule. ([76ec384](https://github.com/riligar-solutions/elysia-backup/commit/76ec3845b29eabf3288bb404975b7b7d55f45e06))
7+
18
# [1.7.0](https://github.com/riligar-solutions/elysia-backup/compare/v1.6.0...v1.7.0) (2025-12-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@riligar/elysia-backup",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"description": "Elysia plugin for R2/S3 backup with a built-in UI dashboard",
55
"type": "module",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)