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

Commit 73c9949

Browse files
committed
chore: release v0.29.0
1 parent a52044f commit 73c9949

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.29.0](https://github.com/nuxt-community/composition-api/compare/0.28.0...0.29.0) (2021-09-08)
2+
13
## [0.28.0](https://github.com/nuxt-community/composition-api/compare/0.27.0...0.28.0) (2021-09-04)
24

35

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.28.0",
3+
"version": "0.29.0",
44
"description": "Composition API hooks for Nuxt",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)