Skip to content

Commit 243995f

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2026-01-10) ### Bug Fixes * Atualiza rotas do frontend para usar prefixo /sqlite ([258f60c](258f60c))
1 parent 258f60c commit 243995f

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.5.1](https://github.com/riligar-solutions/elysia-sqlite/compare/v1.5.0...v1.5.1) (2026-01-10)
2+
3+
4+
### Bug Fixes
5+
6+
* Atualiza rotas do frontend para usar prefixo /sqlite ([258f60c](https://github.com/riligar-solutions/elysia-sqlite/commit/258f60cf066540e9ff3148b5b8d61753a69d3694))
7+
18
# [1.5.0](https://github.com/riligar-solutions/elysia-sqlite/compare/v1.4.0...v1.5.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.5.0",
3+
"version": "1.5.1",
44
"description": "Plugin ElysiaJS para gerenciamento de bancos de dados SQLite",
55
"type": "module",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)