chore: release v4.1.0

This commit is contained in:
2026-01-26 10:36:14 -05:00
parent ab4d940f94
commit d353c74432
3 changed files with 7 additions and 3 deletions

View File

@@ -6,12 +6,12 @@
},
"metadata": {
"description": "Project management plugins with Gitea and NetBox integrations",
"version": "4.0.0"
"version": "4.1.0"
},
"plugins": [
{
"name": "projman",
"version": "3.1.0",
"version": "3.2.0",
"description": "Sprint planning and project management with Gitea integration",
"source": "./plugins/projman",
"author": {

View File

@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
---
## [4.1.0] - 2026-01-26
### Added
- **projman:** Wiki-based planning workflow enhancement (V04.1.0)
- Flexible input source detection in `/sprint-plan` (file, wiki, or conversation)

View File

@@ -1,4 +1,4 @@
# Leo Claude Marketplace - v4.0.0
# Leo Claude Marketplace - v4.1.0
A collection of Claude Code plugins for project management, infrastructure automation, and development workflows.