Skip to content

Commit b73f9de

Browse files
chore(release): 1.10.0 [skip ci]
# [1.10.0](v1.9.0...v1.10.0) (2026-01-10) ### Features * Persist config file alongside sourceDir by default ([c46d962](c46d962))
1 parent c46d962 commit b73f9de

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.10.0](https://github.com/riligar-solutions/elysia-backup/compare/v1.9.0...v1.10.0) (2026-01-10)
2+
3+
4+
### Features
5+
6+
* Persist config file alongside sourceDir by default ([c46d962](https://github.com/riligar-solutions/elysia-backup/commit/c46d96227dce05bca022cf6f10a4e1b5892c5c81))
7+
18
# [1.9.0](https://github.com/riligar-solutions/elysia-backup/compare/v1.8.2...v1.9.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.9.0",
3+
"version": "1.10.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)