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

Commit 77e2891

Browse files
committed
chore: release v0.9.3
1 parent 3bc4e62 commit 77e2891

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.9.3](https://github.com/nuxt-community/composition-api/compare/0.9.2...0.9.3) (2020-06-13)
2+
3+
4+
### Features
5+
6+
* add `ssrPromise` functionality ([461939d](https://github.com/nuxt-community/composition-api/commit/461939da38b0386c95b328ae49a10d2e57536aad)), closes [#115](https://github.com/nuxt-community/composition-api/issues/115)
7+
18
### [0.9.2](https://github.com/nuxt-community/composition-api/compare/0.9.1...0.9.2) (2020-06-13)
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.9.2",
3+
"version": "0.9.3",
44
"description": "Composition API hooks for Nuxt",
55
"license": "MIT",
66
"repository": "nuxt-community/composition-api",

0 commit comments

Comments
 (0)