Skip to content

Commit 6fb7fde

Browse files
chore(main): release 0.1.4
2 parents 082886b + 24e8701 commit 6fb7fde

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.1.4](https://github.com/apollo-server-integrations/apollo-server-integration-google-cloud-functions/compare/v0.1.3...v0.1.4) (2023-02-06)
4+
5+
6+
### 🧹 Miscellaneous
7+
8+
* **main:** release 0.1.4 ([082886b](https://github.com/apollo-server-integrations/apollo-server-integration-google-cloud-functions/commit/082886b2f8f7f895ab589e8ac9bcc78b854363fe))
9+
310
## [0.1.3](https://github.com/apollo-server-integrations/apollo-server-integration-google-cloud-functions/compare/v0.1.2...v0.1.3) (2023-02-06)
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.3",
4+
"version": "0.1.4",
55
"author": {
66
"name": "Ernesto Resende",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)