Skip to content

Commit b3e22e8

Browse files
committed
chore(release): 0.2.7
1 parent eac0a54 commit b3e22e8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.2.7](https://github.com/fluthjs/fluth-vue/compare/v0.2.5...v0.2.7) (2025-07-03)
6+
7+
8+
### Features
9+
10+
* update fluth version ([eac0a54](https://github.com/fluthjs/fluth-vue/commit/eac0a542d5622c6e2d530e434c43d228d9bc4055))
11+
* update useFetch promise$ status ([678b03b](https://github.com/fluthjs/fluth-vue/commit/678b03bc89badb5e1d3889cd457a96c0ec8a21ed))
12+
513
### [0.2.6](https://github.com/fluthjs/fluth-vue/compare/v0.2.5...v0.2.6) (2025-07-02)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fluth-vue",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"description": "fluth composition utilities collection for vue",
55
"author": "yiludege <https://github.com/yiludege>",
66
"repository": "https://github.com/fluthjs/fluth-vue",

0 commit comments

Comments
 (0)