Skip to content

Commit cdf9d51

Browse files
committed
chore(release): v0.6.3
1 parent 40dfa3d commit cdf9d51

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v0.6.3
5+
6+
[compare changes](https://github.com/nuxt-hub/core/compare/v0.6.2...v0.6.3)
7+
8+
### 🩹 Fixes
9+
10+
- Ensure env is set before calling `projectUrl()` ([40dfa3d](https://github.com/nuxt-hub/core/commit/40dfa3d))
11+
12+
### ❤️ Contributors
13+
14+
- Sébastien Chopin ([@Atinux](http://github.com/Atinux))
15+
416
## v0.6.2
517

618
[compare changes](https://github.com/nuxt-hub/core/compare/v0.6.1...v0.6.2)

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

0 commit comments

Comments
 (0)