Skip to content

Commit b646c19

Browse files
committed
chore: bump to v0.14.5 (step reordering instructions, goal.md updates)
Co-developed-by: Claude Code v2.1.50 (claude-opus-4-6)
1 parent e59e34a commit b646c19

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"name": "context-daddy",
1010
"source": "./",
1111
"description": "Your codebase's context needs a responsible adult. Fast code exploration, living project narratives, and tribal knowledge that survives across sessions.",
12-
"version": "0.14.4",
12+
"version": "0.14.5",
1313
"author": {
1414
"name": "Robert Taylor"
1515
},

.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": "context-daddy",
3-
"version": "0.14.4",
3+
"version": "0.14.5",
44
"description": "Your codebase's context needs a responsible adult. Fast code exploration, living project narratives, and tribal knowledge that survives across sessions.",
55
"author": {
66
"name": "Robert Taylor"

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to the context-tools plugin will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.14.5] - 2026-03-02
9+
10+
### Added
11+
- **Step reordering/removal instructions** - Goal skill and context helper now explain how to rearrange or delete plan steps by editing the goal file directly
12+
813
## [0.14.4] - 2026-03-01
914

1015
### Fixed

0 commit comments

Comments
 (0)