Skip to content

Commit 786651a

Browse files
committed
chore(release): 0.2.26
1 parent 6f65cfa commit 786651a

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.26](https://github.com/fluthjs/fluth-vue/compare/v0.2.25...v0.2.26) (2025-08-08)
6+
7+
8+
### Features
9+
10+
* enhance recover$ function to convert all properties to Stream ([6f65cfa](https://github.com/fluthjs/fluth-vue/commit/6f65cfa2efba8aad9d50e59c492c8a3f266ed6a9))
11+
512
### [0.2.25](https://github.com/fluthjs/fluth-vue/compare/v0.2.24...v0.2.25) (2025-08-08)
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.25",
3+
"version": "0.2.26",
44
"description": "Streaming Reactive Programming For Vue",
55
"author": "yiludege <https://github.com/yiludege>",
66
"repository": "https://github.com/fluthjs/fluth-vue",

0 commit comments

Comments
 (0)