Skip to content

Commit cce3ef3

Browse files
committed
chore(release): v0.0.43
1 parent 2634967 commit cce3ef3

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.43
5+
6+
[compare changes](https://github.com/tahul/nuxt-edgedb/compare/v0.0.42...v0.0.43)
7+
8+
### 🚀 Enhancements
9+
10+
- **edgedb:** Refactor dsn management; improve runtimeConfig ([2634967](https://github.com/tahul/nuxt-edgedb/commit/2634967))
11+
12+
### ❤️ Contributors
13+
14+
- Yaël Guilloux ([@Tahul](http://github.com/Tahul))
15+
416
## v0.0.42
517

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

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

0 commit comments

Comments
 (0)