Skip to content

Commit 7111fbb

Browse files
Version Packages (#262)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d31d275 commit 7111fbb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/good-teachers-shout.md

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

CHANGELOG.md

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

3+
## 6.2.1
4+
5+
### Patch Changes
6+
7+
- [`d31d275`](https://github.com/apollographql/datasource-rest/commit/d31d275758fe64c8950c137b24d377c59eb71fae) Thanks [@trevor-scheer](https://github.com/trevor-scheer)! - Export `RequestDeduplicationPolicy` type
8+
39
## 6.2.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@apollo/datasource-rest",
33
"description": "REST DataSource for Apollo Server v4",
4-
"version": "6.2.0",
4+
"version": "6.2.1",
55
"author": "Apollo <[email protected]>",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)