Skip to content

Commit 389a633

Browse files
committed
chore(release): v0.6.12
1 parent 39aca91 commit 389a633

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.6.12
5+
6+
[compare changes](https://github.com/nuxt-hub/core/compare/v0.6.11...v0.6.12)
7+
8+
### 🚀 Enhancements
9+
10+
- Optimize bundle ([#138](https://github.com/nuxt-hub/core/pull/138))
11+
12+
### 🩹 Fixes
13+
14+
- **blob:** Remove slugify ([#154](https://github.com/nuxt-hub/core/pull/154))
15+
16+
### 📖 Documentation
17+
18+
- Remove extra + ([bf850fe](https://github.com/nuxt-hub/core/commit/bf850fe))
19+
20+
### 🏡 Chore
21+
22+
- **action:** Add pr version release ([415e9a3](https://github.com/nuxt-hub/core/commit/415e9a3))
23+
- Disable pkg-pr-new ([fcb2994](https://github.com/nuxt-hub/core/commit/fcb2994))
24+
25+
### ❤️ Contributors
26+
27+
- Farnabaz <[email protected]>
28+
- Quandabase ([@quandabase](http://github.com/quandabase))
29+
- Sébastien Chopin ([@Atinux](http://github.com/Atinux))
30+
431
## v0.6.11
532

633
[compare changes](https://github.com/nuxt-hub/core/compare/v0.6.10...v0.6.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.6.11",
4+
"version": "0.6.12",
55
"description": "Build full-stack Nuxt applications on Cloudflare, with zero configuration.",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)