Skip to content

Commit cbf81c6

Browse files
chore(main): release 0.1.1
1 parent 50edf08 commit cbf81c6

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.1.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/compare/0.1.0...0.1.1) (2025-09-23)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* Update ReadMe disclaimer ([#12](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/issues/12)) ([8b141e9](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/commit/8b141e96dd47a312443a062f62fd61147e1bb591))
9+
* update readme install cmd ([#14](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/issues/14)) ([50edf08](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/commit/50edf08a383926482372346a542e4b469e8a0bfe))
10+
311
## 0.1.0 (2025-09-20)
412

513

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

0 commit comments

Comments
 (0)