Skip to content

Commit

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


## v0.3.1

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

### 🚀 Enhancements

- Add `del` as alias of `delete` for `hubBlob()` ([444c382](https://github.com/nuxt-hub/core/commit/444c382))

### 🏡 Chore

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

### ❤️ Contributors

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

## v0.3.0

[compare changes](https://github.com/nuxt-hub/core/compare/v0.2.1...v0.3.0)
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.0",
"version": "0.3.1",
"description": "Build full-stack Nuxt applications on Cloudflare, with zero configuration.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -66,4 +66,4 @@
"vitest": "^1.3.1",
"wrangler": "^3.31.0"
}
}
}

0 comments on commit 8c561c8

Please sign in to comment.