Skip to content

Commit 1d46c01

Browse files
committed
chore(release): v0.1.13
1 parent ef9f0eb commit 1d46c01

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.1.13
5+
6+
[compare changes](https://github.com/nuxt-hub/core/compare/v0.1.12...v0.1.13)
7+
8+
### 🩹 Fixes
9+
10+
- Throw only if no projectKey defined ([ef9f0eb](https://github.com/nuxt-hub/core/commit/ef9f0eb))
11+
12+
### ❤️ Contributors
13+
14+
- Sébastien Chopin ([@Atinux](http://github.com/Atinux))
15+
416
## v0.1.12
517

618
[compare changes](https://github.com/nuxt-hub/core/compare/v0.1.11...v0.1.12)

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

0 commit comments

Comments
 (0)