Skip to content

Commit 8351707

Browse files
committed
chore(release): v0.6.14
1 parent 016c339 commit 8351707

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.6.14
5+
6+
[compare changes](https://github.com/nuxt-hub/core/compare/v0.6.13...v0.6.14)
7+
8+
### ✅ Tests
9+
10+
- Improve tests and integrity ([#163](https://github.com/nuxt-hub/core/pull/163))
11+
12+
### ❤️ Contributors
13+
14+
- Farnabaz <[email protected]>
15+
416
## v0.6.13
517

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

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

0 commit comments

Comments
 (0)