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

Commit f7c0cff

Browse files
authored
Merge pull request #4 from kenryu42/release-please--branches--main
chore(main): release 0.1.2
2 parents 8d72f31 + f3eecc4 commit f7c0cff

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.1",
3+
"version": "0.1.2",
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.1"
2+
".": "0.1.2"
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.2](https://github.com/kenryu42/claude-code-plan-export/compare/v0.1.1...v0.1.2) (2025-12-13)
4+
5+
6+
### Features
7+
8+
* add execute-plan slash command ([8d72f31](https://github.com/kenryu42/claude-code-plan-export/commit/8d72f311a76ccf384d4ba733f2a558647f1c4fda))
9+
310
## [0.1.1](https://github.com/kenryu42/claude-code-plan-export/compare/v0.1.0...v0.1.1) (2025-12-12)
411

512

0 commit comments

Comments
 (0)