We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b765571 commit d563c26Copy full SHA for d563c26
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.7.0](https://github.com/riligar-solutions/elysia-sqlite/compare/v1.6.0...v1.7.0) (2026-01-10)
2
+
3
4
+### Features
5
6
+* Rename config file and update README ([b765571](https://github.com/riligar-solutions/elysia-sqlite/commit/b7655711b72de89a6ba1d36f2b4b528f41205585))
7
8
# [1.6.0](https://github.com/riligar-solutions/elysia-sqlite/compare/v1.5.2...v1.6.0) (2026-01-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@riligar/elysia-sqlite",
- "version": "1.6.0",
+ "version": "1.7.0",
"description": "Plugin ElysiaJS para gerenciamento de bancos de dados SQLite",
"type": "module",
"main": "src/index.js",
0 commit comments