mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 06:56:45 +00:00
feat: launch Vibeflow n8n v0.5.0
This commit is contained in:
commit
097f35215f
60 changed files with 2831 additions and 0 deletions
74
CHANGELOG.md
Normal file
74
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,74 @@
|
|||
# Changelog
|
||||
|
||||
## 0.5.0
|
||||
|
||||
- Added launch-ready branding files, including logo and social preview SVG assets
|
||||
- Added community onboarding docs, starter issue ideas, and social copy
|
||||
- Added GitHub publishing tutorial with both web and CLI flows
|
||||
- Added Discussion templates and an extra good-first-issue template
|
||||
- Refined README for public launch positioning
|
||||
|
||||
## v0.4.0
|
||||
|
||||
Launch-focused release that makes the repository ready for public publication on GitHub.
|
||||
|
||||
### Added
|
||||
- launch assets and copy pack for GitHub, socials, and repository metadata
|
||||
- reusable release notes template
|
||||
- sample MCP config files for Codex, Claude Code, and OpenCode
|
||||
- starter screenshots guide and demo capture checklist
|
||||
- launch-day checklist with publishing order and post-launch follow-up
|
||||
- README polish for public-facing adoption
|
||||
|
||||
### Improved
|
||||
- clearer positioning for the project as a planning-first skill kit
|
||||
- stronger onboarding guidance for first-time users
|
||||
- better launch readiness for open-source publication
|
||||
|
||||
## v0.3.0
|
||||
|
||||
GitHub-ready skill kit with schema, install guides, and client snippets.
|
||||
|
||||
### Added
|
||||
- getting started guide
|
||||
- install/setup docs
|
||||
- normalized plan schema
|
||||
- sample plan JSON
|
||||
- release checklist
|
||||
- concrete client snippets for Codex, Claude Code, OpenCode
|
||||
- OpenClaude compatibility notes
|
||||
|
||||
### Improved
|
||||
- README structure and public-facing docs
|
||||
- packaging for publication
|
||||
|
||||
## v0.2.0
|
||||
|
||||
Second public iteration focused on open-source readiness and documentation maturity.
|
||||
|
||||
### Added
|
||||
- bilingual README
|
||||
- architecture and roadmap docs
|
||||
- contributing, security, and changelog files
|
||||
- recipes for lead triage, support triage, and invoice reminders
|
||||
- walkthrough examples
|
||||
- GitHub issue and PR templates
|
||||
- starter markdown lint workflow
|
||||
|
||||
### Improved
|
||||
- project structure for public publishing
|
||||
- skill prompt and conversation contract
|
||||
|
||||
## v0.1.0
|
||||
|
||||
Initial public skeleton of the Vibeflow n8n skill kit.
|
||||
|
||||
### Added
|
||||
- repository structure
|
||||
- initial README
|
||||
- skill spec
|
||||
- conversation contract
|
||||
- publishing guide
|
||||
- system prompt
|
||||
- intake and final report templates
|
||||
- example plans and briefs
|
||||
Loading…
Add table
Add a link
Reference in a new issue