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

Commit 82458cf

Browse files
authored
Merge pull request #3 from kenryu42/release-please--branches--main
chore(main): release 0.1.1
2 parents 1d9589c + f10e974 commit 82458cf

4 files changed

Lines changed: 12 additions & 3 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{
1313
"name": "plan-export",
1414
"description": "Auto-save your Claude Code plans to the project root when you finish planning.",
15-
"version": "0.1.0",
15+
"version": "0.1.1",
1616
"source": "./",
1717
"author": {
1818
"name": "J Liew",

.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.0",
3+
"version": "0.1.1",
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.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Changelog
2+
3+
## [0.1.1](https://github.com/kenryu42/claude-code-plan-export/compare/v0.1.0...v0.1.1) (2025-12-12)
4+
5+
6+
### Features
7+
8+
* add timestamped plan export command ([0ff110b](https://github.com/kenryu42/claude-code-plan-export/commit/0ff110b6049cb48b688f0a8d23436b90beee7609))
9+
110
## 0.1.0 (2025-12-09)
211

312
### Features

0 commit comments

Comments
 (0)