Skip to content

Commit b300886

Browse files
chore(main): release 0.2.2
1 parent b84a0e7 commit b300886

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

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

3+
## [0.2.2](https://github.com/apollo-server-integrations/apollo-server-integration-google-cloud-functions/compare/v0.2.1...v0.2.2) (2023-08-31)
4+
5+
6+
### 🧹 Miscellaneous
7+
8+
* **deps:** update all non-major dependencies ([675dc73](https://github.com/apollo-server-integrations/apollo-server-integration-google-cloud-functions/commit/675dc730c8035e80cf79b45ddff50b115835d606))
9+
* **deps:** update all non-major dependencies ([d1eedb1](https://github.com/apollo-server-integrations/apollo-server-integration-google-cloud-functions/commit/d1eedb12b0a8ff57806fff8e0370c86392654129))
10+
* **deps:** update dependency @apollo/server to v4.9.3 [security] ([#52](https://github.com/apollo-server-integrations/apollo-server-integration-google-cloud-functions/issues/52)) ([b84a0e7](https://github.com/apollo-server-integrations/apollo-server-integration-google-cloud-functions/commit/b84a0e734450daa7a7625dc410dd3ae0aef8280a))
11+
* **deps:** update dependency @types/jest to v29.5.4 ([fa5ad84](https://github.com/apollo-server-integrations/apollo-server-integration-google-cloud-functions/commit/fa5ad84ae9ddeb55b37aacef8d2d540c42ea6bc8))
12+
313
## [0.2.1](https://github.com/apollo-server-integrations/apollo-server-integration-google-cloud-functions/compare/v0.2.0...v0.2.1) (2023-08-14)
414

515

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.2.1",
4+
"version": "0.2.2",
55
"author": {
66
"name": "Ernesto Resende",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)