Skip to content

Commit e4dbc3a

Browse files
committed
chore(release): version packages
1 parent 8543a59 commit e4dbc3a

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

.changeset/great-dodos-look.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# ffetch
22

3+
## 5.2.0
4+
5+
### Minor Changes
6+
7+
- 8543a59: Added
8+
- downloadProgressPlugin with streaming progress callbacks
9+
310
## 5.1.1
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fetchkit/ffetch",
3-
"version": "5.1.1",
3+
"version": "5.2.0",
44
"description": "Fetch wrapper with configurable timeouts, retries, and TypeScript-first DX",
55
"keywords": [
66
"fetch",

0 commit comments

Comments
 (0)