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

Commit 9594c96

Browse files
committed
chore: release v0.32.0
1 parent 116e7dc commit 9594c96

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [0.32.0](https://github.com/nuxt-community/composition-api/compare/0.31.0...0.32.0) (2022-02-22)
2+
13
## [0.31.0](https://github.com/nuxt-community/composition-api/compare/0.30.0...0.31.0) (2021-11-30)
24

35
## [0.30.0](https://github.com/nuxt-community/composition-api/compare/0.29.3...0.30.0) (2021-11-05)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/composition-api",
3-
"version": "0.31.0",
3+
"version": "0.32.0",
44
"description": "Composition API hooks for Nuxt",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)