Skip to content

Commit 98e1694

Browse files
authored
Merge branch 'master' into fetch-project-from-studio
2 parents ce10e5b + fa75163 commit 98e1694

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +0,0 @@
1-
- Fixed ext:export command so that it correctly returns system params in the .env file (#8881)
2-
- Fixed an issue where the MCP server could not successfully use Application Default Credentials. (#8896)
3-
- Fixed an issue where the incorrect API was enabled for `apptesting` commands.

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "firebase-tools",
3-
"version": "14.11.1",
3+
"version": "14.11.2",
44
"description": "Command-Line Interface for Firebase",
55
"main": "./lib/index.js",
66
"bin": {

0 commit comments

Comments
 (0)