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

Commit 511cf61

Browse files
authored
Merge pull request #5 from kenryu42/release-please--branches--main
chore(main): release 0.1.3
2 parents 56aae63 + 820b74a commit 511cf61

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plan-export",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Auto-save your Claude Code plans to the project root when you finish planning.",
55
"author": {
66
"name": "J Liew",

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.2"
2+
".": "0.1.3"
33
}

CHANGELOG.md

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

3+
## [0.1.3](https://github.com/kenryu42/claude-code-plan-export/compare/v0.1.2...v0.1.3) (2025-12-16)
4+
5+
6+
### Bug Fixes
7+
8+
* enhance session_start hook with file locking and validation ([6f8abd8](https://github.com/kenryu42/claude-code-plan-export/commit/6f8abd8258f2a201dda5e089e17ab2bb06fd5bc7))
9+
310
## [0.1.2](https://github.com/kenryu42/claude-code-plan-export/compare/v0.1.1...v0.1.2) (2025-12-13)
411

512

0 commit comments

Comments
 (0)