feat(voyage)!: bump v4.0.0, rename plugin to voyage, CHANGELOG entry [skip-docs]

This commit is contained in:
Kjell Tore Guttormsen 2026-05-05 15:27:06 +02:00
commit ee56b11c78
3 changed files with 38 additions and 7 deletions

View file

@ -1,7 +1,7 @@
{
"name": "ultraplan-local",
"version": "3.4.1",
"description": "Six-command context-engineering pipeline (brief → research → plan → execute → review → continue) for Claude Code.",
"name": "voyage",
"version": "4.0.0",
"description": "Voyage — brief, research, plan, execute, review, continue. Contract-driven Claude Code pipeline.",
"type": "module",
"engines": {
"node": ">=18"