Skip to content

Commit 78bd525

Browse files
chore(main): release 0.1.1
1 parent db4df82 commit 78bd525

3 files changed

Lines changed: 10 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.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

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

3+
## [0.1.1](https://github.com/gemini-cli-extensions/dataplex/compare/0.1.0...0.1.1) (2025-09-23)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* Update ReadMe disclaimer ([#11](https://github.com/gemini-cli-extensions/dataplex/issues/11)) ([ab5c2c5](https://github.com/gemini-cli-extensions/dataplex/commit/ab5c2c5cf9002c7e0507cea808b27eadbfdf7311))
9+
* update readme install cmd ([#13](https://github.com/gemini-cli-extensions/dataplex/issues/13)) ([db4df82](https://github.com/gemini-cli-extensions/dataplex/commit/db4df828f95beccaa0b37fc1df3bd05e616c7b32))
10+
311
## 0.1.0 (2025-09-21)
412

513

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.1.0",
3+
"version": "0.1.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)