Skip to content

Commit 5954ac8

Browse files
committed
chore(release): v0.0.7
1 parent a2cc6ba commit 5954ac8

2 files changed

Lines changed: 17 additions & 2 deletions

File tree

CHANGELOG.md

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

33

4+
## v0.0.7
5+
6+
[compare changes](https://github.com/tahul/nuxt-edgedb/compare/v0.0.6...v0.0.7)
7+
8+
### 🏡 Chore
9+
10+
- **readme:** Up ([a416e2d](https://github.com/tahul/nuxt-edgedb/commit/a416e2d))
11+
- **readme:** Up ([e900c9a](https://github.com/tahul/nuxt-edgedb/commit/e900c9a))
12+
- **readme:** Add minimal-starter; improve readme ([9b7da2b](https://github.com/tahul/nuxt-edgedb/commit/9b7da2b))
13+
- **up:** Update module ; improve prompts handling ([a2cc6ba](https://github.com/tahul/nuxt-edgedb/commit/a2cc6ba))
14+
15+
### ❤️ Contributors
16+
17+
- Yaël Guilloux ([@Tahul](http://github.com/Tahul))
18+
419
## v0.0.6
520

621
[compare changes](https://github.com/tahul/nuxt-edgedb/compare/v0.0.5...v0.0.6)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-edgedb-module",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Nuxt 3 integration for EdgeDB.",
55
"repository": "tahul/nuxt-edgedb",
66
"license": "MIT",
@@ -48,4 +48,4 @@
4848
"nuxt": "^3.8.1",
4949
"vitest": "^0.34.6"
5050
}
51-
}
51+
}

0 commit comments

Comments
 (0)