Skip to content

Commit 94af55a

Browse files
committed
chore(release): v0.0.33
1 parent 20cda34 commit 94af55a

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.33
5+
6+
[compare changes](https://github.com/tahul/nuxt-edgedb/compare/v0.0.32...v0.0.33)
7+
8+
### 🩹 Fixes
9+
10+
- Import `computed` from `vue` ([#16](https://github.com/tahul/nuxt-edgedb/pull/16))
11+
12+
### ❤️ Contributors
13+
14+
- Daniel Roe ([@danielroe](http://github.com/danielroe))
15+
416
## v0.0.32
517

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

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

0 commit comments

Comments
 (0)