We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c98e7d4 commit d518549Copy full SHA for d518549
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.4](https://github.com/riligar-solutions/elysia-sqlite/compare/v1.1.3...v1.1.4) (2026-01-10)
2
+
3
4
+### Bug Fixes
5
6
+* explicit file inclusion to exclude ui node_modules ([c98e7d4](https://github.com/riligar-solutions/elysia-sqlite/commit/c98e7d41f750b3ed065e94e2cbff51a5878893b5))
7
8
## [1.1.3](https://github.com/riligar-solutions/elysia-sqlite/compare/v1.1.2...v1.1.3) (2026-01-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@riligar/elysia-sqlite",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "Plugin ElysiaJS para gerenciamento de bancos de dados SQLite",
"type": "module",
"main": "src/index.js",
0 commit comments