Skip to content

Commit e43a2ec

Browse files
committed
chore(release): v0.8.4
1 parent afec71e commit e43a2ec

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.8.4
5+
6+
[compare changes](https://github.com/nuxt-hub/core/compare/v0.8.3...v0.8.4)
7+
8+
### 🚀 Enhancements
9+
10+
- Support cloudflare access ([#348](https://github.com/nuxt-hub/core/pull/348))
11+
12+
### 📖 Documentation
13+
14+
- Add note about CF routes limit ([6556a74](https://github.com/nuxt-hub/core/commit/6556a74))
15+
16+
### 🏡 Chore
17+
18+
- Update deps ([afec71e](https://github.com/nuxt-hub/core/commit/afec71e))
19+
20+
### ❤️ Contributors
21+
22+
- Sébastien Chopin ([@atinux](http://github.com/atinux))
23+
- Rihan ([@RihanArfan](http://github.com/RihanArfan))
24+
425
## v0.8.3
526

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

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

0 commit comments

Comments
 (0)