Merge development into main (v4.1.0 release) #169

Merged
lmiranda merged 5 commits from development into main 2026-01-26 15:57:59 +00:00
3 changed files with 7 additions and 3 deletions
Showing only changes of commit 834cf3ac56 - Show all commits

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.