Skip to content

Commit a7bdb0c

Browse files
committed
chore(release): v0.6.11
1 parent 6cf5128 commit a7bdb0c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

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.6.11
5+
6+
[compare changes](https://github.com/nuxt-hub/core/compare/v0.6.10...v0.6.11)
7+
8+
### 🩹 Fixes
9+
10+
- **blob:** Missing import and fix types for `useUpload` ([#156](https://github.com/nuxt-hub/core/pull/156))
11+
12+
### ❤️ Contributors
13+
14+
- Sébastien Chopin ([@Atinux](http://github.com/Atinux))
15+
416
## v0.6.10
517

618
[compare changes](https://github.com/nuxt-hub/core/compare/v0.6.9...v0.6.10)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nuxthub/core",
33
"private": false,
4-
"version": "0.6.10",
4+
"version": "0.6.11",
55
"description": "Build full-stack Nuxt applications on Cloudflare, with zero configuration.",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)