Skip to content

chore: release v0.3.2#385

Merged
bensonwong merged 1 commit intomainfrom
release/v0.3.2
Mar 28, 2026
Merged

chore: release v0.3.2#385
bensonwong merged 1 commit intomainfrom
release/v0.3.2

Conversation

@bensonwong
Copy link
Copy Markdown
Collaborator

@bensonwong bensonwong commented Mar 28, 2026

Summary

Changes since v0.3.1

  • CLI enhancementsverify --html, normalize command, proxy support, auth login/keygen flows
  • formatting module — renamed from markdown, new indicators export
  • Build fixes — correct build order, DTS generation
  • Removed — GitHub/Slack/HTML/markdown renderers, proof URL utilities, internal docs

Post-merge

After merging, tag and publish:

git tag v0.3.2
git push origin v0.3.2
gh release create v0.3.2 --generate-notes
# The publish.yml workflow triggers on release creation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 28, 2026

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

4 Skipped Deployments
Project Deployment Actions Updated (UTC)
agui-chat-deepcitation Ignored Ignored Mar 28, 2026 11:01am
deepcitation-langchain-rag-chat Ignored Ignored Mar 28, 2026 11:01am
mastra-rag-deepcitation Ignored Ignored Mar 28, 2026 11:01am
nextjs-ai-sdk-deepcitation Ignored Ignored Mar 28, 2026 11:01am

@github-actions
Copy link
Copy Markdown
Contributor

✅ Playwright Test Report

Status: Tests passed

📊 Download Report & Snapshots (see Artifacts section)

What's in the Visual Snapshots

The gallery includes visual snapshots for:

  • 🖥️ Desktop showcase (all variants × all states)
  • 📱 Mobile showcase (iPhone SE viewport)
  • 📟 Tablet showcase (iPad viewport)
  • 🔍 Popover states (verified, partial, not found)
  • 🔗 URL citation variants

Run ID: 23683805212

@claude
Copy link
Copy Markdown

claude bot commented Mar 28, 2026

PR Review for release v0.3.2 - Overall this is a clean release PR. The changelog follows Keep a Changelog conventions, the diff is minimal, and the missing [0.3.1] link has been added. Main concern: semver. The release removes/renames public exports (markdown to formatting entry point, renderMarkdown/githubRenderer/htmlRenderer/slackRenderer, buildProofUrl utilities) which are breaking changes. A patch bump signals no breaking changes but consumers on ^0.3.1 will auto-upgrade and break. Recommend bumping to 0.4.0 or adding a Breaking Changes section. Minor: keygen mention in changelog not confirmed in PR 384 summary; normalize proxy wording could clarify --proxy is a global CLI flag.

@bensonwong bensonwong merged commit ef154bc into main Mar 28, 2026
14 checks passed
@bensonwong bensonwong deleted the release/v0.3.2 branch March 28, 2026 11:06
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