Skip to content

Commit 63373eb

Browse files
committed
πŸ”– release: mobile@1.2.10, server@0.2.95
1 parent 60b14c9 commit 63373eb

11 files changed

Lines changed: 27 additions & 34 deletions

β€Ž.changeset/brave-hounds-verify.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/dark-yaks-care.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/fluffy-bobcats-rhyme.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/huge-colts-hang.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/light-wings-trade.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/sharp-webs-eat.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @exactly/mobile
22

3+
## 1.2.10
4+
5+
### Patch Changes
6+
7+
- [#1028](https://github.com/exactly/exa/pull/1028) [`3a93b05`](https://github.com/exactly/exa/commit/3a93b051dca58edd7c289d6543f91d4de78cc0d2) Thanks [@dieguezguille](https://github.com/dieguezguille)! - πŸ› fix bridge fee estimation
8+
9+
- [#1028](https://github.com/exactly/exa/pull/1028) [`32cacf7`](https://github.com/exactly/exa/commit/32cacf73b8500679be85599b5ad5249caf60cbb2) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🚸 filter unverified tokens from portfolio
10+
11+
- [#1028](https://github.com/exactly/exa/pull/1028) [`7ac0a19`](https://github.com/exactly/exa/commit/7ac0a190089765ff748236dcd420ce92f2ecd651) Thanks [@dieguezguille](https://github.com/dieguezguille)! - πŸ› batch fee token approval into bridge call
12+
13+
- Updated dependencies [[`14fdc02`](https://github.com/exactly/exa/commit/14fdc0272a7b47f55f4e01ae55f3f42a59ad0c25), [`204a4cf`](https://github.com/exactly/exa/commit/204a4cfb66f674753611044e18aa1438c1d38192), [`3210782`](https://github.com/exactly/exa/commit/32107827fd32676fe01b06ef90c4db0b1c35e6da)]:
14+
- @exactly/server@0.2.95
15+
316
## 1.2.9
417

518
### Patch Changes

β€Žpackage.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@exactly/mobile",
3-
"version": "1.2.9",
3+
"version": "1.2.10",
44
"title": "Exa App",
55
"shortDescription": "What finance should be today",
66
"description": "A Card. A Wallet. A DeFi Protocol. All of it together.",
@@ -36,7 +36,7 @@
3636
"@account-kit/smart-contracts": "catalog:",
3737
"@exactly/common": "workspace:^0.0.14",
3838
"@exactly/lib": "^0.1.0",
39-
"@exactly/server": "workspace:^0.2.94",
39+
"@exactly/server": "workspace:^0.2.95",
4040
"@expo/metro-runtime": "~55.0.6",
4141
"@farcaster/frame-sdk": "^0.1.14",
4242
"@farcaster/miniapp-sdk": "^0.2.3",

β€Žpnpm-lock.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žserver/CHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @exactly/server
22

3+
## 0.2.95
4+
5+
### Patch Changes
6+
7+
- [#1038](https://github.com/exactly/exa/pull/1038) [`14fdc02`](https://github.com/exactly/exa/commit/14fdc0272a7b47f55f4e01ae55f3f42a59ad0c25) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - πŸ› fix multi-device passkey auth
8+
9+
- [`204a4cf`](https://github.com/exactly/exa/commit/204a4cfb66f674753611044e18aa1438c1d38192) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - πŸš€ deploy new app version
10+
11+
- [#1038](https://github.com/exactly/exa/pull/1038) [`3210782`](https://github.com/exactly/exa/commit/32107827fd32676fe01b06ef90c4db0b1c35e6da) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - πŸ—ƒοΈ drop passkey counter column
12+
313
## 0.2.94
414

515
### Patch Changes

0 commit comments

Comments
Β (0)