Skip to content

Commit 3e4fe74

Browse files
Version Packages (#381)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7af650b commit 3e4fe74

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nice-boats-shake.md

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

packages/fetcher/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @apollo/utils.fetcher
22

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- [#376](https://github.com/apollographql/apollo-utils/pull/376) [`7af650b`](https://github.com/apollographql/apollo-utils/commit/7af650b5cc17f5cd599ec7c2acd32679dd18af19) Thanks [@rportugal](https://github.com/rportugal)! - Add `redirect` to `FetcherRequestInit`
8+
39
## 3.0.0
410

511
### Major Changes

packages/fetcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apollo/utils.fetcher",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "Minimal web-style fetch TypeScript typings",
55
"main": "",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)