We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46d962 commit b73f9deCopy full SHA for b73f9de
CHANGELOG.md
@@ -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
8
# [1.9.0](https://github.com/riligar-solutions/elysia-backup/compare/v1.8.2...v1.9.0) (2025-12-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@riligar/elysia-backup",
- "version": "1.9.0",
+ "version": "1.10.0",
"description": "Elysia plugin for R2/S3 backup with a built-in UI dashboard",
"type": "module",
"main": "src/index.js",
0 commit comments