Skip to content

Commit c460c5e

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.2...v1.9.0) (2025-12-20) ### Features * Replace `@elysiajs/html` with custom HTML response handling. ([932517a](932517a))
1 parent 932517a commit c460c5e

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.9.0](https://github.com/riligar-solutions/elysia-backup/compare/v1.8.2...v1.9.0) (2025-12-20)
2+
3+
4+
### Features
5+
6+
* Replace `@elysiajs/html` with custom HTML response handling. ([932517a](https://github.com/riligar-solutions/elysia-backup/commit/932517a5be5bd2818de4f6a54d56926aa3f208bd))
7+
18
## [1.8.2](https://github.com/riligar-solutions/elysia-backup/compare/v1.8.1...v1.8.2) (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.8.2",
3+
"version": "1.9.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)