Skip to content

Commit d518549

Browse files
chore(release): 1.1.4 [skip ci]
## [1.1.4](v1.1.3...v1.1.4) (2026-01-10) ### Bug Fixes * explicit file inclusion to exclude ui node_modules ([c98e7d4](c98e7d4))
1 parent c98e7d4 commit d518549

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.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+
18
## [1.1.3](https://github.com/riligar-solutions/elysia-sqlite/compare/v1.1.2...v1.1.3) (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.1.3",
3+
"version": "1.1.4",
44
"description": "Plugin ElysiaJS para gerenciamento de bancos de dados SQLite",
55
"type": "module",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)