Releases: lggarrison/llm-wiki-manager
Releases · lggarrison/llm-wiki-manager
Release list
v1.0.3
What's Changed
Other Changes
- Release v1.0.2 by @lggarrison in #60
- Fix upgrade migration content corruption by @cursor[bot] in #59
- fix: prompt npm install after upgrade when local bin is missing by @lggarrison in #61
- fix: warn when node_modules lags pinned init/upgrade by @lggarrison in #62
- Use legal name in LICENSE and package.json author field by @lggarrison in #63
- fix: format index.md in wiki:build for lint-staged idempotence by @lggarrison in #64
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
Other Changes
- docs: add GitHub and npm release guide by @lggarrison in #7
- Release v1.0.0 — public npm package with bundled wiki CLI by @lggarrison in #35
- Fix upgrade data-loss and wikilink migration bugs by @cursor[bot] in #53
- Release 1.0.1 — fix init npm scripts and upgrade data loss by @lggarrison in #56
- fix: post-init wiki UX, wiki:doctor, init demo SVG; add release walkthrough rule by @lggarrison in #57
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
Other Changes
- docs: post-v1.0.0 release guide and upgrade test lint fix by @lggarrison in #36
- docs: update RELEASING.md for branch protection and PR-based releases by @lggarrison in #37
- docs: add post-release main to develop sync to release process by @lggarrison in #55
- fix: npm scripts fail after npx-only init by @lggarrison in #54
Full Changelog: v1.0.0...v1.0.1
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