Skip to content

Commit e4430f4

Browse files
committed
chore(release): 0.2.13
1 parent 1b509b7 commit e4430f4

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
@@ -2,6 +2,13 @@
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.13](https://github.com/fluthjs/fluth-vue/compare/v0.2.12...v0.2.13) (2025-07-24)
6+
7+
8+
### Features
9+
10+
* set useFetch promise$ initData ([1b509b7](https://github.com/fluthjs/fluth-vue/commit/1b509b74897f4ea9a71c4cb6ff7e742e29e4cec6))
11+
512
### [0.2.12](https://github.com/fluthjs/fluth-vue/compare/v0.2.11...v0.2.12) (2025-07-24)
613

714

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.12",
3+
"version": "0.2.13",
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)