Skip to content

Commit 0b48918

Browse files
committed
feat: 1.0.1
1 parent 265bc5d commit 0b48918

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1+
## 1.0.1
2+
3+
- Downgraded `js` dependency to `^0.6.5` (#2).
4+
15
## 1.0.0
26

37
- Public stable release.
4-
- Bumped `js` to 0.6.7.
8+
- Bumped `js` dependency to `^0.6.7`.
59

610
## 1.0.0-dev.5
711

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: fetch_api
22
description: JavaScript bindings for Fetch API, flexible HTTP requests, redirects, streaming and more.
3-
version: 1.0.0
3+
version: 1.0.1
44
homepage: https://github.com/Zekfad/fetch_api
55
repository: https://github.com/Zekfad/fetch_api
66
issue_tracker: https://github.com/Zekfad/fetch_api/issues

0 commit comments

Comments
 (0)