Skip to content

Commit 1b60c54

Browse files
committed
chore(release): v0.0.38
1 parent 8bcc015 commit 1b60c54

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v0.0.38
5+
6+
[compare changes](https://github.com/tahul/nuxt-edgedb/compare/v0.0.37...v0.0.38)
7+
8+
### 🚀 Enhancements
9+
10+
- **playground:** Improve playground ([c635109](https://github.com/tahul/nuxt-edgedb/commit/c635109))
11+
- **edgedb:** Small improvements ([8bcc015](https://github.com/tahul/nuxt-edgedb/commit/8bcc015))
12+
13+
### ❤️ Contributors
14+
15+
- Yaël Guilloux ([@Tahul](http://github.com/Tahul))
16+
417
## v0.0.37
518

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

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

0 commit comments

Comments
 (0)