Skip to content

Commit 99dbd38

Browse files
Version Packages (#14)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 412ae73 commit 99dbd38

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/silly-elephants-give.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+
## 4.3.0
4+
5+
### Minor Changes
6+
7+
- [#13](https://github.com/apollographql/datasource-rest/pull/13) [`adb7e81`](https://github.com/apollographql/datasource-rest/commit/adb7e81159bd99b40b1bdee273d0c9fe35547113) Thanks [@trevor-scheer](https://github.com/trevor-scheer)! - Official Apollo Server v4.0.0 support
8+
39
## 4.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": "4.2.0",
4+
"version": "4.3.0",
55
"author": "Apollo <[email protected]>",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)