Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/thirty-feet-ring.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"commitflow": patch
---

add initial changelog
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).

---

## [1.0.0] - 2025-11-03
### Added
- ✨ Initial release of CommitFlow — AI-powered GitHub Insight & Project Management Tool

### Chore
- chore: setup changesets for versioning and releases
- chore: update changelog and package versions

### Docs
- docs: change README title to "🧠 CommitFlow - Smart Project Insights"