Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 43c75ac

Browse files
committed
chore: release v0.1.3
1 parent d94c40e commit 43c75ac

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [0.1.3](https://github.com/danielroe/nuxt-composition-api/compare/0.1.2...0.1.3) (2020-04-28)
2+
3+
4+
### Bug Fixes
5+
6+
* set $fetchState if nonexistent ([d94c40e](https://github.com/danielroe/nuxt-composition-api/commit/d94c40eb8b581bd9f1ab888310985966c7126643))
7+
18
### [0.1.2](https://github.com/danielroe/nuxt-composition-api/compare/0.1.1...0.1.2) (2020-04-27)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-composition-api",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Nuxt hooks for the Vue Composition API",
55
"license": "MIT",
66
"repository": "danielroe/nuxt-composition-api",

0 commit comments

Comments
 (0)