From 997ef34bab621bbb57d92e34504a13fa16ad6c1c Mon Sep 17 00:00:00 2001 From: danilo neves cruz Date: Wed, 4 Feb 2026 19:17:21 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20release:=20mobile@1.1.6,=20serve?= =?UTF-8?q?r@0.2.55?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .changeset/better-bobcats-stay.md | 5 ----- .changeset/bold-laws-pay.md | 5 ----- .changeset/brave-flies-clap.md | 5 ----- .changeset/calm-dogs-glow.md | 5 ----- .changeset/chatty-regions-smoke.md | 5 ----- .changeset/common-drinks-grow.md | 5 ----- .changeset/dry-pumas-jog.md | 5 ----- .changeset/fancy-oranges-sniff.md | 5 ----- .changeset/hot-buckets-peel.md | 5 ----- .changeset/itchy-nights-give.md | 2 -- .changeset/kind-yaks-jump.md | 5 ----- .changeset/many-kids-push.md | 2 -- .changeset/nice-seals-shake.md | 5 ----- .changeset/social-buckets-feel.md | 5 ----- .changeset/swift-cats-roll.md | 5 ----- .changeset/tender-sloths-judge.md | 5 ----- .changeset/wise-comics-know.md | 5 ----- CHANGELOG.md | 31 ++++++++++++++++++++++++++++++ package.json | 4 ++-- pnpm-lock.yaml | 2 +- server/CHANGELOG.md | 10 ++++++++++ server/package.json | 2 +- 22 files changed, 45 insertions(+), 83 deletions(-) delete mode 100644 .changeset/better-bobcats-stay.md delete mode 100644 .changeset/bold-laws-pay.md delete mode 100644 .changeset/brave-flies-clap.md delete mode 100644 .changeset/calm-dogs-glow.md delete mode 100644 .changeset/chatty-regions-smoke.md delete mode 100644 .changeset/common-drinks-grow.md delete mode 100644 .changeset/dry-pumas-jog.md delete mode 100644 .changeset/fancy-oranges-sniff.md delete mode 100644 .changeset/hot-buckets-peel.md delete mode 100644 .changeset/itchy-nights-give.md delete mode 100644 .changeset/kind-yaks-jump.md delete mode 100644 .changeset/many-kids-push.md delete mode 100644 .changeset/nice-seals-shake.md delete mode 100644 .changeset/social-buckets-feel.md delete mode 100644 .changeset/swift-cats-roll.md delete mode 100644 .changeset/tender-sloths-judge.md delete mode 100644 .changeset/wise-comics-know.md diff --git a/.changeset/better-bobcats-stay.md b/.changeset/better-bobcats-stay.md deleted file mode 100644 index 4219320db4..0000000000 --- a/.changeset/better-bobcats-stay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/server": patch ---- - -📈 enrich proposal queue span instrumentation diff --git a/.changeset/bold-laws-pay.md b/.changeset/bold-laws-pay.md deleted file mode 100644 index c663417eb1..0000000000 --- a/.changeset/bold-laws-pay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -♻️ recompose payment modal diff --git a/.changeset/brave-flies-clap.md b/.changeset/brave-flies-clap.md deleted file mode 100644 index 41f7889b2d..0000000000 --- a/.changeset/brave-flies-clap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -✅ test card activation flow diff --git a/.changeset/calm-dogs-glow.md b/.changeset/calm-dogs-glow.md deleted file mode 100644 index 46661b6c01..0000000000 --- a/.changeset/calm-dogs-glow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -♿️ add aria label to rollover back button diff --git a/.changeset/chatty-regions-smoke.md b/.changeset/chatty-regions-smoke.md deleted file mode 100644 index 111c91cd6a..0000000000 --- a/.changeset/chatty-regions-smoke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🚸 improve getting started component diff --git a/.changeset/common-drinks-grow.md b/.changeset/common-drinks-grow.md deleted file mode 100644 index 040e620816..0000000000 --- a/.changeset/common-drinks-grow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/server": patch ---- - -🤡 enhance panda mocks for e2e tests diff --git a/.changeset/dry-pumas-jog.md b/.changeset/dry-pumas-jog.md deleted file mode 100644 index 8eae19e8ac..0000000000 --- a/.changeset/dry-pumas-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🩹 set card query defaults diff --git a/.changeset/fancy-oranges-sniff.md b/.changeset/fancy-oranges-sniff.md deleted file mode 100644 index 9510001a5a..0000000000 --- a/.changeset/fancy-oranges-sniff.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🩹 fix worklet gesture warning diff --git a/.changeset/hot-buckets-peel.md b/.changeset/hot-buckets-peel.md deleted file mode 100644 index 5d7cd09e0e..0000000000 --- a/.changeset/hot-buckets-peel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -♿️ add aria label to card sensitive toggle diff --git a/.changeset/itchy-nights-give.md b/.changeset/itchy-nights-give.md deleted file mode 100644 index a845151cc8..0000000000 --- a/.changeset/itchy-nights-give.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/kind-yaks-jump.md b/.changeset/kind-yaks-jump.md deleted file mode 100644 index 988aa81f6f..0000000000 --- a/.changeset/kind-yaks-jump.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -✅ extract maestro aria subflows diff --git a/.changeset/many-kids-push.md b/.changeset/many-kids-push.md deleted file mode 100644 index a845151cc8..0000000000 --- a/.changeset/many-kids-push.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/nice-seals-shake.md b/.changeset/nice-seals-shake.md deleted file mode 100644 index 834439082f..0000000000 --- a/.changeset/nice-seals-shake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🐛 fix payment sheet diff --git a/.changeset/social-buckets-feel.md b/.changeset/social-buckets-feel.md deleted file mode 100644 index 5452f74751..0000000000 --- a/.changeset/social-buckets-feel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🐛 fix defi buttons ux diff --git a/.changeset/swift-cats-roll.md b/.changeset/swift-cats-roll.md deleted file mode 100644 index a775ecf0fd..0000000000 --- a/.changeset/swift-cats-roll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -🚸 navigate successful rollover to activity diff --git a/.changeset/tender-sloths-judge.md b/.changeset/tender-sloths-judge.md deleted file mode 100644 index d51e881370..0000000000 --- a/.changeset/tender-sloths-judge.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/mobile": patch ---- - -♿️ add aria label to loan amount selector diff --git a/.changeset/wise-comics-know.md b/.changeset/wise-comics-know.md deleted file mode 100644 index 0878d62120..0000000000 --- a/.changeset/wise-comics-know.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@exactly/server": patch ---- - -✨ add pax for platinum to signature card upgrades diff --git a/CHANGELOG.md b/CHANGELOG.md index a42b4e2ec3..48e6e8e114 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,36 @@ # @exactly/mobile +## 1.1.6 + +### Patch Changes + +- [#718](https://github.com/exactly/exa/pull/718) [`d0efe01`](https://github.com/exactly/exa/commit/d0efe0167e22dc6ae5bc893b5ed1556b271c18bb) Thanks [@dieguezguille](https://github.com/dieguezguille)! - ♻️ recompose payment modal + +- [`9221121`](https://github.com/exactly/exa/commit/92211213bf7f8b20fa967ce3cf094cb81ef83266) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - ✅ test card activation flow + +- [#717](https://github.com/exactly/exa/pull/717) [`62ff9e7`](https://github.com/exactly/exa/commit/62ff9e73035cd1f76d9a1d6704e266c3e4a19ce6) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - ♿️ add aria label to rollover back button + +- [#705](https://github.com/exactly/exa/pull/705) [`7f76205`](https://github.com/exactly/exa/commit/7f76205b941820b81341faf227efb2f19ac146a5) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🚸 improve getting started component + +- [#705](https://github.com/exactly/exa/pull/705) [`6839afd`](https://github.com/exactly/exa/commit/6839afd90f6a661f3960c1a44d5c0593a7083333) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🩹 set card query defaults + +- [`80eb93e`](https://github.com/exactly/exa/commit/80eb93eeb68adcbd04d9d6b47eda31b09f36b1b4) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🩹 fix worklet gesture warning + +- [`b48ed21`](https://github.com/exactly/exa/commit/b48ed21c9f860ce0d6aea827e6f491cf12a563cc) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - ♿️ add aria label to card sensitive toggle + +- [`79e0616`](https://github.com/exactly/exa/commit/79e06162b31fed6ebb46a1de981b1be80d8b02e7) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - ✅ extract maestro aria subflows + +- [#718](https://github.com/exactly/exa/pull/718) [`57f56f6`](https://github.com/exactly/exa/commit/57f56f6024d68c71fcc41918994c9731a136fc76) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🐛 fix payment sheet + +- [#718](https://github.com/exactly/exa/pull/718) [`1e495e2`](https://github.com/exactly/exa/commit/1e495e23902c82829780820305a987c090bd0b5b) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🐛 fix defi buttons ux + +- [#717](https://github.com/exactly/exa/pull/717) [`85337ca`](https://github.com/exactly/exa/commit/85337cae1036a1c66865c626f722950ed805de20) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 🚸 navigate successful rollover to activity + +- [#710](https://github.com/exactly/exa/pull/710) [`8b4f49c`](https://github.com/exactly/exa/commit/8b4f49cb2f61bc9d9d7de3be0a92e5a2c3dfb695) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - ♿️ add aria label to loan amount selector + +- Updated dependencies [[`38bcc93`](https://github.com/exactly/exa/commit/38bcc931a6ee3e854a761e5663e2db9dc89e516b), [`b150579`](https://github.com/exactly/exa/commit/b1505799417308f919af23093f34293ecb8fc2a8), [`d0e9f6e`](https://github.com/exactly/exa/commit/d0e9f6ec090caaa0da75e84545f8a4722bfbd43c)]: + - @exactly/server@0.2.55 + ## 1.1.5 ### Patch Changes diff --git a/package.json b/package.json index adb9b1f3c0..c3043b9926 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@exactly/mobile", - "version": "1.1.5", + "version": "1.1.6", "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.53", + "@exactly/server": "workspace:^0.2.55", "@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 41a3b0a96f..bb3aaec990 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -113,7 +113,7 @@ importers: specifier: ^0.1.0 version: 0.1.0 '@exactly/server': - specifier: workspace:^0.2.53 + specifier: workspace:^0.2.55 version: link:server '@expo/metro-runtime': specifier: ~6.1.2 diff --git a/server/CHANGELOG.md b/server/CHANGELOG.md index 6e667c77fe..ff852ad971 100644 --- a/server/CHANGELOG.md +++ b/server/CHANGELOG.md @@ -1,5 +1,15 @@ # @exactly/server +## 0.2.55 + +### Patch Changes + +- [`38bcc93`](https://github.com/exactly/exa/commit/38bcc931a6ee3e854a761e5663e2db9dc89e516b) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 📈 enrich proposal queue span instrumentation + +- [`b150579`](https://github.com/exactly/exa/commit/b1505799417308f919af23093f34293ecb8fc2a8) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 🤡 enhance panda mocks for e2e tests + +- [#670](https://github.com/exactly/exa/pull/670) [`d0e9f6e`](https://github.com/exactly/exa/commit/d0e9f6ec090caaa0da75e84545f8a4722bfbd43c) Thanks [@aguxez](https://github.com/aguxez)! - ✨ add pax for platinum to signature card upgrades + ## 0.2.54 ### Patch Changes diff --git a/server/package.json b/server/package.json index 064cd40015..15009143bb 100644 --- a/server/package.json +++ b/server/package.json @@ -1,6 +1,6 @@ { "name": "@exactly/server", - "version": "0.2.54", + "version": "0.2.55", "private": true, "scripts": { "build": "pkgroll --sourcemap --src . && sentry-cli sourcemaps inject -o exactly -p server dist",