Skip to content

Commit d8d5c0d

Browse files
Version Packages (#199)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fcd05fa commit d8d5c0d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/polite-trainers-camp.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+
## 5.1.1
4+
5+
### Patch Changes
6+
7+
- [#197](https://github.com/apollographql/datasource-rest/pull/197) [`fcd05fa`](https://github.com/apollographql/datasource-rest/commit/fcd05faa1b0a27adebfbfafca3f2e9a697a5db8d) Thanks [@AaronMoat](https://github.com/AaronMoat)! - Don't crash when receiving non-string, non-array headers
8+
39
## 5.1.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": "5.1.0",
4+
"version": "5.1.1",
55
"author": "Apollo <[email protected]>",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)