File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " commitflow " : patch
3+ ---
4+
5+ add initial changelog
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Conventional Commits] ( https://www.conventionalcommits.org/en/v1.0.0/ ) .
7+
8+ ---
9+
10+ ## [ 1.0.0] - 2025-11-03
11+ ### Added
12+ - ✨ Initial release of CommitFlow — AI-powered GitHub Insight & Project Management Tool
13+
14+ ### Chore
15+ - chore: setup changesets for versioning and releases
16+ - chore: update changelog and package versions
17+
18+ ### Docs
19+ - docs: change README title to "🧠 CommitFlow - Smart Project Insights"
You can’t perform that action at this time.
0 commit comments