Skip to content

Commit a4932ef

Browse files
Version Packages (#333)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 07511d2 commit a4932ef

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tiny-queens-attend.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.3.0
4+
5+
### Minor Changes
6+
7+
- [#332](https://github.com/apollographql/datasource-rest/pull/332) [`8a4578d`](https://github.com/apollographql/datasource-rest/commit/8a4578dac57450770f606ddd4aea293dd480ddf1) Thanks [@nmrj](https://github.com/nmrj)! - Allow cache to be skipped on RestDataSource HTTP requests
8+
39
## 6.2.2
410

511
### Patch 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.2",
4+
"version": "6.3.0",
55
"author": "Apollo <[email protected]>",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)