Skip to content

Commit 9343502

Browse files
committed
chore(release): v0.8.26
1 parent d444c11 commit 9343502

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.8.26
5+
6+
[compare changes](https://github.com/nuxt-hub/core/compare/v0.8.25...v0.8.26)
7+
8+
### 🚀 Enhancements
9+
10+
- Autorag ([#541](https://github.com/nuxt-hub/core/pull/541))
11+
12+
### 📖 Documentation
13+
14+
- Update version ([6e99aa0](https://github.com/nuxt-hub/core/commit/6e99aa0))
15+
- Add autorag changelog image ([#558](https://github.com/nuxt-hub/core/pull/558))
16+
17+
### 🏡 Chore
18+
19+
- **release:** V0.8.25 ([988a38b](https://github.com/nuxt-hub/core/commit/988a38b))
20+
- Update to latest nuxt ui version ([#556](https://github.com/nuxt-hub/core/pull/556))
21+
22+
### ❤️ Contributors
23+
24+
- Rihan ([@RihanArfan](https://github.com/RihanArfan))
25+
- Hugo Richard ([@HugoRCD](https://github.com/HugoRCD))
26+
- Rihan Arfan ([@RihanArfan](https://github.com/RihanArfan))
27+
- Sébastien Chopin ([@atinux](https://github.com/atinux))
28+
429
## v0.8.25
530

631
[compare changes](https://github.com/nuxt-hub/core/compare/v0.8.24...v0.8.25)

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

0 commit comments

Comments
 (0)