Skip to content

Commit 540eccc

Browse files
chore(main): release 0.1.3 (#49)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Averi Kitsch <akitsch@google.com>
1 parent c624c2c commit 540eccc

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.2"
2+
".": "0.1.3"
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.3](https://github.com/gemini-cli-extensions/cloud-sql-mysql/compare/0.1.2...0.1.3) (2025-10-17)
4+
5+
6+
### Bug Fixes
7+
8+
* update context for install instructions ([#47](https://github.com/gemini-cli-extensions/cloud-sql-mysql/issues/47)) ([3afaa60](https://github.com/gemini-cli-extensions/cloud-sql-mysql/commit/3afaa601ef8a55cd051563fb9833c0adce96032d))
9+
310
## [0.1.2](https://github.com/gemini-cli-extensions/cloud-sql-mysql/compare/0.1.1...0.1.2) (2025-10-13)
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": "cloud-sql-mysql",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Connect and interact with a Cloud SQL for MySQL database and data",
55
"mcpServers": {
66
"cloud_sql_mysql_admin": {

0 commit comments

Comments
 (0)