mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 07:36:46 +00:00
36 lines
428 B
Markdown
36 lines
428 B
Markdown
# Release Notes Template
|
|
|
|
## Title
|
|
`vX.Y.Z - one-line summary`
|
|
|
|
## Summary
|
|
|
|
Briefly explain what changed and why this release matters.
|
|
|
|
## Highlights
|
|
|
|
- item 1
|
|
- item 2
|
|
- item 3
|
|
|
|
## Added
|
|
|
|
- new files
|
|
- new docs
|
|
- new examples
|
|
|
|
## Improved
|
|
|
|
- onboarding
|
|
- naming
|
|
- consistency
|
|
|
|
## Fixed
|
|
|
|
- broken links
|
|
- typos
|
|
- example mismatches
|
|
|
|
## Upgrade notes
|
|
|
|
Mention anything existing users should review after pulling the new version.
|