Skip to content

Commit 18601e8

Browse files
committed
chore(release): v0.8.27
1 parent e32e170 commit 18601e8

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Changelog
22

33

4+
## v0.8.27
5+
6+
[compare changes](https://github.com/nuxt-hub/core/compare/v0.8.26...v0.8.27)
7+
8+
### 🚀 Enhancements
9+
10+
- Enable worker logs with default settings ([#566](https://github.com/nuxt-hub/core/pull/566))
11+
12+
### 📖 Documentation
13+
14+
- Update example ([e770eac](https://github.com/nuxt-hub/core/commit/e770eac))
15+
16+
### ❤️ Contributors
17+
18+
- Farnabaz <[email protected]>
19+
- Sébastien Chopin <[email protected]>
20+
421
## v0.8.26
522

623
[compare changes](https://github.com/nuxt-hub/core/compare/v0.8.25...v0.8.26)

package.json

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

0 commit comments

Comments
 (0)