Skip to content

chore: release v2.13.0#420

Merged
jdx merged 1 commit intomainfrom
release
Jan 19, 2026
Merged

chore: release v2.13.0#420
jdx merged 1 commit intomainfrom
release

Conversation

@mise-en-dev
Copy link
Copy Markdown
Collaborator

@mise-en-dev mise-en-dev commented Jan 16, 2026

🚀 Features

  • (release) add LLM-generated prose summary to release notes by @jdx in #421
  • add LLM-generated release notes for GitHub releases by @jdx in #423
  • add spec lint command by @jdx in #430

🐛 Bug Fixes

  • replace unsafe path unwrap chains with proper error handling by @jdx in #424
  • pass positional args through to executed scripts by @jdx in #425
  • replace unimplemented!() with proper errors for unsupported shells by @jdx in #432
  • update claude CLI model and add bypassPermissions by @jdx in #435

🚜 Refactor

  • remove unused double-shebang support by @jdx in #426
  • replace once_cell with std::sync::LazyLock by @jdx in #428
  • improve code quality with safety and lint fixes by @jdx in #427

⚡ Performance

  • use Arc for flag/arg keys in ParseOutput to reduce cloning by @jdx in #422

🔍 Other Changes

  • update insta snapshots to newer format by @jdx in #429
  • fix legacy inline snapshot format warnings by @jdx in #433
  • replace TODO with doc comment for subcommand_lookup by @jdx in #434

📦️ Dependency Updates

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.42%. Comparing base (2cd5def) to head (378ee15).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #420      +/-   ##
==========================================
+ Coverage   46.63%   47.42%   +0.78%     
==========================================
  Files          46       47       +1     
  Lines        6546     6651     +105     
  Branches     6546     6651     +105     
==========================================
+ Hits         3053     3154     +101     
- Misses       1732     1737       +5     
+ Partials     1761     1760       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mise-en-dev mise-en-dev force-pushed the release branch 3 times, most recently from 0a9a18c to 332ffc9 Compare January 19, 2026 02:11
@mise-en-dev mise-en-dev changed the title chore: release v2.12.1 chore: release v2.13.0 Jan 19, 2026
@jdx jdx enabled auto-merge (squash) January 19, 2026 02:15
@jdx jdx disabled auto-merge January 19, 2026 02:15
@mise-en-dev mise-en-dev force-pushed the release branch 10 times, most recently from 1b6d68e to ccb9309 Compare January 19, 2026 03:42
@jdx jdx enabled auto-merge (squash) January 19, 2026 04:29
@jdx jdx merged commit a557358 into main Jan 19, 2026
7 checks passed
@jdx jdx deleted the release branch January 19, 2026 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants