We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3e51f8 commit e6010f1Copy full SHA for e6010f1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.2.0](https://github.com/riligar-solutions/elysia-sqlite/compare/v1.1.7...v1.2.0) (2026-01-10)
2
+
3
4
+### Features
5
6
+* add debug route to inspect ui files ([b3e51f8](https://github.com/riligar-solutions/elysia-sqlite/commit/b3e51f8f309c745c12005673bdbcc21e9c2fb68e))
7
8
## [1.1.7](https://github.com/riligar-solutions/elysia-sqlite/compare/v1.1.6...v1.1.7) (2026-01-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@riligar/elysia-sqlite",
- "version": "1.1.7",
+ "version": "1.2.0",
"description": "Plugin ElysiaJS para gerenciamento de bancos de dados SQLite",
"type": "module",
"main": "src/index.js",
0 commit comments