Skip to content

Commit da2aae9

Browse files
committed
chore(release): v0.0.23
1 parent e9fa0e4 commit da2aae9

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v0.0.23
5+
6+
[compare changes](https://github.com/tahul/nuxt-edgedb/compare/v0.0.22...v0.0.23)
7+
8+
### 🩹 Fixes
9+
10+
- **import:** Fix import path ([e9fa0e4](https://github.com/tahul/nuxt-edgedb/commit/e9fa0e4))
11+
12+
### ❤️ Contributors
13+
14+
- Yaël Guilloux ([@Tahul](http://github.com/Tahul))
15+
416
## v0.0.22
517

618
[compare changes](https://github.com/tahul/nuxt-edgedb/compare/v0.0.21...v0.0.22)

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.22",
4+
"version": "0.0.23",
55
"description": "Nuxt 3 integration for EdgeDB.",
66
"license": "MIT",
77
"repository": "tahul/nuxt-edgedb",

0 commit comments

Comments
 (0)