Skip to content

Commit d9d421e

Browse files
committed
chore(release): v1.0.11 - archive 1.1.0 plugin support
1 parent 54094f9 commit d9d421e

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,15 @@ Each skill maintains its own independent version. Use this matrix to understand
3232

3333
## [Unreleased]
3434

35+
## Released Versions
36+
37+
## [1.0.11] - 2026-03-13
38+
3539
### archive
3640
#### [1.1.0] - 2026-03-13
3741
- **Added**: Claude Code / Droid plugin support (`.factory-plugin/plugin.json`)
3842
- **Added**: `hooks/hooks.json``SessionStart` hook auto-loads `.archive/MEMORY.md` into session context when plugin is installed, enabling cross-session knowledge reuse without manual configuration
39-
40-
## Released Versions
43+
- **Added**: `hooks/load-memory.py` — supports `FACTORY_PROJECT_DIR`, `CLAUDE_PROJECT_DIR`, and `cwd()` fallback for cross-platform compatibility
4144

4245
## [1.0.10] - 2026-02-23
4346

skills.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.10",
2+
"version": "1.0.11",
33
"name": "OPC Skills",
44
"description": "Agent Skills for One Person Companies",
55
"repository": "https://github.com/ReScienceLab/opc-skills",

0 commit comments

Comments
 (0)