File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed
Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0 .0"
2+ "." : " 0.1 .0"
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0 (2025-09-21)
4+
5+
6+ ### Miscellaneous Chores
7+
8+ * add initial docs ([ bbbf527] ( https://github.com/gemini-cli-extensions/postgres/commit/bbbf527811bbf8c6c43f5558077b3475efdba357 ) )
9+ * add package mvp ([ 88db10d] ( https://github.com/gemini-cli-extensions/postgres/commit/88db10d0bea9c22710392b7e5cdb58680e8ab1d7 ) )
10+ * add sync repo settings ([ e856930] ( https://github.com/gemini-cli-extensions/postgres/commit/e8569308266affcb18351a670e0b7e2c15ff750c ) )
11+ * make binary executable ([ #7 ] ( https://github.com/gemini-cli-extensions/postgres/issues/7 ) ) ([ 902fbd8] ( https://github.com/gemini-cli-extensions/postgres/commit/902fbd8424adbc1b21e9dc3fb3809be7af1a0c8c ) )
12+ * release 0.1.0 ([ #6 ] ( https://github.com/gemini-cli-extensions/postgres/issues/6 ) ) ([ e54412b] ( https://github.com/gemini-cli-extensions/postgres/commit/e54412bbfd20c6efdd8b01dda55d28af857dc36f ) )
13+ * Update CODEOWNERS ([ #4 ] ( https://github.com/gemini-cli-extensions/postgres/issues/4 ) ) ([ adb0e1b] ( https://github.com/gemini-cli-extensions/postgres/commit/adb0e1becda8323a1db51ab41ce56ca5574bde2b ) )
14+
15+
16+ ### Documentation
17+
18+ * update files ([ #1 ] ( https://github.com/gemini-cli-extensions/postgres/issues/1 ) ) ([ 3524b79] ( https://github.com/gemini-cli-extensions/postgres/commit/3524b79869aeca49c7a68ab244b76113887c5296 ) )
19+ * Update README.md ([ #5 ] ( https://github.com/gemini-cli-extensions/postgres/issues/5 ) ) ([ c2cf8c8] ( https://github.com/gemini-cli-extensions/postgres/commit/c2cf8c8e648fd9bbf17444b8da9265869231b2aa ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " postgres" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " Connect and interact with a PostgreSQL database and data" ,
55 "mcpServers" : {
66 "PostgreSQL" : {
You can’t perform that action at this time.
0 commit comments