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

Commit 8aadb0f

Browse files
committed
chore: release v0.7.1
1 parent fbb3eb4 commit 8aadb0f

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.7.1](https://github.com/nuxt-community/composition-api/compare/0.7.0...0.7.1) (2020-05-19)
2+
3+
4+
### Bug Fixes
5+
6+
* register composition api before layouts ([93024a8](https://github.com/nuxt-community/composition-api/commit/93024a827af853c061ff70429a835ebc7df52786)), closes [#64](https://github.com/nuxt-community/composition-api/issues/64) [#65](https://github.com/nuxt-community/composition-api/issues/65)
7+
18
## [0.7.0](https://github.com/nuxt-community/composition-api/compare/0.6.3...0.7.0) (2020-05-14)
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.7.0",
3+
"version": "0.7.1",
44
"description": "Composition API hooks for Nuxt",
55
"license": "MIT",
66
"repository": "nuxt-community/composition-api",

0 commit comments

Comments
 (0)