Skip to content

Commit f5ff1c2

Browse files
chore(main): release 0.1.3 (#71)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 0c77a2d commit f5ff1c2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.2"
2+
".": "0.1.3"
33
}

CHANGELOG.md

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

3+
## [0.1.3](https://github.com/gemini-cli-extensions/bigquery-data-analytics/compare/0.1.2...0.1.3) (2025-12-05)
4+
5+
6+
### Bug Fixes
7+
8+
* Format BigQuery numeric output as decimal strings ([genai-toolbox#​2084](https://redirect.github.com/googleapis/genai-toolbox/issues/2084)) ([155bff8](https://redirect.github.com/googleapis/genai-toolbox/commit/155bff80c1da4fae1e169e425fd82e1dc3373041)) ([0c77a2d](https://github.com/gemini-cli-extensions/bigquery-data-analytics/commit/0c77a2d84a7f5eead1cc8224b8caef5ee0e7750c))
9+
310
## [0.1.2](https://github.com/gemini-cli-extensions/bigquery-data-analytics/compare/0.1.1...0.1.2) (2025-11-07)
411

512

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bigquery-data-analytics",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Connect, query, and generate data insights for BigQuery datasets and data.",
55
"mcpServers": {
66
"bigquery_data_analytics": {

0 commit comments

Comments
 (0)