We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84cc3bf + ac8e668 commit 028dbf0Copy full SHA for 028dbf0
2 files changed
.changeset/thirty-feet-ring.md
@@ -0,0 +1,5 @@
1
+---
2
+"commitflow": patch
3
4
+
5
+add initial changelog
CHANGELOG.md
@@ -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/),
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