Skip to content

chore: Release 0.4.3 #242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 23, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: <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>

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: <https://firebase.google.com/support/>

## Usage

Expand All @@ -36,4 +36,5 @@ To contribute a change, [check out the contributing guide](.github/CONTRIBUTING.

## License

© Google, 2023. Licensed under [Apache License](LICENSE).
© Google, 2025. Licensed under [Apache License](LICENSE).

Loading