Skip to content

Commit f55842d

Browse files
chore(main): release 0.2.3
1 parent a33599e commit f55842d

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.2"
2+
".": "0.2.3"
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.3](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/compare/0.2.2...0.2.3) (2026-03-18)
4+
5+
6+
### Bug Fixes
7+
8+
* add skills to release assets ([#122](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/issues/122)) ([a33599e](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/commit/a33599e25b0a8500b666627500a60fab791b2a12))
9+
310
## [0.2.2](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/compare/0.2.0...0.2.2) (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.2",
3+
"version": "0.2.3",
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)