Skip to content

Commit d683995

Browse files
committed
chore(release): v0.8.8
1 parent 84bc2ff commit d683995

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
# Changelog
22

33

4+
## v0.8.8
5+
6+
[compare changes](https://github.com/nuxt-hub/core/compare/v0.8.7...v0.8.8)
7+
8+
### 📖 Documentation
9+
10+
- Various improvements ([77c4de4](https://github.com/nuxt-hub/core/commit/77c4de4))
11+
- Free plan is now 3MB ([f03e6ec](https://github.com/nuxt-hub/core/commit/f03e6ec))
12+
- 7k ([21aa978](https://github.com/nuxt-hub/core/commit/21aa978))
13+
14+
### 🏡 Chore
15+
16+
- **playground:** Update compatibility date ([baf7b3b](https://github.com/nuxt-hub/core/commit/baf7b3b))
17+
- **playground:** Add password for invoice ([f45a682](https://github.com/nuxt-hub/core/commit/f45a682))
18+
- Add support for other cf presets ([d589d57](https://github.com/nuxt-hub/core/commit/d589d57))
19+
- Update deps ([84bc2ff](https://github.com/nuxt-hub/core/commit/84bc2ff))
20+
21+
### ❤️ Contributors
22+
23+
- Sébastien Chopin ([@atinux](http://github.com/atinux))
24+
425
## v0.8.7
526

627
[compare changes](https://github.com/nuxt-hub/core/compare/v0.8.6...v0.8.7)

package.json

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

0 commit comments

Comments
 (0)