Skip to content

Commit 0dfc956

Browse files
committed
chore(release): v0.7.29
1 parent 03f3572 commit 0dfc956

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.7.29
5+
6+
[compare changes](https://github.com/nuxt-hub/core/compare/v0.7.28...v0.7.29)
7+
8+
### 🩹 Fixes
9+
10+
- **cache:** Smartly overwrite devStorage to handle pre-rendering ([#320](https://github.com/nuxt-hub/core/pull/320))
11+
12+
### 📖 Documentation
13+
14+
- Update social card ([a566d34](https://github.com/nuxt-hub/core/commit/a566d34))
15+
16+
### ❤️ Contributors
17+
18+
- Sébastien Chopin ([@atinux](http://github.com/atinux))
19+
420
## v0.7.28
521

622
[compare changes](https://github.com/nuxt-hub/core/compare/v0.7.27...v0.7.28)

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

0 commit comments

Comments
 (0)