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

Commit f7878e6

Browse files
committed
chore: release v0.2.0
1 parent e1ee88f commit f7878e6

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.2.0](https://github.com/danielroe/nuxt-composition-api/compare/0.1.5...0.2.0) (2020-04-30)
2+
3+
4+
### Features
5+
6+
* enable this to be used as a nuxt module ([#13](https://github.com/danielroe/nuxt-composition-api/issues/13)) ([9c5dee7](https://github.com/danielroe/nuxt-composition-api/commit/9c5dee79b10a4b6699c8bbaf54d4a12317f2a08a))
7+
18
### [0.1.5](https://github.com/danielroe/nuxt-composition-api/compare/0.1.4...0.1.5) (2020-04-29)
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.5",
3+
"version": "0.2.0",
44
"description": "Nuxt hooks for the Vue Composition API",
55
"license": "MIT",
66
"repository": "danielroe/nuxt-composition-api",

0 commit comments

Comments
 (0)