Skip to content

Commit b2cbfa0

Browse files
committed
chore(release): v0.9.0
1 parent 1c49085 commit b2cbfa0

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.9.0
5+
6+
[compare changes](https://github.com/nuxt-hub/core/compare/v0.8.27...v0.9.0)
7+
8+
### 🚀 Enhancements
9+
10+
- Environments + env sync API ([#579](https://github.com/nuxt-hub/core/pull/579))
11+
12+
### 📖 Documentation
13+
14+
- Update nitro.unjs.io links to nitro.build ([#571](https://github.com/nuxt-hub/core/pull/571))
15+
16+
### ❤️ Contributors
17+
18+
- Farnabaz <[email protected]>
19+
- Mr Kaashee <[email protected]>
20+
421
## v0.8.27
522

623
[compare changes](https://github.com/nuxt-hub/core/compare/v0.8.26...v0.8.27)

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

0 commit comments

Comments
 (0)