Skip to content

Commit 6245dbb

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2026-01-09) ### Features * remove @elysiajs/static dependency ([3e03819](3e03819))
1 parent 3e03819 commit 6245dbb

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.1.0](https://github.com/riligar-solutions/elysia-sqlite/compare/v1.0.0...v1.1.0) (2026-01-09)
2+
3+
4+
### Features
5+
6+
* remove @elysiajs/static dependency ([3e03819](https://github.com/riligar-solutions/elysia-sqlite/commit/3e03819dd2226382de3bb86411e9bf8aef6b1db6))
7+
18
# 1.0.0 (2026-01-09)
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-sqlite",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Plugin ElysiaJS para gerenciamento de bancos de dados SQLite",
55
"type": "module",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)