Skip to content

Commit 5dda070

Browse files
committed
πŸ”– release: server@0.2.100, mobile@1.2.14
1 parent c19acf3 commit 5dda070

11 files changed

Lines changed: 23 additions & 28 deletions

β€Ž.changeset/beige-sails-worry.mdβ€Ž

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

β€Ž.changeset/brave-otters-gather.mdβ€Ž

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

β€Ž.changeset/brave-otters-serve.mdβ€Ž

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

β€Ž.changeset/clever-ravens-send.mdβ€Ž

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

β€Ž.changeset/little-moles-guess.mdβ€Ž

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

β€Ž.changeset/old-papers-accept.mdβ€Ž

Lines changed: 0 additions & 2 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.14
4+
5+
### Patch Changes
6+
7+
- [#1121](https://github.com/exactly/exa/pull/1121) [`c19acf3`](https://github.com/exactly/exa/commit/c19acf3de89afb88059a33dc7c3a93e7c963fd6e) Thanks [@dieguezguille](https://github.com/dieguezguille)! - ✨ prompt bridge future requirements on account details
8+
9+
- [#1070](https://github.com/exactly/exa/pull/1070) [`73aa075`](https://github.com/exactly/exa/commit/73aa075ad0f6de837a5cf53e9659ce3a0a165cc2) Thanks [@aguxez](https://github.com/aguxez)! - ✨ send client platform header
10+
11+
- [#1122](https://github.com/exactly/exa/pull/1122) [`aa3f7a0`](https://github.com/exactly/exa/commit/aa3f7a027b73432f99bed59398ce1ee76c6c95aa) Thanks [@franm91](https://github.com/franm91)! - πŸ‘” extend installment benefit
12+
13+
- Updated dependencies [[`6c1c221`](https://github.com/exactly/exa/commit/6c1c22173b1aa76b2fe33960a1c584f9539d4277)]:
14+
- @exactly/server@0.2.100
15+
316
## 1.2.13
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.13",
3+
"version": "1.2.14",
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.15",
3838
"@exactly/lib": "^0.1.0",
39-
"@exactly/server": "workspace:^0.2.99",
39+
"@exactly/server": "workspace:^0.2.100",
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @exactly/server
22

3+
## 0.2.100
4+
5+
### Patch Changes
6+
7+
- [#1070](https://github.com/exactly/exa/pull/1070) [`6c1c221`](https://github.com/exactly/exa/commit/6c1c22173b1aa76b2fe33960a1c584f9539d4277) Thanks [@aguxez](https://github.com/aguxez)! - ✨ server: add ios wallet extension provisioning
8+
39
## 0.2.99
410

511
### Patch Changes

0 commit comments

Comments
Β (0)