Skip to content

Commit 0320c31

Browse files
chore(main): release 0.2.2
1 parent ed25ffd commit 0320c31

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.2.1"
2+
".": "0.2.2"
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.2.2](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/compare/0.2.1...0.2.2) (2026-03-18)
4+
5+
6+
### Features
7+
8+
* trigger release 0.2.2 ([#120](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/issues/120)) ([ed25ffd](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/commit/ed25ffd905458779801db7a1ccb2ee6a96af57f6))
9+
310
## [0.2.1](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/compare/0.2.0...0.2.1) (2026-03-18)
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-postgresql",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Create, connect, and interact with a Cloud SQL for PostgreSQL database and data.",
55
"contextFileName": "CLOUD-SQL-POSTGRESQL.md",
66
"settings": [

0 commit comments

Comments
 (0)