Skip to content

Commit 818937b

Browse files
committed
chore(release): v0.1.6
1 parent 6bebc2f commit 818937b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.1.6
5+
6+
[compare changes](https://github.com/nuxt-hub/core/compare/v0.1.5...v0.1.6)
7+
8+
### 🩹 Fixes
9+
10+
- Better handle remote primitives ([d66413c](https://github.com/nuxt-hub/core/commit/d66413c))
11+
- Don't auto import server plugin ([6bebc2f](https://github.com/nuxt-hub/core/commit/6bebc2f))
12+
13+
### ❤️ Contributors
14+
15+
- Sébastien Chopin ([@Atinux](http://github.com/Atinux))
16+
417
## v0.1.5
518

619
[compare changes](https://github.com/nuxt-hub/core/compare/v0.1.4...v0.1.5)

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.1.5",
4+
"version": "0.1.6",
55
"description": "Nuxt Toolkit to create full-stack applications on the Edge.",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)