Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"email": "data-cloud-ai-integrations@google.com"
},
"metadata": {
"version": "0.1.0",
"version": "0.1.1",
"description": "A repository of prescriptive plugins and tools designed to provide a high-performance experience for building and deploying agentic applications across the Google Data Cloud ecosystem."
},
"plugins": [
Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.0"
".": "0.1.1"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.1](https://github.com/GoogleCloudPlatform/data-agent-kit/compare/0.1.0...0.1.1) (2026-05-27)


### Features

* **demo:** Add UCP Analytics Sample Code ([#12](https://github.com/GoogleCloudPlatform/data-agent-kit/issues/12)) ([7189834](https://github.com/GoogleCloudPlatform/data-agent-kit/commit/7189834f034e30e38dfb16506650a91aa397ff93))
* update data agent kit starter pack ([a283fe5](https://github.com/GoogleCloudPlatform/data-agent-kit/commit/a283fe567875aaea6a6b82a6c22a62aae572d496))

## 0.1.0 (2026-04-20)


Expand Down
Loading