Skip to content

Commit

Permalink
Update version and changelog for VSCode to 0.10.6 (#7891)
Browse files Browse the repository at this point in the history
* changelog

* changelog

* version bump

* update internal dependency

* Update firebase-vscode/CHANGELOG.md

Co-authored-by: Yuchen Shi <yuchenshi@google.com>

* package-lock

---------

Co-authored-by: Yuchen Shi <yuchenshi@google.com>
  • Loading branch information
hlshen and yuchenshi authored Oct 31, 2024
1 parent a932932 commit 45991d4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions firebase-vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
## NEXT

## 0.10.6

- Updated internal firebase-tools dependency to 13.23.1
- [Added] Persist FIREBASE_BINARY env variable to settings.
- [Fixed] Fixed an issue where .firebaserc was being overwritten by the extension (#7861)

## 0.10.5

Expand Down
4 changes: 2 additions & 2 deletions firebase-vscode/package-lock.json

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

2 changes: 1 addition & 1 deletion firebase-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publisher": "GoogleCloudTools",
"icon": "./resources/firebase_dataconnect_logo.png",
"description": "Firebase Data Connect for VSCode",
"version": "0.10.5",
"version": "0.10.6",
"engines": {
"vscode": "^1.69.0"
},
Expand Down

0 comments on commit 45991d4

Please sign in to comment.