File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " code-please" ,
3- "version" : " 0.1.4 " ,
3+ "version" : " 0.1.5 " ,
44 "description" : " MCP server and CLI tool for AI-assisted coding with auto-formatting and LSP diagnostics" ,
55 "repository" : " https://github.com/chatbot-pf/code-please" ,
66 "author" : {
Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.4 " ,
3- "packages/code" : " 0.1.3 " ,
4- "packages/dora" : " 0.1.2 " ,
2+ "." : " 0.1.5 " ,
3+ "packages/code" : " 0.1.4 " ,
4+ "packages/dora" : " 0.1.3 " ,
55 "packages/format" : " 0.1.0" ,
6- "packages/lsp" : " 0.1.2 "
6+ "packages/lsp" : " 0.1.3 "
77}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.5] ( https://github.com/chatbot-pf/code-please/compare/code-please-v0.1.4...code-please-v0.1.5 ) (2025-12-18)
4+
5+
6+ ### Features
7+
8+ * ** lsp:** add Rename Symbol support ([ #19 ] ( https://github.com/chatbot-pf/code-please/issues/19 ) ) ([ 12ec597] ( https://github.com/chatbot-pf/code-please/commit/12ec59785b6eefdc8cdd56e18c21fdf2466e8a7d ) )
9+
310## [ 0.1.4] ( https://github.com/chatbot-pf/code-please/compare/code-please-v0.1.3...code-please-v0.1.4 ) (2025-12-18)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " code-please" ,
33 "type" : " module" ,
4- "version" : " 0.1.4 " ,
4+ "version" : " 0.1.5 " ,
55 "packageManager" : " bun@1.3.3" ,
66 "description" : " Auto-format and type-check hooks for AI coding" ,
77 "workspaces" : [
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.4] ( https://github.com/chatbot-pf/code-please/compare/@pleaseai/code-v0.1.3...@pleaseai/code-v0.1.4 ) (2025-12-18)
4+
5+
6+ ### Dependencies
7+
8+ * The following workspace dependencies were updated
9+ * dependencies
10+ * @pleaseai/code-lsp bumped to 0.1.3
11+
312## [ 0.1.3] ( https://github.com/chatbot-pf/code-please/compare/@pleaseai/code-v0.1.2...@pleaseai/code-v0.1.3 ) (2025-12-18)
413
514
Original file line number Diff line number Diff line change 11{
22 "name" : " @pleaseai/code" ,
33 "type" : " module" ,
4- "version" : " 0.1.3 " ,
4+ "version" : " 0.1.4 " ,
55 "description" : " Auto-format and type-check hooks for AI coding" ,
66 "author" : " Minsu Lee" ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.3] ( https://github.com/chatbot-pf/code-please/compare/@pleaseai/dora-v0.1.2...@pleaseai/dora-v0.1.3 ) (2025-12-18)
4+
5+
6+ ### Dependencies
7+
8+ * The following workspace dependencies were updated
9+ * dependencies
10+ * @pleaseai/code-lsp bumped to 0.1.3
11+
312## [ 0.1.2] ( https://github.com/chatbot-pf/code-please/compare/@pleaseai/dora-v0.1.1...@pleaseai/dora-v0.1.2 ) (2025-12-18)
413
514
Original file line number Diff line number Diff line change 11{
22 "name" : " @pleaseai/dora" ,
33 "type" : " module" ,
4- "version" : " 0.1.2 " ,
4+ "version" : " 0.1.3 " ,
55 "description" : " MCP server for JetBrains IDE integration" ,
66 "author" : " Minsu Lee" ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.3] ( https://github.com/chatbot-pf/code-please/compare/@pleaseai/code-lsp-v0.1.2...@pleaseai/code-lsp-v0.1.3 ) (2025-12-18)
4+
5+
6+ ### Features
7+
8+ * ** lsp:** add Rename Symbol support ([ #19 ] ( https://github.com/chatbot-pf/code-please/issues/19 ) ) ([ 12ec597] ( https://github.com/chatbot-pf/code-please/commit/12ec59785b6eefdc8cdd56e18c21fdf2466e8a7d ) )
9+
310## [ 0.1.2] ( https://github.com/chatbot-pf/code-please/compare/@pleaseai/code-lsp-v0.1.1...@pleaseai/code-lsp-v0.1.2 ) (2025-12-18)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @pleaseai/code-lsp" ,
33 "type" : " module" ,
4- "version" : " 0.1.2 " ,
4+ "version" : " 0.1.3 " ,
55 "description" : " LSP client for AI coding tools" ,
66 "author" : " Minsu Lee" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments