We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e8c99e commit dc8f203Copy full SHA for dc8f203
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.3.13
5
+
6
+[compare changes](https://github.com/nuxt-hub/core/compare/v0.3.12...v0.3.13)
7
8
+### 🚀 Enhancements
9
10
+- Build hooks in Cloudflare CI ([#40](https://github.com/nuxt-hub/core/pull/40))
11
12
+### ❤️ Contributors
13
14
+- Farnabaz ([@farnabaz](http://github.com/farnabaz))
15
16
## v0.3.12
17
18
[compare changes](https://github.com/nuxt-hub/core/compare/v0.3.11...v0.3.12)
package.json
@@ -1,7 +1,7 @@
{
"name": "@nuxthub/core",
"private": false,
- "version": "0.3.12",
+ "version": "0.3.13",
"description": "Build full-stack Nuxt applications on Cloudflare, with zero configuration.",
"repository": {
"type": "git",
0 commit comments