Skip to content

Commit 028dbf0

Browse files
authored
Merge pull request #4 from asepindrak/dev
Dev
2 parents 84cc3bf + ac8e668 commit 028dbf0

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

.changeset/thirty-feet-ring.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"commitflow": patch
3+
---
4+
5+
add initial changelog

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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"

0 commit comments

Comments
 (0)