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

Commit dd65784

Browse files
committed
chore: release v0.29.2
1 parent ea553cd commit dd65784

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.29.2](https://github.com/nuxt-community/composition-api/compare/0.29.1...0.29.2) (2021-09-21)
2+
3+
4+
### Features
5+
6+
* add new exports from `@vue/composition-api` ([6d0ebd0](https://github.com/nuxt-community/composition-api/commit/6d0ebd09af7dbf12a4a8cf87d7aedd5cdfcdedb9))
7+
18
### [0.29.1](https://github.com/nuxt-community/composition-api/compare/0.29.0...0.29.1) (2021-09-21)
29

310
## [0.29.0](https://github.com/nuxt-community/composition-api/compare/0.28.0...0.29.0) (2021-09-08)

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

0 commit comments

Comments
 (0)