bump: version 0.5.1 → 0.6.0

This commit is contained in:
github-actions[bot] 2025-05-29 10:47:39 +00:00
parent a28d999958
commit 07f10856bc
2 changed files with 16 additions and 1 deletions

View file

@ -1,3 +1,18 @@
## v0.6.0 (2025-05-29)
### Feat
- add comprehensive environment and trending analysis prompt templates
- add MCP prompt templates for PyPI package analysis and decision-making
### Fix
- resolve all lint issues and fix failing tests
### Refactor
- update prompt templates to follow standard MCP workflow
## v0.5.1 (2025-05-27)
### Fix