Skip to content

Commit 4b6bc23

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.0...v1.8.0) (2026-01-10) ### Features * enhance login UI and 2FA handling ([f0ec12f](f0ec12f))
1 parent f0ec12f commit 4b6bc23

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-sqlite/compare/v1.7.0...v1.8.0) (2026-01-10)
2+
3+
4+
### Features
5+
6+
* enhance login UI and 2FA handling ([f0ec12f](https://github.com/riligar-solutions/elysia-sqlite/commit/f0ec12fa0d82d04b13d43e58fdd0d5e80727cc27))
7+
18
# [1.7.0](https://github.com/riligar-solutions/elysia-sqlite/compare/v1.6.0...v1.7.0) (2026-01-10)
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.7.0",
3+
"version": "1.8.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)