Skip to content

Commit ec60ec9

Browse files
committed
chore(release): bump version to 0.4.0
Cut the accumulated Unreleased work for the plugin split, weekly-report upgrade, repository guidance, and branch-aware PR workflow.\n\nVerify: bash scripts/validate.sh; markdownlint checked 45 files; sync dry-run passed 15/15; skills CLI found 15 skills.
1 parent 422ec25 commit ec60ec9

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77

88
## [Unreleased]
99

10+
## [0.4.0] - 2026-07-13
11+
1012
### Added
1113

1214
- **Codex Marketplace** — Publish `developer-workflows`, `personal-knowledge`, `creative-fun`, and the author-only `personal` plugin with repository-local manifests and contract validation.
1315
- **Personal plugin** — Separate six workflows tied to the author's Obsidian structure, writing preferences, and reporting setup from the general-purpose installation path.
16+
- **Repository guidance** — Add root `AGENTS.md` with repository-specific plugin layout, Personal content boundaries, documentation synchronization, and validation commands.
1417

1518
### Changed
1619

@@ -19,6 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
1922
- **Validation and sync** — Discover bundled skills from plugin directories, reject duplicate skill names, validate marketplace and plugin contracts, and run repository tests through `scripts/validate.sh`.
2023
- **Skill dependencies** — Replace stale `writing-proofreading` references with `writing-assistant`, document the required dependency from `diary-assistant` to `schedule-manager`, and retain the optional dependency from `writing-assistant` to `markdown-lint`.
2124
- **diary-note / diary-assistant** — Add universal "diary is for the writer's future self" rules to `diary-note` SKILL.md (avoid narrator framing, prefer prose over sub-headings, leave hooks not articles). Extend the shared user-config schema with an optional `## 写作风格` section so individual style preferences (bold-as-TLDR, divider char, quote style, em-dash policy, register) layer on top of the universal rules.
25+
- **weekly-report** — Rewrite the workflow and template in Chinese, collect from Obsidian, Meegle, GitLab, GitHub, and local Git, support alternating five- and six-day workweeks, and schedule confirmed plans in Apple Calendar.
26+
- **git-workflow** — Preserve unrelated worktree changes, create or update PRs/MRs after feature-branch commits, require explicit intent for direct default-branch pushes, and choose PR/MR language from the reviewer audience.
2227

2328
### Removed
2429

@@ -128,6 +133,8 @@ First tagged release. All skills that existed before this point are included.
128133
- Standardized Prerequisites section across all skills
129134
- Architecture diagram in README showing skill dependencies and external tool requirements
130135

136+
[Unreleased]: https://github.com/niracler/skill/compare/v0.4.0...HEAD
137+
[0.4.0]: https://github.com/niracler/skill/compare/v0.3.0...v0.4.0
131138
[0.3.0]: https://github.com/niracler/skill/compare/v0.2.1...v0.3.0
132139
[0.2.1]: https://github.com/niracler/skill/compare/v0.2.0...v0.2.1
133140
[0.2.0]: https://github.com/niracler/skill/compare/v0.1.3...v0.2.0

0 commit comments

Comments
 (0)