From 63ae64a2e37d856e992a585538e00c4eb808eb1a Mon Sep 17 00:00:00 2001 From: Firebase Operations Date: Thu, 1 Nov 2018 19:02:23 +0000 Subject: [PATCH] [firebase-release] Removed change log and reset repo after 6.0.1 release --- changelog.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/changelog.txt b/changelog.txt index 8dc27532..e69de29b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +0,0 @@ -fixed - Realtime Database and Cloud Firestore emulators no longer crash in various language environments. -fixed - Realtime Database and Cloud Firestore emulators can be started via `firebase serve` without project environment checks. -fixed - `firebase init` no longer errors when an account has no projects. -fixed - Firebase Hosting deploys have more robust retry logic for hanging requests. -fixed - Fire emoji in `firebase init` removed to fix spacing issues on macOS Terminal (😢). -fixed - Working directory passed through correctly for module-based Firebase Hosting deploys.