Skip to content

🔖 release: mobile@1.2.5, server@0.2.90#981

Merged
cruzdanilo merged 1 commit intomainfrom
changeset-release/main
Apr 29, 2026
Merged

🔖 release: mobile@1.2.5, server@0.2.90#981
cruzdanilo merged 1 commit intomainfrom
changeset-release/main

Conversation

@cruzdanilo
Copy link
Copy Markdown
Member

@cruzdanilo cruzdanilo commented Apr 28, 2026

Releases

@exactly/mobile@1.2.5

Patch Changes

@exactly/server@0.2.90

Patch Changes

Summary by CodeRabbit

  • New Features

    • Bridge and KYC onboarding capabilities
    • Stellar memo support
    • Multi-card statement support (server)
  • Bug Fixes

    • Token and balance display corrections
    • Transport retry behavior optimization
    • UI layout and alignment refinements
  • Chores

    • Released @exactly/mobile v1.2.5
    • Released @exactly/server v0.2.90 with EVM network support for bridge functionality

@cruzdanilo cruzdanilo requested a review from Mateo-Soso as a code owner April 28, 2026 14:15
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 28, 2026

Walkthrough

Bumps top-level mobile package to 1.2.5 and @exactly/server to 0.2.90, updates both CHANGELOGs, advances the workspace dependency for @exactly/server, and removes multiple .changeset files that previously declared patch releases for mobile and server. (34 words)

Changes

Cohort / File(s) Summary
Top-level release
package.json, CHANGELOG.md
Update mobile package version 1.2.4 → 1.2.5; add CHANGELOG entry for 1.2.5; bump workspace dependency @exactly/serverworkspace:^0.2.90.
Server release
server/package.json, server/CHANGELOG.md
Bump @exactly/server version 0.2.89 → 0.2.90 and add server changelog entries (EVM bridge onramp, KYC link allowlist, multiple cards in statements).
Changeset cleanup
.changeset/
.changeset/wild-geckos-remain.md, .changeset/bright-foxes-swim.md, .changeset/bright-owls-glow.md, .changeset/brisk-otters-sing.md, .changeset/fuzzy-adults-tease.md, .changeset/open-coats-battle.md, .changeset/soft-ferrets-tap.md, .changeset/strong-kings-pay.md, .changeset/wicked-buses-go.md, .changeset/witty-emus-divide.md, .changeset/bright-evm-arrive.md, .changeset/bright-masks-attend.md, .changeset/fluffy-cameras-rush.md
Remove multiple Changesets markdown files that previously declared patch bumps and release notes for @exactly/mobile and @exactly/server. No source code changes.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • nfmelendez
  • dieguezguille
  • Mateo-Soso
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely summarizes the main purpose of the PR: releasing two packages at specific versions (mobile@1.2.5, server@0.2.90).
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.

✏️ 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

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
Review rate limit: 0/1 reviews remaining, refill in 60 minutes.

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

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1


ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: ff5de849-047b-42a9-97fc-76cc72ba413d

📥 Commits

Reviewing files that changed from the base of the PR and between 45fcb30 and 87c8107.

📒 Files selected for processing (3)
  • .changeset/wild-geckos-remain.md
  • CHANGELOG.md
  • package.json
💤 Files with no reviewable changes (1)
  • .changeset/wild-geckos-remain.md

Comment thread CHANGELOG.md
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 version of @exactly/mobile from 1.2.4 to 1.2.5 and updates the CHANGELOG.md to reflect the fix for the proposal block override time issue. I have no further feedback to provide.

@sentry
Copy link
Copy Markdown

sentry Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.49%. Comparing base (8d4a628) to head (dfbd4de).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #981      +/-   ##
==========================================
+ Coverage   73.00%   73.49%   +0.48%     
==========================================
  Files         229      229              
  Lines        8728     8874     +146     
  Branches     2850     2927      +77     
