Skip to content

Commit 99ecfb2

Browse files
authored
Merge pull request #198 from apollo-server-integrations/changeset-release/main
Version Packages
2 parents eef40ce + 78f60eb commit 99ecfb2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/dirty-regions-march.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.1
4+
5+
### Patch Changes
6+
7+
- [#197](https://github.com/apollo-server-integrations/apollo-server-integration-aws-lambda/pull/197) [`5ee8ee8`](https://github.com/apollo-server-integrations/apollo-server-integration-aws-lambda/commit/5ee8ee86667425eadee75d9f1fe6c852373b4ce6) Thanks [@jay-l-e-e](https://github.com/jay-l-e-e)! - Fixed an issue where Apollo V4 was being installed because peer dependencies were not restricted to Apollo V5.
8+
39
## 4.0.0
410

511
### Major 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": "4.0.0",
4+
"version": "4.0.1",
55
"author": "Michael Watson & Daniel Abdelsamed",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)