Skip to content

Commit a42a257

Browse files
Version Packages (#74)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8a1a6f4 commit a42a257

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chilly-bikes-play.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.2.1
4+
5+
### Patch Changes
6+
7+
- [#73](https://github.com/apollo-server-integrations/apollo-server-integration-aws-lambda/pull/73) [`8a1a6f4`](https://github.com/apollo-server-integrations/apollo-server-integration-aws-lambda/commit/8a1a6f41db9c1f0b440c417328ae2ef7770e437e) Thanks [@trevor-scheer](https://github.com/trevor-scheer)! - Remove postinstall script which causes issues for non-TS users
8+
39
## 1.2.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": "1.2.0",
4+
"version": "1.2.1",
55
"author": "Michael Watson & Daniel Abdelsamed",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)