Skip to content

Commit 5803ca5

Browse files
committed
chore(release): 0.2.33
1 parent 9794ebc commit 5803ca5

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.33](https://github.com/fluthjs/fluth-vue/compare/v0.2.32...v0.2.33) (2025-08-21)
6+
7+
8+
### Bug Fixes
9+
10+
* **useFetch:** improve content type check for SSE support ([9794ebc](https://github.com/fluthjs/fluth-vue/commit/9794ebc9156f8da5c17128b5322203f57793ec86))
11+
512
### [0.2.32](https://github.com/fluthjs/fluth-vue/compare/v0.2.31...v0.2.32) (2025-08-20)
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.32",
3+
"version": "0.2.33",
44
"description": "Fluth-based Streaming Programming Library for Vue",
55
"author": "yiludege <https://github.com/yiludege>",
66
"repository": "https://github.com/fluthjs/fluth-vue",

0 commit comments

Comments
 (0)