Skip to content

Commit e0843cf

Browse files
chore(main): release 0.2.2 (#121)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Twisha Bansal <58483338+twishabansal@users.noreply.github.com>
1 parent ed25ffd commit e0843cf

3 files changed

Lines changed: 4 additions & 4 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Changelog
22

3-
## [0.2.1](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/compare/0.2.0...0.2.1) (2026-03-18)
3+
## [0.2.2](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/compare/0.2.0...0.2.2) (2026-03-18)
44

55

66
### Features
77

8-
* add support for skills ([#109](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/issues/109)) ([02c4179](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/commit/02c4179c873a95e2e2446c91a1a463ced07f783c))
8+
* add support for skills ([#109](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/issues/109)) ([02c4179](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/commit/02c4179c873a95e2e2446c91a1a463ced07f783c)))
99

1010
## [0.2.0](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/compare/0.1.11...0.2.0) (2026-03-17)
1111

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)