Skip to content

Commit 60bd5dd

Browse files
chore(main): release 0.1.1
1 parent e3fbe39 commit 60bd5dd

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-30)
4+
5+
6+
### Features
7+
8+
* additional instructions for the context file ([#26](https://github.com/gemini-cli-extensions/dataplex/issues/26)) ([16e0d13](https://github.com/gemini-cli-extensions/dataplex/commit/16e0d13f56ec98206f58f04b00220f191aaba07c))
9+
* standardize mcp server names ([#24](https://github.com/gemini-cli-extensions/dataplex/issues/24)) ([5cfdc0b](https://github.com/gemini-cli-extensions/dataplex/commit/5cfdc0b9f7461ea3161db54b797650e79ced8504))
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)