Skip to content

Commit cdfad36

Browse files
authored
chore(main): release 0.1.0 (#14)
* chore(main): release 0.1.0 * Update CHANGELOG.md
1 parent eb01ccb commit cdfad36

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+
### Features
7+
8+
* Add Cloud SQL for SQL Server 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-sqlserver",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Connect to Cloud SQL for SQL Server",
55
"mcpServers": {
66
"Cloud SQL for SQL Server Admin": {

0 commit comments

Comments
 (0)