We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f03629 commit 485438dCopy full SHA for 485438d
2 files changed
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
4
+## v0.0.46
5
+
6
+[compare changes](https://github.com/tahul/nuxt-edgedb/compare/v0.0.45...v0.0.46)
7
8
## v0.0.45
9
10
[compare changes](https://github.com/tahul/nuxt-edgedb/compare/v0.0.44...v0.0.45)
package.json
@@ -1,7 +1,7 @@
{
"name": "nuxt-edgedb-module",
"type": "module",
- "version": "0.0.45",
+ "version": "0.0.46",
"description": "Nuxt 3 integration for EdgeDB.",
"license": "MIT",
"repository": "tahul/nuxt-edgedb",
@@ -58,4 +58,4 @@
58
"resolutions": {
59
"nuxt-edgedb-module": "link:."
60
}
61
-}
+}
0 commit comments