Skip to content

🔖 release: mobile@1.2.10, server@0.2.95#1036

Merged
cruzdanilo merged 1 commit into
mainfrom
changeset-release/main
May 21, 2026
Merged

🔖 release: mobile@1.2.10, server@0.2.95#1036
cruzdanilo merged 1 commit into
mainfrom
changeset-release/main

Conversation

@cruzdanilo
Copy link
Copy Markdown
Member

@cruzdanilo cruzdanilo commented May 21, 2026

Releases

@exactly/mobile@1.2.10

Patch Changes

@exactly/server@0.2.95

Patch Changes

Summary by CodeRabbit

Release Notes

  • Bug Fixes
    • Fixed bridge fee estimation accuracy
    • Resolved multi-device passkey authentication issues
    • Filtered unverified tokens from portfolio display
    • Improved bridge efficiency by batching fee token approvals

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 21, 2026

Walkthrough

Version 1.2.10 is released for @exactly/mobile (package.json bump and CHANGELOG.md entry documenting three patch fixes) and @exactly/server is bumped to 0.2.95 with its own changelog entry; .changeset/* entries were consolidated/updated accordingly.

Changes

Release v1.2.10 for @exactly/mobile

Layer / File(s) Summary
Mobile version, dependency, and changelog
package.json, CHANGELOG.md
Root version bumped to 1.2.10, CHANGELOG.md gains a 1.2.10 entry with three Patch Changes (bridge fee estimation fix, filter unverified tokens, batch fee token approval), and the @exactly/server workspace constraint in package.json is updated to ^0.2.95.

Server 0.2.95 release

Layer / File(s) Summary
Server version and changelog
server/package.json, server/CHANGELOG.md
server/package.json version bumped to 0.2.95 and server/CHANGELOG.md gains a new 0.2.95 entry with its patch change bullets.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

  • exactly/exa#691: Changesets-driven release updates that bump package versions and update/remove .changeset/* entries, touching shared artifacts like CHANGELOG.md and package.json.
  • exactly/exa#707: Changesets-driven release bookkeeping that updates package.json versions and corresponding changelogs for mobile and server packages.
  • exactly/exa#886: Similar server release metadata updates, including server/package.json version bumps and server/CHANGELOG.md entries.

Suggested reviewers

  • dieguezguille
  • nfmelendez
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically summarizes the main change: releasing two packages with their new versions.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changeset-release/main
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch changeset-release/main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@cruzdanilo cruzdanilo changed the title 🔖 release: mobile@1.2.10 🔖 release: server@0.2.95, mobile@1.2.10 May 21, 2026
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from c5237e1 to a72bc63 Compare May 21, 2026 20:07
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the @exactly/mobile package to version 1.2.10. The changes include a fix for bridge fee estimation, the filtering of unverified tokens from the portfolio, and the batching of fee token approvals into bridge calls. I have no feedback to provide as there were no review comments.

@sentry
Copy link
Copy Markdown

sentry Bot commented May 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.87%. Comparing base (60b14c9) to head (63373eb).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1036      +/-   ##
==========================================
+ Coverage   72.89%   73.87%   +0.98%     
==========================================
  Files         243      243              
  Lines       10415    10852     +437     
  Branches     3431     3678     +247     
==========================================
+ Hits         7592     8017     +425     
- Misses       2515     2528      +13     
+ Partials      308      307       -1     
Flag Coverage Δ
e2e 73.87% <ø> (+1.27%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cruzdanilo cruzdanilo changed the title 🔖 release: server@0.2.95, mobile@1.2.10 🔖 release: mobile@1.2.10, server@0.2.95 May 21, 2026
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from a72bc63 to 1585382 Compare May 21, 2026 21:33
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from 1585382 to 7a4164d Compare May 21, 2026 22:01
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from 7a4164d to 63373eb Compare May 21, 2026 22:39
@cruzdanilo cruzdanilo merged commit 63373eb into main May 21, 2026
12 checks passed
@cruzdanilo cruzdanilo deleted the changeset-release/main branch May 21, 2026 23: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