v1.0.0
What's Changed
Other Changes
- Add unit test suite for fs utils and management scripts by @lggarrison in #1
- build: compile dist on install and document GitHub usage by @lggarrison in #2
- Add ESLint, Prettier, and Husky for code quality by @lggarrison in #3
- fix(init): resolve templates path from compiled dist output by @lggarrison in #4
- feat(init): add wiki npm scripts, help command, and index --check by @lggarrison in #5
- feat(init): default project name to current directory by @lggarrison in #6
- docs(init): surface git hook setup options in init outro by @lggarrison in #9
- ci: add GitHub Actions CI and tag-triggered release workflow by @lggarrison in #10
- feat: add wiki:setup:husky for Husky git hook wiring by @lggarrison in #8
- feat(init): dogfood wiki vault and expand scaffold templates by @lggarrison in #11
- feat(wiki): enforce richer page model in lint and document git hook setup by @lggarrison in #12
- docs(wiki): add §7 agent workflows to AGENTS.md by @lggarrison in #13
- docs(wiki): add maintainer gotchas to AGENTS.md by @lggarrison in #14
- feat(llm-wiki-manager): add upgrade command and safe re-init by @lggarrison in #15
- test(cli): add Vitest e2e workflow tests for init and upgrade by @lggarrison in #16
- feat: UTC ISO timestamps for wiki log entries and page last_updated (+ dogfood/Obsidian refresh) by @lggarrison in #17
- chore: prepare repository for public release by @lggarrison in #18
- docs: move release runbook to RELEASING.md and reorder git hook setup by @lggarrison in #26
- Pin Node 24 for development and CI via .nvmrc by @lggarrison in #27
- ci(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #19
- ci(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #20
- chore(deps): bump @clack/prompts from 0.9.1 to 1.6.0 by @dependabot[bot] in #21
- chore(deps-dev): bump vitest from 3.2.6 to 4.1.9 by @dependabot[bot] in #23
- chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #24
- chore(deps-dev): bump lint-staged from 16.4.0 to 17.0.8 by @dependabot[bot] in #25
- Fix TypeScript 6 build compatibility by @lggarrison in #28
- chore: keep @types/node aligned with .nvmrc by @lggarrison in #29
- chore: align Node requirement to >=24 by @lggarrison in #30
- Prepare v1.0.0 release: fix template scripts, docs, and CI by @lggarrison in #31
- Move wiki tooling into the package, fix pre-1.0 bugs, and prepare v1.0.0 by @lggarrison in #32
- Automate npm releases with Trusted Publishing by @lggarrison in #33
- docs(wiki): refresh vault pages and add release pointer by @lggarrison in #34
New Contributors
- @dependabot[bot] made their first contribution in #19
Full Changelog: https://github.com/lggarrison/llm-wiki-manager/commits/v1.0.0