From 9736dfdb87f8e9292c4bb5104301541fc369b7cc Mon Sep 17 00:00:00 2001 From: danilo neves cruz Date: Thu, 5 Feb 2026 19:49:52 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20release:=20server@0.2.56,=20mobi?= =?UTF-8?q?le@1.1.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .changeset/fair-cooks-hammer.md | 5 ----- .changeset/gentle-ducks-repay.md | 5 ----- .changeset/giant-hats-count.md | 5 ----- .changeset/pink-moles-camp.md | 5 ----- .changeset/thin-boxes-carry.md | 5 ----- .changeset/wide-brooms-heal.md | 5 ----- CHANGELOG.md | 15 +++++++++++++++ package.json | 4 ++-- pnpm-lock.yaml | 2 +- server/CHANGELOG.md | 8 ++++++++ server/package.json | 2 +- 11 files changed, 27 insertions(+), 34 deletions(-) delete mode 100644 .changeset/fair-cooks-hammer.md delete mode 100644 .changeset/gentle-ducks-repay.md delete mode 100644 .changeset/giant-hats-count.md delete mode 100644 .changeset/pink-moles-camp.md delete mode 100644 .changeset/thin-boxes-carry.md delete mode 100644 .changeset/wide-brooms-heal.md diff --git a/.changeset/fair-cooks-hammer.md b/.changeset/fair-cooks-hammer.md deleted file mode 100644 index 0a8d1d77b0..0000000000 --- a/.changeset/fair-cooks-hammer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🐛 pad repay assets to avoid dust diff --git a/.changeset/gentle-ducks-repay.md b/.changeset/gentle-ducks-repay.md deleted file mode 100644 index da77ab47c3..0000000000 --- a/.changeset/gentle-ducks-repay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🚸 navigate successful repay to activity diff --git a/.changeset/giant-hats-count.md b/.changeset/giant-hats-count.md deleted file mode 100644 index e3d7850883..0000000000 --- a/.changeset/giant-hats-count.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/server": patch ---- - -🗑️ deprecate passkey metadata api diff --git a/.changeset/pink-moles-camp.md b/.changeset/pink-moles-camp.md deleted file mode 100644 index 9b74f66b82..0000000000 --- a/.changeset/pink-moles-camp.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🥅 handle error when reporting to sentry diff --git a/.changeset/thin-boxes-carry.md b/.changeset/thin-boxes-carry.md deleted file mode 100644 index cef653e04b..0000000000 --- a/.changeset/thin-boxes-carry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/server": patch ---- - -✨ add limits to ramp provider response diff --git a/.changeset/wide-brooms-heal.md b/.changeset/wide-brooms-heal.md deleted file mode 100644 index a9912ed768..0000000000 --- a/.changeset/wide-brooms-heal.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -⚡️ cache credential in query client diff --git a/CHANGELOG.md b/CHANGELOG.md index 48e6e8e114..33d88146d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # @exactly/mobile +## 1.1.7 + +### Patch Changes + +- [#719](https://github.com/exactly/exa/pull/719) [`46f385b`](https://github.com/exactly/exa/commit/46f385b57e81af57db51f8795ea36c082d0b7893) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 🐛 pad repay assets to avoid dust + +- [#719](https://github.com/exactly/exa/pull/719) [`62756c2`](https://github.com/exactly/exa/commit/62756c26070bf0ca1df248e73cad0524f48a2b5d) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 🚸 navigate successful repay to activity + +- [`86bf361`](https://github.com/exactly/exa/commit/86bf36133281fc9a15e7ecefadf8d7bbb52423ae) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 🥅 handle error when reporting to sentry + +- [`c9984a3`](https://github.com/exactly/exa/commit/c9984a3d1ef97d3f8ca8ea0dae67fee6175cc9f0) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - ⚡️ cache credential in query client + +- Updated dependencies [[`9ac36f0`](https://github.com/exactly/exa/commit/9ac36f0002b38ea3ffe5738b448299694b638fd9), [`da675ee`](https://github.com/exactly/exa/commit/da675ee9a97806990b8410dbc1a4e1e4b5aae8fc)]: + - @exactly/server@0.2.56 + ## 1.1.6 ### Patch Changes diff --git a/package.json b/package.json index 70fbd30cbd..392d299cdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@exactly/mobile", - "version": "1.1.6", + "version": "1.1.7", "title": "Exa App", "shortDescription": "What finance should be today", "description": "A Card. A Wallet. A DeFi Protocol. All of it together.", @@ -37,7 +37,7 @@ "@account-kit/smart-contracts": "catalog:", "@exactly/common": "workspace:^0.0.11", "@exactly/lib": "^0.1.0", - "@exactly/server": "workspace:^0.2.55", + "@exactly/server": "workspace:^0.2.56", "@expo/metro-runtime": "~6.1.2", "@farcaster/frame-sdk": "^0.1.12", "@farcaster/miniapp-sdk": "^0.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f87c4d1df5..eb198de7e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -114,7 +114,7 @@ importers: specifier: ^0.1.0 version: 0.1.0 '@exactly/server': - specifier: workspace:^0.2.55 + specifier: workspace:^0.2.56 version: link:server '@expo/metro-runtime': specifier: ~6.1.2 diff --git a/server/CHANGELOG.md b/server/CHANGELOG.md index ff852ad971..0aab5f1721 100644 --- a/server/CHANGELOG.md +++ b/server/CHANGELOG.md @@ -1,5 +1,13 @@ # @exactly/server +## 0.2.56 + +### Patch Changes + +- [`9ac36f0`](https://github.com/exactly/exa/commit/9ac36f0002b38ea3ffe5738b448299694b638fd9) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 🗑️ deprecate passkey metadata api + +- [#723](https://github.com/exactly/exa/pull/723) [`da675ee`](https://github.com/exactly/exa/commit/da675ee9a97806990b8410dbc1a4e1e4b5aae8fc) Thanks [@mainqueg](https://github.com/mainqueg)! - ✨ add limits to ramp provider response + ## 0.2.55 ### Patch Changes diff --git a/server/package.json b/server/package.json index 15009143bb..39ac90d0a0 100644 --- a/server/package.json +++ b/server/package.json @@ -1,6 +1,6 @@ { "name": "@exactly/server", - "version": "0.2.55", + "version": "0.2.56", "private": true, "scripts": { "build": "pkgroll --sourcemap --src . && sentry-cli sourcemaps inject -o exactly -p server dist",