Skip to content

Commit 5296688

Browse files
committed
chore(release): v0.5.12
1 parent 2f40568 commit 5296688

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
# Changelog
22

33

4+
## v0.5.12
5+
6+
[compare changes](https://github.com/nuxt-hub/core/compare/v0.5.11...v0.5.12)
7+
8+
### 🚀 Enhancements
9+
10+
- Send pagesUrl in build done hook api ([#85](https://github.com/nuxt-hub/core/pull/85))
11+
12+
### 📖 Documentation
13+
14+
- Add link to Wrangler documentation ([#83](https://github.com/nuxt-hub/core/pull/83))
15+
16+
### 🏡 Chore
17+
18+
- Update dependencies ([2f40568](https://github.com/nuxt-hub/core/commit/2f40568))
19+
20+
### ❤️ Contributors
21+
22+
- Sébastien Chopin ([@Atinux](http://github.com/Atinux))
23+
- Arash ([@arashsheyda](http://github.com/arashsheyda))
24+
- Farnabaz ([@farnabaz](http://github.com/farnabaz))
25+
426
## v0.5.11
527

628
[compare changes](https://github.com/nuxt-hub/core/compare/v0.5.10...v0.5.11)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nuxthub/core",
33
"private": false,
4-
"version": "0.5.11",
4+
"version": "0.5.12",
55
"description": "Build full-stack Nuxt applications on Cloudflare, with zero configuration.",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)