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

Commit 88277f5

Browse files
authored
Merge pull request #6 from kenryu42/release-please--branches--main
chore(main): release 0.1.4
2 parents 8ca8ca0 + 8a9a423 commit 88277f5

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.3",
3+
"version": "0.1.4",
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.3"
2+
".": "0.1.4"
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.4](https://github.com/kenryu42/claude-code-plan-export/compare/v0.1.3...v0.1.4) (2025-12-16)
4+
5+
6+
### Bug Fixes
7+
8+
* change timestamp format from HH:MM:SS to HHMMSS ([4907ba3](https://github.com/kenryu42/claude-code-plan-export/commit/4907ba36cb1ee14dd2193bd161a542eedd98752a))
9+
310
## [0.1.3](https://github.com/kenryu42/claude-code-plan-export/compare/v0.1.2...v0.1.3) (2025-12-16)
411

512
### Bug Fixes

0 commit comments

Comments
 (0)