From bf7bc9a131767617575211948e4e96ba9d8c02ec Mon Sep 17 00:00:00 2001 From: Daniel Young Lee Date: Thu, 22 May 2025 11:41:27 -0700 Subject: [PATCH 1/2] chore: Release 0.4.3 (take 2) --- src/firebase_functions/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/firebase_functions/__init__.py b/src/firebase_functions/__init__.py index 7e53ba2..a8e4a10 100644 --- a/src/firebase_functions/__init__.py +++ b/src/firebase_functions/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2022 Google Inc. +# Copyright 2025 Google Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. From dfbad0ff1a1e1e762776ceefe0b864f2d0f4abfb Mon Sep 17 00:00:00 2001 From: Daniel Young Lee Date: Fri, 23 May 2025 11:08:19 -0700 Subject: [PATCH 2/2] chore: Release 0.4.3 (take 3.) --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c3cbedb..5fd5cf2 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@ Learn more about the Firebase SDK for Cloud Functions in the [Firebase documenta Here are some resources to get help: -- Start with the quickstart: https://firebase.google.com/docs/functions/get-started -- Go through the guide: https://firebase.google.com/docs/functions/ -- Read the full API reference: https://firebase.google.com/docs/reference/functions/2nd-gen/python -- Browse some examples: https://github.com/firebase/functions-samples +- Start with the quickstart: +- Go through the guide: +- Read the full API reference: +- Browse some examples: -If the official documentation doesn't help, try asking through our official support channels: https://firebase.google.com/support/ +If the official documentation doesn't help, try asking through our official support channels: ## Usage @@ -36,4 +36,5 @@ To contribute a change, [check out the contributing guide](.github/CONTRIBUTING. ## License -© Google, 2023. Licensed under [Apache License](LICENSE). \ No newline at end of file +© Google, 2025. Licensed under [Apache License](LICENSE). +