Skip to content

Commit fe1bbe5

Browse files
chore(release): 0.3.2 [skip ci]
## [0.3.2](v0.3.1...v0.3.2) (2025-10-15) ### 🐛 Fixes #### fixed non-default pglite db name not actually changing the db used ([9308656](9308656)) Removed default clientPgLitePath from the runtimeConfig, it is now a runtime only option and has been changed to a function (so it can be passed the db name).
1 parent 9308656 commit fe1bbe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@witchcraft/nuxt-postgres",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Nuxt module for logging.",
55
"repository": "witchcraftjs/nuxt-postgres",
66
"license": "MIT",

0 commit comments

Comments
 (0)