Skip to content

Commit f1c2d21

Browse files
authored
Update vscode to ver 1.6.0 (#8885)
* 1.6.0 * update changelog
1 parent 4bb8802 commit f1c2d21

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

firebase-vscode/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## NEXT
22

3+
## 1.6.0
4+
5+
- Update internal `firebase-tools` dependency to 14.11.1
36
- [Changed] Now integrates with GCA in its agentic mode, powered by the Gemini CLI. This brings the Firebase MCP Server directly into the VS Code environment, enabling developers to use natural language to generate application schemas and queries without manually invoking explicit tools.
47

58
## 1.5.1

firebase-vscode/package-lock.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.

firebase-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publisher": "GoogleCloudTools",
55
"icon": "./resources/firebase_dataconnect_logo.png",
66
"description": "Firebase Data Connect for VSCode",
7-
"version": "1.5.1",
7+
"version": "1.6.0",
88
"engines": {
99
"vscode": "^1.69.0"
1010
},

0 commit comments

Comments
 (0)