Skip to content

Commit b1d8a2b

Browse files
chore(main): release 0.2.1 (#78)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 7297207 commit b1d8a2b

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.2.0"
2+
".": "0.2.1"
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.2.1](https://github.com/gemini-cli-extensions/dataplex/compare/0.2.0...0.2.1) (2026-02-19)
4+
5+
6+
### Features
7+
8+
* **deps:** update dependency googleapis/genai-toolbox to v0.27.0 ([#74](https://github.com/gemini-cli-extensions/dataplex/issues/74)) ([7297207](https://github.com/gemini-cli-extensions/dataplex/commit/7297207178cf6367225a1c041b3ae1e28eafeb54))
9+
310
## [0.2.0](https://github.com/gemini-cli-extensions/dataplex/compare/0.1.4...0.2.0) (2026-01-26)
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": "dataplex",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Connect to Dataplex Universal Catalog to discover, manage, monitor, and govern data and AI artifacts across your data platform",
55
"mcpServers": {
66
"dataplex": {

0 commit comments

Comments
 (0)