-
Notifications
You must be signed in to change notification settings - Fork 970
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 12.4.5 rel…
…ease
- Loading branch information
1 parent
7d2a90e
commit cb02313
Showing
1 changed file
with
0 additions
and
8 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,8 +0,0 @@ | ||
- Fixed bug where `functions:secrets:set` didn't remove stale versions of a secret. (#6080) | ||
- Fixed bug where `firebase deploy --only firestore:named-db` didn't update rules. (#6129) | ||
- Fixed issue where Flutter Web is not detected as a web framework. (#6085) | ||
- Added better messages for API permissions failures that direct the user to the URL to enable the API. (#6130) | ||
- Fixed issue caused by adding type checks in #5906. | ||
- Fixed `next/image` component in app directory for Next.js > 13.4.9. (#6143) | ||
- Fixed bug where Next.js Image Optimization in the app directory was not requiring a Cloud Function. (#6143) | ||
- Fixed a transitive dependency on a vulnerable version of `vm2`. (#6150) | ||