Skip to content

Commit 907782f

Browse files
authored
chore(http): Prepare to release package:http 1.6.0 (#1847)
1 parent 08ef2c3 commit 907782f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/http/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.6.0-wip
1+
## 1.6.0
22

33
* **Breaking** Change the behavior of `Request.body` so that a charset
44
parameter is only added for text and XML media types. This brings the

pkgs/http/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: http
2-
version: 1.6.0-wip
2+
version: 1.6.0
33
description: A composable, multi-platform, Future-based API for HTTP requests.
44
repository: https://github.com/dart-lang/http/tree/master/pkgs/http
55

0 commit comments

Comments
 (0)