From f08f9af0d8a169913a936a019f1328ec35b02666 Mon Sep 17 00:00:00 2001 From: danilo neves cruz Date: Fri, 3 Jul 2026 14:48:45 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20release:=20server@0.2.101,=20mob?= =?UTF-8?q?ile@1.2.15?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .changeset/calm-heron-waves.md | 5 ----- .changeset/calm-otters-reveal.md | 5 ----- .changeset/happy-pans-taste.md | 5 ----- .changeset/little-loops-shop.md | 5 ----- .changeset/loud-streets-hunt.md | 5 ----- .changeset/quiet-otters-onboard.md | 5 ----- .changeset/ripe-dancers-shop.md | 5 ----- .changeset/strong-vans-build.md | 5 ----- .changeset/swift-otters-jump.md | 5 ----- CHANGELOG.md | 21 +++++++++++++++++++++ package.json | 4 ++-- pnpm-lock.yaml | 2 +- server/CHANGELOG.md | 8 ++++++++ server/package.json | 2 +- 14 files changed, 33 insertions(+), 49 deletions(-) delete mode 100644 .changeset/calm-heron-waves.md delete mode 100644 .changeset/calm-otters-reveal.md delete mode 100644 .changeset/happy-pans-taste.md delete mode 100644 .changeset/little-loops-shop.md delete mode 100644 .changeset/loud-streets-hunt.md delete mode 100644 .changeset/quiet-otters-onboard.md delete mode 100644 .changeset/ripe-dancers-shop.md delete mode 100644 .changeset/strong-vans-build.md delete mode 100644 .changeset/swift-otters-jump.md diff --git a/.changeset/calm-heron-waves.md b/.changeset/calm-heron-waves.md deleted file mode 100644 index fa6e9b30db..0000000000 --- a/.changeset/calm-heron-waves.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🐛 fix bridge amount fallback display diff --git a/.changeset/calm-otters-reveal.md b/.changeset/calm-otters-reveal.md deleted file mode 100644 index e44c9e9177..0000000000 --- a/.changeset/calm-otters-reveal.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🐛 skip card activation prompts when card exists diff --git a/.changeset/happy-pans-taste.md b/.changeset/happy-pans-taste.md deleted file mode 100644 index 6962be6f7e..0000000000 --- a/.changeset/happy-pans-taste.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -✨ surface crypto on-ramp sunset in add funds diff --git a/.changeset/little-loops-shop.md b/.changeset/little-loops-shop.md deleted file mode 100644 index 59ac250efd..0000000000 --- a/.changeset/little-loops-shop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -💬 update auth carousel copy diff --git a/.changeset/loud-streets-hunt.md b/.changeset/loud-streets-hunt.md deleted file mode 100644 index d99efc7c60..0000000000 --- a/.changeset/loud-streets-hunt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/server": patch ---- - -🚑 remove unused manteca webhook fields diff --git a/.changeset/quiet-otters-onboard.md b/.changeset/quiet-otters-onboard.md deleted file mode 100644 index 29b2a957d8..0000000000 --- a/.changeset/quiet-otters-onboard.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/server": patch ---- - -✨ handle incomplete bridge endorsements diff --git a/.changeset/ripe-dancers-shop.md b/.changeset/ripe-dancers-shop.md deleted file mode 100644 index 671585ed3b..0000000000 --- a/.changeset/ripe-dancers-shop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🐛 render toasts on web diff --git a/.changeset/strong-vans-build.md b/.changeset/strong-vans-build.md deleted file mode 100644 index c5120cec58..0000000000 --- a/.changeset/strong-vans-build.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🔥 remove qr payments slide from auth carousel diff --git a/.changeset/swift-otters-jump.md b/.changeset/swift-otters-jump.md deleted file mode 100644 index 669385e28f..0000000000 --- a/.changeset/swift-otters-jump.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🐛 source supported assets from markets diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c919e7e18..0308141397 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # @exactly/mobile +## 1.2.15 + +### Patch Changes + +- [#1135](https://github.com/exactly/exa/pull/1135) [`109b4db`](https://github.com/exactly/exa/commit/109b4db8515d21318b0de38ead8f9d6a11a69294) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🐛 fix bridge amount fallback display + +- [#1135](https://github.com/exactly/exa/pull/1135) [`03dda16`](https://github.com/exactly/exa/commit/03dda167e0c5b80549b7e62182859f0409b09027) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🐛 skip card activation prompts when card exists + +- [#1124](https://github.com/exactly/exa/pull/1124) [`39ce9d6`](https://github.com/exactly/exa/commit/39ce9d68174ece44a3502f15fe6c77cbb203ea26) Thanks [@dieguezguille](https://github.com/dieguezguille)! - ✨ surface crypto on-ramp sunset in add funds + +- [#1126](https://github.com/exactly/exa/pull/1126) [`ed5f97f`](https://github.com/exactly/exa/commit/ed5f97f9581dd2f1414ee3725ef5c358248e575e) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 💬 update auth carousel copy + +- [#1135](https://github.com/exactly/exa/pull/1135) [`f39c178`](https://github.com/exactly/exa/commit/f39c17889661e372a6f506f8b39e04a12ed6dc29) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🐛 render toasts on web + +- [#1126](https://github.com/exactly/exa/pull/1126) [`b9afddc`](https://github.com/exactly/exa/commit/b9afddcc80d9fd0b48ecd03bcff33dd947cc3de9) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🔥 remove qr payments slide from auth carousel + +- [#1126](https://github.com/exactly/exa/pull/1126) [`87bb0e3`](https://github.com/exactly/exa/commit/87bb0e303a162df9e0bf30a2c2b35fd409afeffd) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🐛 source supported assets from markets + +- Updated dependencies [[`9d7b0b6`](https://github.com/exactly/exa/commit/9d7b0b60aea1057777789329e0fea7459accc1f9), [`3802a96`](https://github.com/exactly/exa/commit/3802a961c7b71996374d2f97a9913aae2e612a4f)]: + - @exactly/server@0.2.101 + ## 1.2.14 ### Patch Changes diff --git a/package.json b/package.json index c627da635e..d71bbd46a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@exactly/mobile", - "version": "1.2.14", + "version": "1.2.15", "title": "Exa App", "shortDescription": "What finance should be today", "description": "A Card. A Wallet. A DeFi Protocol. All of it together.", @@ -36,7 +36,7 @@ "@account-kit/smart-contracts": "catalog:", "@exactly/common": "workspace:^0.0.15", "@exactly/lib": "^0.1.0", - "@exactly/server": "workspace:^0.2.100", + "@exactly/server": "workspace:^0.2.101", "@expo/metro-runtime": "~55.0.6", "@farcaster/frame-sdk": "^0.1.14", "@farcaster/miniapp-sdk": "^0.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 69b809d912..6b80286e20 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -136,7 +136,7 @@ importers: specifier: ^0.1.0 version: 0.1.0 '@exactly/server': - specifier: workspace:^0.2.100 + specifier: workspace:^0.2.101 version: link:server '@expo/metro-runtime': specifier: ~55.0.6 diff --git a/server/CHANGELOG.md b/server/CHANGELOG.md index ba8d1596de..755ae712cf 100644 --- a/server/CHANGELOG.md +++ b/server/CHANGELOG.md @@ -1,5 +1,13 @@ # @exactly/server +## 0.2.101 + +### Patch Changes + +- [`9d7b0b6`](https://github.com/exactly/exa/commit/9d7b0b60aea1057777789329e0fea7459accc1f9) Thanks [@mainqueg](https://github.com/mainqueg)! - 🚑 remove unused manteca webhook fields + +- [#1125](https://github.com/exactly/exa/pull/1125) [`3802a96`](https://github.com/exactly/exa/commit/3802a961c7b71996374d2f97a9913aae2e612a4f) Thanks [@mainqueg](https://github.com/mainqueg)! - ✨ handle incomplete bridge endorsements + ## 0.2.100 ### Patch Changes diff --git a/server/package.json b/server/package.json index 3cf20c853f..0726d15ad5 100644 --- a/server/package.json +++ b/server/package.json @@ -1,6 +1,6 @@ { "name": "@exactly/server", - "version": "0.2.100", + "version": "0.2.101", "private": true, "scripts": { "build": "pkgroll --sourcemap --src . && sentry-cli sourcemaps inject -o exactly -p server dist",