Skip to content

Commit

Permalink
chore(release): v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Jun 27, 2024
1 parent 5b30feb commit 314fd54
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,38 @@
# Changelog


## v0.7.0

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

### 🚀 Enhancements

- **blob:** ⚠️ Change API for consistency ([#187](https://github.com/nuxt-hub/core/pull/187))

### 📖 Documentation

- Add Hello Edge template ([7c9e805](https://github.com/nuxt-hub/core/commit/7c9e805))
- Update og image ([7ba4dba](https://github.com/nuxt-hub/core/commit/7ba4dba))
- Improve ctas ([099fcbd](https://github.com/nuxt-hub/core/commit/099fcbd))
- Try public sans font ([05fcfea](https://github.com/nuxt-hub/core/commit/05fcfea))
- Add parent routes for header active links ([47a7331](https://github.com/nuxt-hub/core/commit/47a7331))
- Improve drizzle seed example ([#176](https://github.com/nuxt-hub/core/pull/176))
- **recipes:** Remove extra field for drizzle seed ([a8a8b01](https://github.com/nuxt-hub/core/commit/a8a8b01))

### 🏡 Chore

- Update pricing ([b127a38](https://github.com/nuxt-hub/core/commit/b127a38))
- Update deps ([5b30feb](https://github.com/nuxt-hub/core/commit/5b30feb))

#### ⚠️ Breaking Changes

- **blob:** ⚠️ Change API for consistency ([#187](https://github.com/nuxt-hub/core/pull/187))

### ❤️ Contributors

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

## v0.6.17

[compare changes](https://github.com/nuxt-hub/core/compare/v0.6.16...v0.6.17)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nuxthub/core",
"private": false,
"version": "0.6.17",
"version": "0.7.0",
"description": "Build full-stack Nuxt applications on Cloudflare, with zero configuration.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 314fd54

Please sign in to comment.