From 41d5e818e8c29b84c33448765c933de819863de7 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 05:43:43 +0000 Subject: [PATCH] chore(main): release 0.2.2 --- .claude-plugin/plugin.json | 2 +- .codex-plugin/plugin.json | 2 +- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ README.md | 6 +++--- gemini-extension.json | 2 +- 6 files changed, 14 insertions(+), 7 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 7a39e94..c33a133 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "bigquery-data-analytics", - "version": "0.2.1", + "version": "0.2.2", "description": "Connect, query, and generate data insights for BigQuery datasets and data.", "author": { "name": "Google LLC", diff --git a/.codex-plugin/plugin.json b/.codex-plugin/plugin.json index 047f38a..698c613 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "bigquery-data-analytics", - "version": "0.2.1", + "version": "0.2.2", "description": "Connect, query, and generate data insights for BigQuery datasets and data.", "author": { "name": "Google LLC", diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b06ba91..d66ca57 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.1" + ".": "0.2.2" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index e465fdc..a94bd1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.2](https://github.com/gemini-cli-extensions/bigquery-data-analytics/compare/0.2.1...0.2.2) (2026-04-29) + + +### Features + +* Onboard bigquery-data-analytics to Evalbench CI pipeline ([#123](https://github.com/gemini-cli-extensions/bigquery-data-analytics/issues/123)) ([db1f480](https://github.com/gemini-cli-extensions/bigquery-data-analytics/commit/db1f4806892f82db22fafa9d425eb2d26f3578b5)) + ## [0.2.1](https://github.com/gemini-cli-extensions/bigquery-data-analytics/compare/0.2.0...0.2.1) (2026-04-21) diff --git a/README.md b/README.md index 01200e8..ded29d6 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ claude **3. Add the marketplace:** ```bash -/plugin marketplace add https://github.com/gemini-cli-extensions/bigquery-data-analytics.git#0.2.1 +/plugin marketplace add https://github.com/gemini-cli-extensions/bigquery-data-analytics.git#0.2.2 ``` **4. Install the plugin:** @@ -143,7 +143,7 @@ _(Tip: Run `/plugin list` inside Claude Code to verify the plugin is active, or **1. Clone the Repo:** ```bash -git clone --branch 0.2.1 git@github.com:gemini-cli-extensions/bigquery-data-analytics.git +git clone --branch 0.2.2 git@github.com:gemini-cli-extensions/bigquery-data-analytics.git ``` **2. Install the plugin:** @@ -192,7 +192,7 @@ _(Tip: Run `codex plugin list` or use the `/plugins` interactive menu to verify **1. Clone the Repo:** ```bash -git clone --branch 0.2.1 https://github.com/gemini-cli-extensions/bigquery-data-analytics.git +git clone --branch 0.2.2 https://github.com/gemini-cli-extensions/bigquery-data-analytics.git ``` **2. Install the skills:** diff --git a/gemini-extension.json b/gemini-extension.json index 9edcdd4..1f99a96 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "bigquery-data-analytics", - "version": "0.2.1", + "version": "0.2.2", "description": "Connect, query, and generate data insights for BigQuery datasets and data.", "contextFileName": "BIGQUERY.md", "settings": [