8000 chore(release): v0.8.25 · nuxt-hub/core@988a38b · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 988a38b

Browse files
committed
chore(release): v0.8.25
1 parent 81e3bbc commit 988a38b

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.8.25
5+
6+
[compare changes](https://github.com/nuxt-hub/core/compare/v0.8.24...v0.8.25)
7+
8+
### 🚀 Enhancements
9+
10+
- Support observability and additional bindings ([#549](https://github.com/nuxt-hub/core/pull/549))
11+
12+
### 📖 Documentation
13+
14+
- Browser rendering is now free ([bd54215](https://github.com/nuxt-hub/core/commit/bd54215))
15+
- Fix hero image responsive ([#540](https://github.com/nuxt-hub/core/pull/540))
16+
- Add workers changelog ([#542](https://github.com/nuxt-hub/core/pull/542))
17+
- Update link ([8c8aa8c](https://github.com/nuxt-hub/core/commit/8c8aa8c))
18+
- Fix nitro typo ([#544](https://github.com/nuxt-hub/core/pull/544))
19+
- Update workers changelog image ([#547](https://github.com/nuxt-hub/core/pull/547))
20+
- Fix mobile menu styling ([344855d](https://github.com/nuxt-hub/core/commit/344855d))
21+
- Add observability changelog image ([#550](https://github.com/nuxt-hub/core/pull/550))
22+
- Only link to feature if docs exist ([#543](https://github.com/nuxt-hub/core/pull/543))
23+
24+
### ❤️ Contributors
25+
26+
- Rihan ([@RihanArfan](https://github.com/RihanArfan))
27+
- Hugo Richard ([@HugoRCD](https://github.com/HugoRCD))
28+
- Sébastien Chopin ([@atinux](https://github.com/atinux))
29+
- Leonardo Matos <leomp120894@gmail.com>
30+
431
## v0.8.24
532

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

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

0 commit comments

Comments
 (0)
13 0