Skip to content

Commit 363acdd

Browse files
committed
chore(release): v0.8.22
1 parent 30a521e commit 363acdd

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.22
5+
6+
[compare changes](https://github.com/nuxt-hub/core/compare/v0.8.21...v0.8.22)
7+
8+
### 📖 Documentation
9+
10+
- Disable llms-full.txt for now ([30a521e](https://github.com/nuxt-hub/core/commit/30a521e))
11+
12+
### 🏡 Chore
13+
14+
- Update deps ([9bff98d](https://github.com/nuxt-hub/core/commit/9bff98d))
15+
- Add postinstall script on playground ([3622d09](https://github.com/nuxt-hub/core/commit/3622d09))
16+
17+
### ❤️ Contributors
18+
19+
- Sébastien Chopin ([@atinux](https://github.com/atinux))
20+
421
## v0.8.21
522

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

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

0 commit comments

Comments
 (0)