Skip to content

Commit eece465

Browse files
chore(main): release 0.1.2
2 parents 4c489a7 + 0383957 commit eece465

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.2](https://github.com/apollo-server-integrations/apollo-server-integration-google-cloud-functions/compare/v0.1.1...v0.1.2) (2023-02-06)
4+
5+
6+
### 🧹 Miscellaneous
7+
8+
* **deps:** enforce auto-install of peer deps on pnpm ([4c489a7](https://github.com/apollo-server-integrations/apollo-server-integration-google-cloud-functions/commit/4c489a7d03241442ac74d8050d8751fd5bbb8b1d))
9+
310
## [0.1.1](https://github.com/apollo-server-integrations/apollo-server-integration-google-cloud-functions/compare/v0.1.0...v0.1.1) (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
@@ -2,7 +2,7 @@
22
"name": "@as-integrations/google-cloud-functions",
33
"private": true,
44
"description": "An integration to use Google Cloud Functions as a hosting service with Apollo Server",
5-
"version": "0.1.1",
5+
"version": "0.1.2",
66
"author": {
77
"name": "Ernesto Resende",
88
"email": "[email protected]"

0 commit comments

Comments
 (0)