Skip to content

Release v2.1.1#20

Merged
userFRM merged 1 commit into
masterfrom
release/v2.1.1
Mar 18, 2026
Merged

Release v2.1.1#20
userFRM merged 1 commit into
masterfrom
release/v2.1.1

Conversation

@userFRM

@userFRM userFRM commented Mar 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • bump all Rust crates and the npm package from 2.1.0 to 2.1.1
  • update internal dependency pins and lockfiles so the release version is fully synchronized
  • add a 2.1.1 changelog entry covering the packaging, CI, subscription, and documentation fixes already merged

Verification

  • cargo test
  • cargo test --manifest-path crates/tauri-plugin-conduit/Cargo.toml
  • cd packages/tauri-plugin-conduit && npm test
  • cd packages/tauri-plugin-conduit && npm run check
  • cd packages/tauri-plugin-conduit && npm run build && npm pack --dry-run 2>&1 | tee /tmp/tauri-plugin-conduit-pack-2.1.1.txt >/dev/null && grep 'dist/index.js' /tmp/tauri-plugin-conduit-pack-2.1.1.txt

@userFRM userFRM merged commit 64c3724 into master Mar 18, 2026
10 checks passed
@userFRM userFRM deleted the release/v2.1.1 branch March 18, 2026 13:03
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