From 91cdf05aa787184fb6843cf0f15b511da8ab6316 Mon Sep 17 00:00:00 2001 From: danilo neves cruz Date: Tue, 5 May 2026 18:55:30 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20release:=20mobile@1.2.6,=20serve?= =?UTF-8?q?r@0.2.91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .changeset/chilly-suns-dress.md | 5 ----- .changeset/chubby-flowers-learn.md | 5 ----- .changeset/fiery-parents-burn.md | 5 ----- .changeset/quiet-tigers-sign.md | 5 ----- CHANGELOG.md | 11 +++++++++++ package.json | 4 ++-- pnpm-lock.yaml | 2 +- server/CHANGELOG.md | 8 ++++++++ server/package.json | 2 +- 9 files changed, 23 insertions(+), 24 deletions(-) delete mode 100644 .changeset/chilly-suns-dress.md delete mode 100644 .changeset/chubby-flowers-learn.md delete mode 100644 .changeset/fiery-parents-burn.md delete mode 100644 .changeset/quiet-tigers-sign.md diff --git a/.changeset/chilly-suns-dress.md b/.changeset/chilly-suns-dress.md deleted file mode 100644 index df55251c8..000000000 --- a/.changeset/chilly-suns-dress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/server": patch ---- - -✨ add card provisioning diff --git a/.changeset/chubby-flowers-learn.md b/.changeset/chubby-flowers-learn.md deleted file mode 100644 index ef5c441dd..000000000 --- a/.changeset/chubby-flowers-learn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🐛 route owner rpc through alchemy diff --git a/.changeset/fiery-parents-burn.md b/.changeset/fiery-parents-burn.md deleted file mode 100644 index 98e865710..000000000 --- a/.changeset/fiery-parents-burn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🐛 fix loan totals calculation diff --git a/.changeset/quiet-tigers-sign.md b/.changeset/quiet-tigers-sign.md deleted file mode 100644 index 31842cc62..000000000 --- a/.changeset/quiet-tigers-sign.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/server": patch ---- - -✨ add panda signature diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e98dee71..a08fa4ddb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # @exactly/mobile +## 1.2.6 + +### Patch Changes + +- [#994](https://github.com/exactly/exa/pull/994) [`0e918e9`](https://github.com/exactly/exa/commit/0e918e9a42926fd9fca28179685a6f53506d1605) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🐛 route owner rpc through alchemy + +- [#999](https://github.com/exactly/exa/pull/999) [`fd77e1b`](https://github.com/exactly/exa/commit/fd77e1b1e679bee9d58de5be09ee1129dbb3cd2a) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🐛 fix loan totals calculation + +- Updated dependencies [[`8e35a6d`](https://github.com/exactly/exa/commit/8e35a6d17286da1f52d77964861542cd1e16e752), [`58365d3`](https://github.com/exactly/exa/commit/58365d372f223226d5e83ad842804829e0ca5798)]: + - @exactly/server@0.2.91 + ## 1.2.5 ### Patch Changes diff --git a/package.json b/package.json index b5fae1ced..668e6b67b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@exactly/mobile", - "version": "1.2.5", + "version": "1.2.6", "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.14", "@exactly/lib": "^0.1.0", - "@exactly/server": "workspace:^0.2.90", + "@exactly/server": "workspace:^0.2.91", "@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 bf06ee35e..8ebf77041 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -129,7 +129,7 @@ importers: specifier: ^0.1.0 version: 0.1.0 '@exactly/server': - specifier: workspace:^0.2.90 + specifier: workspace:^0.2.91 version: link:server '@expo/metro-runtime': specifier: ~55.0.6 diff --git a/server/CHANGELOG.md b/server/CHANGELOG.md index 20773648b..036f805d6 100644 --- a/server/CHANGELOG.md +++ b/server/CHANGELOG.md @@ -1,5 +1,13 @@ # @exactly/server +## 0.2.91 + +### Patch Changes + +- [#949](https://github.com/exactly/exa/pull/949) [`8e35a6d`](https://github.com/exactly/exa/commit/8e35a6d17286da1f52d77964861542cd1e16e752) Thanks [@aguxez](https://github.com/aguxez)! - ✨ add card provisioning + +- [#991](https://github.com/exactly/exa/pull/991) [`58365d3`](https://github.com/exactly/exa/commit/58365d372f223226d5e83ad842804829e0ca5798) Thanks [@nfmelendez](https://github.com/nfmelendez)! - ✨ add panda signature + ## 0.2.90 ### Patch Changes diff --git a/server/package.json b/server/package.json index a0f4ea3f9..17fcf5f18 100644 --- a/server/package.json +++ b/server/package.json @@ -1,6 +1,6 @@ { "name": "@exactly/server", - "version": "0.2.90", + "version": "0.2.91", "private": true, "scripts": { "build": "pkgroll --sourcemap --src . && sentry-cli sourcemaps inject -o exactly -p server dist",