Skip to content

Commit 1de701e

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chilled-penguins-share.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+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [#81](https://github.com/apollo-server-integrations/apollo-server-integration-aws-lambda/pull/81) [`b59291a`](https://github.com/apollo-server-integrations/apollo-server-integration-aws-lambda/commit/b59291aed99aab8a4481d60ecc5d49e05d46c1d4) Thanks [@0x6368656174](https://github.com/0x6368656174)! - fix search params duplication
8+
39
## 2.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": "2.0.0",
4+
"version": "2.0.1",
55
"author": "Michael Watson & Daniel Abdelsamed",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)