Skip to content

Commit eccadaa

Browse files
committed
chore(release): v0.0.48
1 parent fdd6fb7 commit eccadaa

2 files changed

Lines changed: 14 additions & 2 deletions

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.48
5+
6+
[compare changes](https://github.com/tahul/nuxt-edgedb/compare/v0.0.47...v0.0.48)
7+
8+
### 🚀 Enhancements
9+
10+
- **package:** Cleanup ([fdd6fb7](https://github.com/tahul/nuxt-edgedb/commit/fdd6fb7))
11+
12+
### ❤️ Contributors
13+
14+
- Yaël Guilloux ([@Tahul](http://github.com/Tahul))
15+
416
## v0.0.47
517

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

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.47",
4+
"version": "0.0.48",
55
"description": "Nuxt 3 integration for EdgeDB.",
66
"license": "MIT",
77
"repository": "tahul/nuxt-edgedb",
@@ -62,4 +62,4 @@
6262
"resolutions": {
6363
"nuxt-edgedb-module": "link:."
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)