Skip to content

Commit dc06e69

Browse files
Version Packages (#28)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 316afb7 commit dc06e69

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tame-masks-explain.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+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- [#27](https://github.com/apollo-server-integrations/apollo-server-integration-aws-lambda/pull/27) [`2ec397f`](https://github.com/apollo-server-integrations/apollo-server-integration-aws-lambda/commit/2ec397f0c9cc49e18d741bb2cc8feae7a7030e0b) Thanks [@trevor-scheer](https://github.com/trevor-scheer)! - Official support for Apollo Server v4.0.0
8+
39
## 0.1.1
410

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

0 commit comments

Comments
 (0)