Skip to content

Commit 5334687

Browse files
chore(main): release 0.2.1 (#116)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 02c4179 commit 5334687

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.0"
2+
".": "0.2.1"
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.1](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/compare/0.2.0...0.2.1) (2026-03-18)
4+
5+
6+
### Features
7+
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))
9+
310
## [0.2.0](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/compare/0.1.11...0.2.0) (2026-03-17)
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.0",
3+
"version": "0.2.1",
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)