Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit 39fab3c

Browse files
committed
chore: format changelog.md
1 parent e5ce682 commit 39fab3c

1 file changed

Lines changed: 6 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,16 @@
1-
# Changelog
2-
31
## 0.1.0 (2025-12-09)
42

5-
63
### Features
74

8-
* add export-project-plans slash command ([f4f8424](https://github.com/kenryu42/claude-code-plan-export/commit/f4f8424fdb20ff76b14aaa9535e29767987da2e4))
9-
* add plan export hook script ([8cea330](https://github.com/kenryu42/claude-code-plan-export/commit/8cea3301f2b25ecc0337263462acf8bf4cf72171))
10-
* add plugin metadata ([e85180f](https://github.com/kenryu42/claude-code-plan-export/commit/e85180f9dd90b907687cb49e5c26931982ce61ed))
11-
* add project-wide plan export script ([3a00764](https://github.com/kenryu42/claude-code-plan-export/commit/3a007643f5b5ecc9c088b4d5d88d689416b26f90))
12-
* add session hooks configuration ([3c0e4ae](https://github.com/kenryu42/claude-code-plan-export/commit/3c0e4aee96783a7573cd98a15deea749c22857d8))
13-
* add session start hook script ([8df7bc2](https://github.com/kenryu42/claude-code-plan-export/commit/8df7bc2c11adfbb2039d3e0a5e6dc72ebb0b5486))
5+
- add export-project-plans slash command ([f4f8424](https://github.com/kenryu42/claude-code-plan-export/commit/f4f8424fdb20ff76b14aaa9535e29767987da2e4))
6+
- add plan export hook script ([8cea330](https://github.com/kenryu42/claude-code-plan-export/commit/8cea3301f2b25ecc0337263462acf8bf4cf72171))
7+
- add plugin metadata ([e85180f](https://github.com/kenryu42/claude-code-plan-export/commit/e85180f9dd90b907687cb49e5c26931982ce61ed))
8+
- add project-wide plan export script ([3a00764](https://github.com/kenryu42/claude-code-plan-export/commit/3a007643f5b5ecc9c088b4d5d88d689416b26f90))
9+
- add session hooks configuration ([3c0e4ae](https://github.com/kenryu42/claude-code-plan-export/commit/3c0e4aee96783a7573cd98a15deea749c22857d8))
10+
- add session start hook script ([8df7bc2](https://github.com/kenryu42/claude-code-plan-export/commit/8df7bc2c11adfbb2039d3e0a5e6dc72ebb0b5486))
1411

1512
## Changelog
1613

17-
---
18-
1914
All notable changes to this project will be documented in this file.
2015

2116
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),

0 commit comments

Comments
 (0)