Skip to content

Commit 91cdf05

Browse files
committed
πŸ”– release: mobile@1.2.6, server@0.2.91
1 parent 8e35a6d commit 91cdf05

9 files changed

Lines changed: 23 additions & 24 deletions

β€Ž.changeset/chilly-suns-dress.mdβ€Ž

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

β€Ž.changeset/chubby-flowers-learn.mdβ€Ž

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

β€Ž.changeset/fiery-parents-burn.mdβ€Ž

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

β€Ž.changeset/quiet-tigers-sign.mdβ€Ž

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

β€ŽCHANGELOG.mdβ€Ž

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

3+
## 1.2.6
4+
5+
### Patch Changes
6+
7+
- [#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
8+
9+
- [#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
10+
11+
- Updated dependencies [[`8e35a6d`](https://github.com/exactly/exa/commit/8e35a6d17286da1f52d77964861542cd1e16e752), [`58365d3`](https://github.com/exactly/exa/commit/58365d372f223226d5e83ad842804829e0ca5798)]:
12+
- @exactly/server@0.2.91
13+
314
## 1.2.5
415

516
### 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.5",
3+
"version": "1.2.6",
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.90",
39+
"@exactly/server": "workspace:^0.2.91",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @exactly/server
22

3+
## 0.2.91
4+
5+
### Patch Changes
6+
7+
- [#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
8+
9+
- [#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
10+
311
## 0.2.90
412

513
### Patch Changes

β€Žserver/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@exactly/server",
3-
"version": "0.2.90",
3+
"version": "0.2.91",
44
"private": true,
55
"scripts": {
66
"build": "pkgroll --sourcemap --src . && sentry-cli sourcemaps inject -o exactly -p server dist",

0 commit comments

Comments
Β (0)