Skip to content

Commit 1cc9b19

Browse files
chore(main): release 0.1.3
1 parent 3461cd9 commit 1cc9b19

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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/data-cloud-ai-dev-kit/compare/0.1.2...0.1.3) (2026-04-08)
4+
5+
6+
### Bug Fixes
7+
8+
* add missing notebook_guidance skill and fix data-autocleaning markdown formatting ([#6](https://github.com/gemini-cli-extensions/data-cloud-ai-dev-kit/issues/6)) ([3461cd9](https://github.com/gemini-cli-extensions/data-cloud-ai-dev-kit/commit/3461cd9f044e94cf89b5e90513ebf945e61f8863))
9+
310
## [0.1.2](https://github.com/gemini-cli-extensions/data-cloud-ai-dev-kit/compare/0.1.1...0.1.2) (2026-04-08)
411

512

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "data-cloud-ai-dev-kit",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "This plugin provides a specialized suite of skills for data engineers and database practitioners working on Google Cloud. It acts as an expert assistant, allowing you to use natural language prompts in your preferred coding agent to architect complex data pipelines, transform data with dbt, write Spark and BigQuery SQL notebooks, and orchestrate end-to-end workflows across GCP's data ecosystem."
55
}

0 commit comments

Comments
 (0)