File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed
Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1 .0"
2+ "." : " 0.2 .0"
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.2.0] ( https://github.com/gemini-cli-extensions/security/compare/v0.1.0...v0.2.0 ) (2025-10-07)
4+
5+
6+ ### Features
7+
8+ * migrate initial template ([ 6e71cc4] ( https://github.com/gemini-cli-extensions/security/commit/6e71cc405040cd733207fb2130fba732c10e4481 ) )
9+ * migrate initial template ([ 7c5d56e] ( https://github.com/gemini-cli-extensions/security/commit/7c5d56ed68511bb906650ae9fe37403a96e9920c ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " gemini-cli-security" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 0.2 .0" ,
44 "contextFileName" : " GEMINI.md" ,
55 "mcpServers" : {
66 "securityServer" : {
77 "command" : " node" ,
8- "args" : [" ${extensionPath}/mcp-server/dist/security.js" ]
8+ "args" : [
9+ " ${extensionPath}/mcp-server/dist/security.js"
10+ ]
911 }
1012 }
1113}
You can’t perform that action at this time.
0 commit comments