Skip to content

Commit

Permalink
chore(release): v0.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Mar 27, 2024
1 parent d0018ec commit 2e09c38
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
# Changelog


## v0.3.11

[compare changes](https://github.com/nuxt-hub/core/compare/v0.3.10...v0.3.11)

### 🚀 Enhancements

- Add support for Blob & KV in devtools ([#30](https://github.com/nuxt-hub/core/pull/30))

### 📖 Documentation

- Add starter ([4684cde](https://github.com/nuxt-hub/core/commit/4684cde))

### 🏡 Chore

- Update wrangler ([d0018ec](https://github.com/nuxt-hub/core/commit/d0018ec))

### ❤️ Contributors

- Sébastien Chopin ([@Atinux](http://github.com/Atinux))

## v0.3.10

[compare changes](https://github.com/nuxt-hub/core/compare/v0.3.9...v0.3.10)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nuxthub/core",
"private": false,
"version": "0.3.10",
"version": "0.3.11",
"description": "Build full-stack Nuxt applications on Cloudflare, with zero configuration.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -70,4 +70,4 @@
"vitest": "^1.4.0",
"wrangler": "^3.39.0"
}
}
}

0 comments on commit 2e09c38

Please sign in to comment.