==========================================
+ Hits         6372     6522     +150     
- Misses       2114     2117       +3     
+ Partials      242      235       -7     
Flag Coverage Δ
e2e 73.48% <ø> (+1.69%) ⬆️

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.

Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@cruzdanilo cruzdanilo changed the title 🔖 release: mobile@1.2.5 🔖 release: mobile@1.2.5, server@0.2.90 Apr 28, 2026
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from 87c8107 to e0da86f Compare April 28, 2026 17:52
@cruzdanilo cruzdanilo requested a review from nfmelendez as a code owner April 28, 2026 17:52
@cruzdanilo cruzdanilo changed the title 🔖 release: mobile@1.2.5, server@0.2.90 🔖 release: server@0.2.90, mobile@1.2.5 Apr 28, 2026
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from e0da86f to 7e13373 Compare April 28, 2026 20:01
Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

♻️ Duplicate comments (1)
CHANGELOG.md (1)

5-26: ⚠️ Potential issue | 🟡 Minor

keep the new release block fully lowercase in narrative text.

this section still contains uppercase narrative words (Patch Changes, Thanks, Updated dependencies) in changed lines.

proposed fix
-### Patch Changes
+### patch changes
...
-- [`#985`](https://github.com/exactly/exa/pull/985) [`3e50726`](https://github.com/exactly/exa/commit/3e507266d8bd8137fd3a3a1450459825f5ce6533) Thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 💄 restructure swap state screen layouts
+- [`#985`](https://github.com/exactly/exa/pull/985) [`3e50726`](https://github.com/exactly/exa/commit/3e507266d8bd8137fd3a3a1450459825f5ce6533) thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 💄 restructure swap state screen layouts
...
-- Updated dependencies [[`d30e604`](https://github.com/exactly/exa/commit/d30e604affbc1938e754ca4144a059cf22a71b45)]:
+- updated dependencies [[`d30e604`](https://github.com/exactly/exa/commit/d30e604affbc1938e754ca4144a059cf22a71b45)]:

Based on learnings "Applies to **/.md : all internal documentation and commit messages must be lowercase" and "Applies to **/.md : all narrative text (headings, paragraphs, list items, proper nouns, brand names) in internal documentation must be lowercase. there are no exceptions".


ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: e947a946-bcf4-476d-ab1f-ae79798abb3f

📥 Commits

Reviewing files that changed from the base of the PR and between 87c8107 and 7e13373.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (5)
  • .changeset/wild-geckos-remain.md
  • CHANGELOG.md
  • package.json
  • server/CHANGELOG.md
  • server/package.json
💤 Files with no reviewable changes (1)
  • .changeset/wild-geckos-remain.md

Comment thread server/CHANGELOG.md
@cruzdanilo cruzdanilo changed the title 🔖 release: server@0.2.90, mobile@1.2.5 🔖 release: mobile@1.2.5, server@0.2.90 Apr 28, 2026
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch 3 times, most recently from e277e20 to f0a6eb8 Compare April 29, 2026 13:04
Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

♻️ Duplicate comments (1)
CHANGELOG.md (1)

3-31: ⚠️ Potential issue | 🟡 Minor

Fix changelog casing in the new 1.2.5 entry.

In the new ## 1.2.5 section, these narrative words are capitalized:

  • ### Patch Changes (Line 5~)
  • Thanks ... across the bullet list (Lines 7~ through 27~)
  • Updated dependencies ... (Line 29~)

Per the markdown casing rule for internal documentation, they should be lowercase.

🛠️ Proposed fix
 ## 1.2.5
-
-### Patch Changes
+### patch changes
@@
-- [`#985`](https://github.com/exactly/exa/pull/985) [`3e50726`](https://github.com/exactly/exa/commit/3e507266d8bd8137fd3a3a1450459825f5ce6533) Thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 💄 restructure swap state screen layouts
+- [`#985`](https://github.com/exactly/exa/pull/985) [`3e50726`](https://github.com/exactly/exa/commit/3e507266d8bd8137fd3a3a1450459825f5ce6533) thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 💄 restructure swap state screen layouts
@@
-- [`#973`](https://github.com/exactly/exa/pull/973) [`acef232`](https://github.com/exactly/exa/commit/acef232279552bb9016708f666c602ac1c5b829b) Thanks [`@franm91`](https://github.com/franm91)! - ✨ support bridge kyc link
+- [`#973`](https://github.com/exactly/exa/pull/973) [`acef232`](https://github.com/exactly/exa/commit/acef232279552bb9016708f666c602ac1c5b829b) thanks [`@franm91`](https://github.com/franm91)! - ✨ support bridge kyc link
@@
-- [`#985`](https://github.com/exactly/exa/pull/985) [`69588da`](https://github.com/exactly/exa/commit/69588dac4b3533d4b541c24e07bf360404799d93) Thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 🐛 fix usd display for dust token balances
+- [`#985`](https://github.com/exactly/exa/pull/985) [`69588da`](https://github.com/exactly/exa/commit/69588dac4b3533d4b541c24e07bf360404799d93) thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 🐛 fix usd display for dust token balances
@@
-- [`#986`](https://github.com/exactly/exa/pull/986) [`14d4e28`](https://github.com/exactly/exa/commit/14d4e28f96c551a79c996d5d888a2796e554108d) Thanks [`@franm91`](https://github.com/franm91)! - ✨ add stellar memo
+- [`#986`](https://github.com/exactly/exa/pull/986) [`14d4e28`](https://github.com/exactly/exa/commit/14d4e28f96c551a79c996d5d888a2796e554108d) thanks [`@franm91`](https://github.com/franm91)! - ✨ add stellar memo
@@
-- [`#985`](https://github.com/exactly/exa/pull/985) [`7a445dc`](https://github.com/exactly/exa/commit/7a445dc61a79e8b221ed411dcb8e31c12aa0dabe) Thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 🐛 disable retries in custom transport
+- [`#985`](https://github.com/exactly/exa/pull/985) [`7a445dc`](https://github.com/exactly/exa/commit/7a445dc61a79e8b221ed411dcb8e31c12aa0dabe) thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 🐛 disable retries in custom transport
@@
-- [`#985`](https://github.com/exactly/exa/pull/985) [`1be0bd8`](https://github.com/exactly/exa/commit/1be0bd87999ba64b543dcba6e05ec437778c1330) Thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 💄 align close buttons to start
+- [`#985`](https://github.com/exactly/exa/pull/985) [`1be0bd8`](https://github.com/exactly/exa/commit/1be0bd87999ba64b543dcba6e05ec437778c1330) thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 💄 align close buttons to start
@@
-- [`#985`](https://github.com/exactly/exa/pull/985) [`d89abcc`](https://github.com/exactly/exa/commit/d89abcc0a1e2dd171c2a96e82cae26d158443bbd) Thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 💄 refine portfolio tap feedback
+- [`#985`](https://github.com/exactly/exa/pull/985) [`d89abcc`](https://github.com/exactly/exa/commit/d89abcc0a1e2dd171c2a96e82cae26d158443bbd) thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 💄 refine portfolio tap feedback
@@
-- [`#985`](https://github.com/exactly/exa/pull/985) [`8aa9f1b`](https://github.com/exactly/exa/commit/8aa9f1b0a4b2f931fddbcf98c620855ef125112e) Thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 💄 improve defi sheets layout
+- [`#985`](https://github.com/exactly/exa/pull/985) [`8aa9f1b`](https://github.com/exactly/exa/commit/8aa9f1b0a4b2f931fddbcf98c620855ef125112e) thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 💄 improve defi sheets layout
@@
-- [`#985`](https://github.com/exactly/exa/pull/985) [`7e59d69`](https://github.com/exactly/exa/commit/7e59d693a6cfff1574895739e3e355545a4debd8) Thanks [`@dieguezguille`](https://github.com/dieguezguille)! - ♻️ use sets for query client exclusions
+- [`#985`](https://github.com/exactly/exa/pull/985) [`7e59d69`](https://github.com/exactly/exa/commit/7e59d693a6cfff1574895739e3e355545a4debd8) thanks [`@dieguezguille`](https://github.com/dieguezguille)! - ♻️ use sets for query client exclusions
@@
-- [`#980`](https://github.com/exactly/exa/pull/980) [`45fcb30`](https://github.com/exactly/exa/commit/45fcb3031a14c6d55c65b47acb4e634c2ac36b40) Thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 🐛 fix proposal block override time
+- [`#980`](https://github.com/exactly/exa/pull/980) [`45fcb30`](https://github.com/exactly/exa/commit/45fcb3031a14c6d55c65b47acb4e634c2ac36b40) thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 🐛 fix proposal block override time
@@
-- [`#985`](https://github.com/exactly/exa/pull/985) [`5e3d3fc`](https://github.com/exactly/exa/commit/5e3d3fcc7f8d5a941ac878bc74041835fa816e01) Thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 🐛 stabilize receiver input controlled state
+- [`#985`](https://github.com/exactly/exa/pull/985) [`5e3d3fc`](https://github.com/exactly/exa/commit/5e3d3fcc7f8d5a941ac878bc74041835fa816e01) thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 🐛 stabilize receiver input controlled state
@@
-- Updated dependencies [[`7093014`](https://github.com/exactly/exa/commit/70930149004f567dc5366d183c5cadc5d5cbcc63), [`d30e604`](https://github.com/exactly/exa/commit/d30e604affbc1938e754ca4144a059cf22a71b45)]:
+- updated dependencies [[`7093014`](https://github.com/exactly/exa/commit/70930149004f567dc5366d183c5cadc5d5cbcc63), [`d30e604`](https://github.com/exactly/exa/commit/d30e604affbc1938e754ca4144a059cf22a71b45)]:

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: cad771e5-4d32-4306-af67-a953621a26cb

📥 Commits

Reviewing files that changed from the base of the PR and between 7e13373 and f0a6eb8.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (14)
  • .changeset/bright-foxes-swim.md
  • .changeset/bright-owls-glow.md
  • .changeset/brisk-otters-sing.md
  • .changeset/fuzzy-adults-tease.md
  • .changeset/open-coats-battle.md
  • .changeset/soft-ferrets-tap.md
  • .changeset/strong-kings-pay.md
  • .changeset/wicked-buses-go.md
  • .changeset/wild-geckos-remain.md
  • .changeset/witty-emus-divide.md
  • CHANGELOG.md
  • package.json
  • server/CHANGELOG.md
  • server/package.json
💤 Files with no reviewable changes (10)
  • .changeset/brisk-otters-sing.md
  • .changeset/soft-ferrets-tap.md
  • .changeset/strong-kings-pay.md
  • .changeset/fuzzy-adults-tease.md
  • .changeset/wild-geckos-remain.md
  • .changeset/bright-foxes-swim.md
  • .changeset/bright-owls-glow.md
  • .changeset/witty-emus-divide.md
  • .changeset/open-coats-battle.md
  • .changeset/wicked-buses-go.md

Comment thread server/CHANGELOG.md
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from f0a6eb8 to 33a1a2b Compare April 29, 2026 13:33
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from 33a1a2b to dfbd4de Compare April 29, 2026 14:42
Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

♻️ Duplicate comments (2)
server/CHANGELOG.md (1)

5-11: ⚠️ Potential issue | 🟡 Minor

use lowercase narrative text in the new changelog entry.

the new section still uses uppercase narrative words (Patch Changes, Thanks), which violates repository markdown casing rules.

proposed fix
-### Patch Changes
+### patch changes
@@
-- [`#951`](https://github.com/exactly/exa/pull/951) [`7093014`](https://github.com/exactly/exa/commit/70930149004f567dc5366d183c5cadc5d5cbcc63) Thanks [`@mainqueg`](https://github.com/mainqueg)! - ✨ add evm network support for bridge onramp
+- [`#951`](https://github.com/exactly/exa/pull/951) [`7093014`](https://github.com/exactly/exa/commit/70930149004f567dc5366d183c5cadc5d5cbcc63) thanks [`@mainqueg`](https://github.com/mainqueg)! - ✨ add evm network support for bridge onramp
@@
-- [`#950`](https://github.com/exactly/exa/pull/950) [`d30e604`](https://github.com/exactly/exa/commit/d30e604affbc1938e754ca4144a059cf22a71b45) Thanks [`@mainqueg`](https://github.com/mainqueg)! - ✨ add kyc link allowlist for bridge onboarding
+- [`#950`](https://github.com/exactly/exa/pull/950) [`d30e604`](https://github.com/exactly/exa/commit/d30e604affbc1938e754ca4144a059cf22a71b45) thanks [`@mainqueg`](https://github.com/mainqueg)! - ✨ add kyc link allowlist for bridge onboarding
@@
-- [`#893`](https://github.com/exactly/exa/pull/893) [`d0a9c1a`](https://github.com/exactly/exa/commit/d0a9c1ac54338e487a9cf4f14b9775c16ccbf5cf) Thanks [`@nfmelendez`](https://github.com/nfmelendez)! - ✨ support multiple cards in statement
+- [`#893`](https://github.com/exactly/exa/pull/893) [`d0a9c1a`](https://github.com/exactly/exa/commit/d0a9c1ac54338e487a9cf4f14b9775c16ccbf5cf) thanks [`@nfmelendez`](https://github.com/nfmelendez)! - ✨ support multiple cards in statement

As per coding guidelines "**/*.md: all internal documentation and commit messages must be lowercase" and "all narrative text (headings, paragraphs, list items, proper nouns, brand names) in internal documentation must be lowercase. there are no exceptions".

CHANGELOG.md (1)

5-32: ⚠️ Potential issue | 🟡 Minor

convert new release narrative text to lowercase.

the new 1.2.5 entry includes uppercase narrative text (Patch Changes, Thanks, Updated dependencies), which breaks markdown casing policy.

proposed fix pattern
-### Patch Changes
+### patch changes
@@
-- [`#985`](https://github.com/exactly/exa/pull/985) [`3e50726`](https://github.com/exactly/exa/commit/3e507266d8bd8137fd3a3a1450459825f5ce6533) Thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 💄 restructure swap state screen layouts
+- [`#985`](https://github.com/exactly/exa/pull/985) [`3e50726`](https://github.com/exactly/exa/commit/3e507266d8bd8137fd3a3a1450459825f5ce6533) thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 💄 restructure swap state screen layouts
@@
-- Updated dependencies [[`7093014`](https://github.com/exactly/exa/commit/70930149004f567dc5366d183c5cadc5d5cbcc63), [`d30e604`](https://github.com/exactly/exa/commit/d30e604affbc1938e754ca4144a059cf22a71b45), [`d0a9c1a`](https://github.com/exactly/exa/commit/d0a9c1ac54338e487a9cf4f14b9775c16ccbf5cf)]:
+- updated dependencies [[`7093014`](https://github.com/exactly/exa/commit/70930149004f567dc5366d183c5cadc5d5cbcc63), [`d30e604`](https://github.com/exactly/exa/commit/d30e604affbc1938e754ca4144a059cf22a71b45), [`d0a9c1a`](https://github.com/exactly/exa/commit/d0a9c1ac54338e487a9cf4f14b9775c16ccbf5cf)]:

As per coding guidelines "**/*.md: all internal documentation and commit messages must be lowercase" and "all narrative text (headings, paragraphs, list items, proper nouns, brand names) in internal documentation must be lowercase. there are no exceptions".


ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 36d9b8b5-2f70-4498-9162-6d21f970569f

📥 Commits

Reviewing files that changed from the base of the PR and between f0a6eb8 and dfbd4de.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (17)
  • .changeset/bright-evm-arrive.md
  • .changeset/bright-foxes-swim.md
  • .changeset/bright-masks-attend.md
  • .changeset/bright-owls-glow.md
  • .changeset/brisk-otters-sing.md
  • .changeset/fluffy-cameras-rush.md
  • .changeset/fuzzy-adults-tease.md
  • .changeset/open-coats-battle.md
  • .changeset/soft-ferrets-tap.md
  • .changeset/strong-kings-pay.md
  • .changeset/wicked-buses-go.md
  • .changeset/wild-geckos-remain.md
  • .changeset/witty-emus-divide.md
  • CHANGELOG.md
  • package.json
  • server/CHANGELOG.md
  • server/package.json
💤 Files with no reviewable changes (13)
  • .changeset/fluffy-cameras-rush.md
  • .changeset/bright-owls-glow.md
  • .changeset/bright-evm-arrive.md
  • .changeset/wild-geckos-remain.md
  • .changeset/wicked-buses-go.md
  • .changeset/strong-kings-pay.md
  • .changeset/brisk-otters-sing.md
  • .changeset/open-coats-battle.md
  • .changeset/fuzzy-adults-tease.md
  • .changeset/bright-foxes-swim.md
  • .changeset/soft-ferrets-tap.md
  • .changeset/bright-masks-attend.md
  • .changeset/witty-emus-divide.md

@cruzdanilo cruzdanilo merged commit dfbd4de into main Apr 29, 2026
11 of 12 checks passed
@cruzdanilo cruzdanilo deleted the changeset-release/main branch April 29, 2026 15:22
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