File tree Expand file tree Collapse file tree 3 files changed +11
-6
lines changed
Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.0.1
4+
5+ ### Patch Changes
6+
7+ - 4d4b249: add initial changelog
8+
39All notable changes to this project will be documented in this file.
410
511The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
@@ -8,12 +14,16 @@ and this project adheres to [Conventional Commits](https://www.conventionalcommi
814---
915
1016## [ 1.0.0] - 2025-11-03
17+
1118### Added
19+
1220- ✨ Initial release of CommitFlow — AI-powered GitHub Insight & Project Management Tool
1321
1422### Chore
23+
1524- chore: setup changesets for versioning and releases
1625- chore: update changelog and package versions
1726
1827### Docs
28+
1929- docs: change README title to "🧠 CommitFlow - Smart Project Insights"
Original file line number Diff line number Diff line change 11{
22 "name" : " commitflow" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "changeset" : " changeset" ,
You can’t perform that action at this time.
0 commit comments