Skip to content

Commit

Permalink
[firebase-release] Removed change log and reset repo after 11.17.0 re…
Browse files Browse the repository at this point in the history
…lease
  • Loading branch information
bkendall committed Dec 6, 2022
1 parent ff9497e commit 78c70b2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 12 deletions.
10 changes: 1 addition & 9 deletions CHANGELOG.md
@@ -1,9 +1 @@
- Fix bug where disabling background triggers did nothing. (#5221)
- Fix bug in auth emulator where empty string should throw invalid email instead of missing email. (#3898)
- Fix bug in auth emulator in which createdAt was not set for signInWithIdp new users. (#5203)
- Add region warning for emulated database functions (#5143)
- Default to --no-localhost when calling login from Google Cloud Workstations
- Support the x-goog-api-key header in auth emulator. (#5249)
- Fix bug in deploying web frameworks when a predeploy hook was configured in firebase.json (#5199)
- Fix bug where function deployments using --only filter sometimes failed deployments. (#5280)
- Fix bug where `ext:install` would sometimes fail if no version was specified. (#5305)

4 changes: 2 additions & 2 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "firebase-tools",
"version": "11.16.1",
"version": "11.17.0",
"description": "Command-Line Interface for Firebase",
"main": "./lib/index.js",
"bin": {
Expand Down

0 comments on commit 78c70b2

Please sign in to comment.