Skip to content

Commit 4e208a5

Browse files
chore(main): release 0.2.0 (#38)
1 parent 4110c80 commit 4e208a5

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @as-integrations/google-cloud-functions
22

3+
## [0.2.0](https://github.com/apollo-server-integrations/apollo-server-integration-google-cloud-functions/compare/v0.1.5...v0.2.0) (2023-07-27)
4+
5+
6+
### 🔖 Features
7+
8+
* Drop support for Node 14 ([#37](https://github.com/apollo-server-integrations/apollo-server-integration-google-cloud-functions/issues/37)) ([4110c80](https://github.com/apollo-server-integrations/apollo-server-integration-google-cloud-functions/commit/4110c80ae23f82c94465e547077e7cdbb7cb0564))
9+
310
## [0.1.5](https://github.com/apollo-server-integrations/apollo-server-integration-google-cloud-functions/compare/v0.1.4...v0.1.5) (2023-07-27)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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/google-cloud-functions",
33
"description": "An integration to use Google Cloud Functions as a hosting service with Apollo Server",
4-
"version": "0.1.5",
4+
"version": "0.2.0",
55
"author": {
66
"name": "Ernesto Resende",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)