Skip to content

Commit 1bddd66

Browse files
chore(main): release 0.1.2
1 parent c66ad3c commit 1bddd66

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.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/oracledb/compare/0.1.1...0.1.2) (2026-04-10)
4+
5+
6+
### Features
7+
8+
* **deps:** update dependency googleapis/genai-toolbox to v0.28.0 ([#16](https://github.com/gemini-cli-extensions/oracledb/issues/16)) ([c66ad3c](https://github.com/gemini-cli-extensions/oracledb/commit/c66ad3cf883c3769f5aa47871fab246d03b3c5de))
9+
310
## [0.1.1](https://github.com/gemini-cli-extensions/oracledb/compare/0.1.0...0.1.1) (2026-02-19)
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": "oracledb",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Connect, query, and interact with Oracle Databases and their data within Gemini CLI.",
55
"mcpServers": {
66
"oracle": {

0 commit comments

Comments
 (0)