Skip to content

Commit bd373b8

Browse files
chore: update changelog and package versions
1 parent 028dbf0 commit bd373b8

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/thirty-feet-ring.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 4d4b249: add initial changelog
8+
39
All notable changes to this project will be documented in this file.
410

511
The 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"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitflow",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"scripts": {
66
"changeset": "changeset",

0 commit comments

Comments
 (0)