Skip to content

Commit b87d454

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

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.4"
2+
".": "0.1.5"
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.5](https://github.com/gemini-cli-extensions/mysql/compare/0.1.4...0.1.5) (2026-02-24)
4+
5+
6+
### Bug Fixes
7+
8+
* remove broken keychain support for password ([#79](https://github.com/gemini-cli-extensions/mysql/issues/79)) ([78dc9b4](https://github.com/gemini-cli-extensions/mysql/commit/78dc9b4b7161a57d4ca9c5bb25d96c0093978098))
9+
310
## [0.1.4](https://github.com/gemini-cli-extensions/mysql/compare/0.1.3...0.1.4) (2026-01-29)
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": "mysql",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Connect and interact with a MySQL database and data",
55
"mcpServers": {
66
"mysql": {

0 commit comments

Comments
 (0)