-
Notifications
You must be signed in to change notification settings - Fork 958
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[firebase-release] Removed change log and reset repo after 9.23.2 rel…
…ease
- Loading branch information
1 parent
9a5e9e3
commit 53bbe8b
Showing
1 changed file
with
0 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +0,0 @@ | ||
- Fixes issue when installing a Firebase Extension where secrets would be created before validation. | ||
- Fixes issue with filtering on a specific storage bucket using functions in the emulator. (#3893) | ||
- Fixes check in Cloud Functions for Firebase initialization to check for API enablement before trying to enable them. (#2574) | ||
- No longer tries to clean up function build images from Artifact Registry when Artifact Registry is not enabled. (#3943) | ||
- Show error message when running `firebase init hosting:github` with no Hosting config in `firebase.json`. (#3113) | ||
- Fixes issue where `remoteconfig:get` was not fetching the latest version by default. (#3559) | ||
- Fixes issue where empty variables in .env files would instead read as multi-line values. (#3934) | ||