Skip to content

Commit 7a828cd

Browse files
committed
chore(release): v0.0.4
1 parent 150db0c commit 7a828cd

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v0.0.4
5+
6+
[compare changes](https://github.com/tahul/nuxt-edgedb/compare/v0.0.3...v0.0.4)
7+
8+
### 🚀 Enhancements
9+
10+
- **auth:** Add authentication; improve readme ([2bc59dc](https://github.com/tahul/nuxt-edgedb/commit/2bc59dc))
11+
- **auth:** Add auth implementation; support oauth & email/pw ([a1c13c2](https://github.com/tahul/nuxt-edgedb/commit/a1c13c2))
12+
- **auth:** Add edgedb:auth:callback ([150db0c](https://github.com/tahul/nuxt-edgedb/commit/150db0c))
13+
14+
### 🏡 Chore
15+
16+
- **readme:** Update ([d15c6d7](https://github.com/tahul/nuxt-edgedb/commit/d15c6d7))
17+
18+
### ❤️ Contributors
19+
20+
- Yaël Guilloux ([@Tahul](http://github.com/Tahul))
21+
422
## v0.0.3
523

624
[compare changes](https://github.com/tahul/nuxt-edgedb/compare/v0.0.2...v0.0.3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-edgedb-module",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Nuxt 3 integration for EdgeDB.",
55
"repository": "tahul/nuxt-edgedb",
66
"license": "MIT",

0 commit comments

Comments
 (0)