Skip to content

chore: version packages to v0.8.0 - #72

Merged
nickhart merged 1 commit into
mainfrom
chore/version-v0.8.0
Aug 8, 2026
Merged

chore: version packages to v0.8.0#72
nickhart merged 1 commit into
mainfrom
chore/version-v0.8.0

Conversation

@nickhart

@nickhart nickhart commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Version bump for all linked packages to v0.8.0.

Changes in this release

@md2do/mcp (minor)

  • New build_integration prompt — generates a ready-to-use prompt for any Claude agent to fetch tasks from an external source and write valid JSONL ingest files
  • Fix formatTask() to include sources field so Claude can see external IDs on ingested tasks

@md2do/todoist (patch)

  • Add TodoistProvider unit tests (16 tests)
  • Fix coverage thresholds; exclude client.ts (network wrapper) from coverage

@md2do/cli, @md2do/core, @md2do/config — version sync only

After merge

Create a GitHub Release tagged v0.8.0 to trigger npm + VSCode + Obsidian publish.

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
md2do Ready Ready Preview Aug 8, 2026 4:36pm

Request Review

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

Coverage after merging chore/version-v0.8.0 into main will be

91.93%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   index.ts0%0%0%0%1, 1, 10–19, 2, 20–29, 3, 30–33, 4–9
src/filters
   index.ts98.85%94.83%100%99.44%128–130, 186, 196
src/ingest
   index.ts98.34%96.61%100%98.88%130, 29–31
src/migrator
   index.ts99.32%92.31%100%100%110
src/parser
   index.ts96.90%94.19%100%97.35%148, 151, 178–184, 187, 197–203
   patterns.ts100%100%100%100%
src/scanner
   index.ts94.96%77.78%100%97.10%100–101, 101–103, 95, 95–98, 98–99
src/sorting
   index.ts98.83%94.12%100%100%116, 137, 95
src/utils
   dates.ts83.45%92.31%66.67%82.93%24–38, 76–82
   id.ts100%100%100%100%
src/warnings
   filter.ts0%0%0%0%1, 1, 10–19, 2, 20–29, 3, 30–39, 4, 40–49, 5, 50–59, 6, 60–69, 7, 70–79, 8, 80–89, 9, 90–93
src/writer
   index.ts92.93%86.05%100%93.75%145, 204–205, 211–213, 240–251, 285–287, 330–335

@nickhart
nickhart merged commit 79faf81 into main Aug 8, 2026
12 checks passed
@nickhart
nickhart deleted the chore/version-v0.8.0 branch August 8, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant