Skip to content

Commit 0dddbb5

Browse files
authored
chore(main): release 0.1.0 (#12)
* chore(main): release 0.1.0 * Update CHANGELOG.md
1 parent 7a8c33b commit 0dddbb5

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.0.0"
2+
".": "0.1.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-09-20)
4+
5+
6+
### Feature
7+
8+
* Add Cloud SQL for MySQL Extension

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.0.0",
3+
"version": "0.1.0",
44
"description": "Connect and interact with a Cloud SQL for MySQL database and data",
55
"mcpServers": {
66
"Cloud SQL for MySQL Admin": {

0 commit comments

Comments
 (0)