Skip to content

Commit 485438d

Browse files
committed
chore(release): v0.0.46
1 parent 5f03629 commit 485438d

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

33

4+
## v0.0.46
5+
6+
[compare changes](https://github.com/tahul/nuxt-edgedb/compare/v0.0.45...v0.0.46)
7+
48
## v0.0.45
59

610
[compare changes](https://github.com/tahul/nuxt-edgedb/compare/v0.0.44...v0.0.45)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt-edgedb-module",
33
"type": "module",
4-
"version": "0.0.45",
4+
"version": "0.0.46",
55
"description": "Nuxt 3 integration for EdgeDB.",
66
"license": "MIT",
77
"repository": "tahul/nuxt-edgedb",
@@ -58,4 +58,4 @@
5858
"resolutions": {
5959
"nuxt-edgedb-module": "link:."
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)