Skip to content

Commit cf436ac

Browse files
chore(main): release 0.1.2 (#61)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 82281dd commit cf436ac

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.1"
2+
".": "0.1.2"
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.2](https://github.com/gemini-cli-extensions/dataplex/compare/0.1.1...0.1.2) (2025-12-11)
4+
5+
6+
### Bug Fixes
7+
8+
* Update dataplex context for new syntax ([#60](https://github.com/gemini-cli-extensions/dataplex/issues/60)) ([82281dd](https://github.com/gemini-cli-extensions/dataplex/commit/82281dd94143814629cd47729220ea2f85af9096))
9+
310
## [0.1.1](https://github.com/gemini-cli-extensions/dataplex/compare/0.1.0...0.1.1) (2025-09-30)
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.1.1",
3+
"version": "0.1.2",
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)