Skip to content

Commit d7b2442

Browse files
chore(main): release 0.2.2
1 parent 239018f commit d7b2442

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/postgres/compare/0.2.1...0.2.2) (2026-02-24)
4+
5+
6+
### Bug Fixes
7+
8+
* remove broken keychain support for password ([#90](https://github.com/gemini-cli-extensions/postgres/issues/90)) ([239018f](https://github.com/gemini-cli-extensions/postgres/commit/239018f922890c729478868b9d24b672b889f47f))
9+
310
## [0.2.1](https://github.com/gemini-cli-extensions/postgres/compare/0.2.0...0.2.1) (2026-01-30)
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": "postgres",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Connect and interact with a PostgreSQL database and data",
55
"mcpServers": {
66
"postgresql": {

0 commit comments

Comments
 (0)