Skip to content

Commit 180cc7c

Browse files
committed
chore(release): v0.8.17
1 parent ed18f15 commit 180cc7c

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
# Changelog
22

33

4+
## v0.8.17
5+
6+
[compare changes](https://github.com/nuxt-hub/core/compare/v0.8.16...v0.8.17)
7+
8+
### 🩹 Fixes
9+
10+
- Support upcoming nitro version ([c672f33](https://github.com/nuxt-hub/core/commit/c672f33))
11+
- Add back cloudflare: as externals ([3f2aabe](https://github.com/nuxt-hub/core/commit/3f2aabe))
12+
13+
### 🏡 Chore
14+
15+
- Update deps ([0314365](https://github.com/nuxt-hub/core/commit/0314365))
16+
- Move to pnpm 9 ([dff5b81](https://github.com/nuxt-hub/core/commit/dff5b81))
17+
- Use pnpm 10 ([ed18f15](https://github.com/nuxt-hub/core/commit/ed18f15))
18+
19+
### ❤️ Contributors
20+
21+
- Sébastien Chopin <[email protected]>
22+
423
## v0.8.16
524

625
[compare changes](https://github.com/nuxt-hub/core/compare/v0.8.15...v0.8.16)

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.16",
4+
"version": "0.8.17",
55
"description": "Build full-stack Nuxt applications on Cloudflare, with zero configuration.",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)