Skip to content

Commit 0a8e2ec

Browse files
Merge pull request #12 from apollo-server-integrations/changeset-release/main
Version Packages
2 parents b64e0dd + 0e2109f commit 0a8e2ec

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/early-singers-fold.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @as-integrations/aws-lambda
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#11](https://github.com/apollo-server-integrations/apollo-server-integration-aws-lambda/pull/11) [`09194e5`](https://github.com/apollo-server-integrations/apollo-server-integration-aws-lambda/commit/09194e546bdda713fcaa0aefb5f4b22c1089e1a9) Thanks [@michael-watson](https://github.com/michael-watson)! - Initial Publish

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.0.0",
4+
"version": "0.1.0",
55
"author": "Michael Watson & Daniel Abdelsamed",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)