Skip to content

Commit 6ba4c3e

Browse files
committed
bump and changelog
1 parent 258259d commit 6ba4c3e

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.0.9
4+
- Adds support for ARRAY results
5+
- Upgrades BigQuery (@google-cloud/bigquery) to 7.9.0
6+
37
## 0.0.8
48
- Fix published artifact
59

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "sqltools-bigquery-driver",
33
"displayName": "BigQuery Driver for SQLTools",
44
"description": "Run Queries and Explore your BigQuery Database in VSCode",
5-
"version": "0.0.8",
5+
"version": "0.0.9",
66
"engines": {
77
"vscode": "^1.42.0"
88
},

0 commit comments

Comments
 (0)