Skip to content

Commit 75b8ebe

Browse files
authored
Merge pull request #195 from apollo-server-integrations/changeset-release/main
Version Packages
2 parents ce0426c + 6958ddf commit 75b8ebe

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ripe-dryers-count.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
# @as-integrations/aws-lambda
22

3+
## 4.0.0
4+
5+
### Major Changes
6+
7+
- [#194](https://github.com/apollo-server-integrations/apollo-server-integration-aws-lambda/pull/194) [`6ddf17b`](https://github.com/apollo-server-integrations/apollo-server-integration-aws-lambda/commit/6ddf17bd0f26a20e2c8f127fb4a105b7d165c7e2) Thanks [@jay-l-e-e](https://github.com/jay-l-e-e)! - Upgrade all essential dependencies to support apollo server v5
8+
39
## 3.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": "@as-integrations/aws-lambda",
33
"description": "An Apollo Server integration for hosting on AWS Lambda",
4-
"version": "3.1.0",
4+
"version": "4.0.0",
55
"author": "Michael Watson & Daniel Abdelsamed",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)