Skip to content

Commit 2f1e302

Browse files
committed
chore(release): v0.0.37
1 parent 9790a0b commit 2f1e302

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v0.0.37
5+
6+
[compare changes](https://github.com/tahul/nuxt-edgedb/compare/v0.0.36...v0.0.37)
7+
8+
### 🩹 Fixes
9+
10+
- Add missing imports of `useRouter` ([#20](https://github.com/tahul/nuxt-edgedb/pull/20))
11+
- **auth:** Fix user creation ([97dee3d](https://github.com/tahul/nuxt-edgedb/commit/97dee3d))
12+
13+
### ❤️ Contributors
14+
15+
- Yaël Guilloux ([@Tahul](http://github.com/Tahul))
16+
- Daniel Roe ([@danielroe](http://github.com/danielroe))
17+
418
## v0.0.36
519

620
[compare changes](https://github.com/tahul/nuxt-edgedb/compare/v0.0.35...v0.0.36)

package.json

Lines changed: 1 addition & 1 deletion
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.36",
4+
"version": "0.0.37",
55
"description": "Nuxt 3 integration for EdgeDB.",
66
"license": "MIT",
77
"repository": "tahul/nuxt-edgedb",

0 commit comments

Comments
 (0)