Skip to content

Commit 4eaad34

Browse files
πŸ”– release: mobile@1.2.24, server@0.2.116
1 parent 4ce1096 commit 4eaad34

9 files changed

Lines changed: 23 additions & 24 deletions

File tree

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

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

β€Ž.changeset/plain-owls-speak.mdβ€Ž

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

β€Ž.changeset/silver-falcons-stick.mdβ€Ž

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

β€Ž.changeset/slow-poems-sniff.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.24
4+
5+
### Patch Changes
6+
7+
- [#1286](https://github.com/exactly/exa/pull/1286) [`4ce1096`](https://github.com/exactly/exa/commit/4ce1096d5fe19fc1f995184c63cfccc7a6c3dede) Thanks [@dieguezguille](https://github.com/dieguezguille)! - πŸ’¬ update asset section titles
8+
9+
- [#1250](https://github.com/exactly/exa/pull/1250) [`f4fc241`](https://github.com/exactly/exa/commit/f4fc2411e67049fbe03afb0f5fbf51aef1d64aa1) Thanks [@franm91](https://github.com/franm91)! - ✨ scan pix qr codes
10+
11+
- [#1286](https://github.com/exactly/exa/pull/1286) [`4d10328`](https://github.com/exactly/exa/commit/4d10328fb75a239c4384bb48ae7fd96ec9e0169e) Thanks [@dieguezguille](https://github.com/dieguezguille)! - ⚑️ optimize activity list scroll
12+
13+
- Updated dependencies [[`e123a82`](https://github.com/exactly/exa/commit/e123a822ec271bc1a1ba4a10867b3a6137262bd7)]:
14+
- @exactly/server@0.2.116
15+
316
## 1.2.23
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.23",
3+
"version": "1.2.24",
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.19",
3838
"@exactly/lib": "^0.1.0",
39-
"@exactly/server": "workspace:^0.2.112",
39+
"@exactly/server": "workspace:^0.2.116",
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.116
4+
5+
### Patch Changes
6+
7+
- [#1281](https://github.com/exactly/exa/pull/1281) [`e123a82`](https://github.com/exactly/exa/commit/e123a822ec271bc1a1ba4a10867b3a6137262bd7) Thanks [@mainqueg](https://github.com/mainqueg)! - ✨ support directional pix endorsements
8+
39
## 0.2.115
410

511
### 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.115",
3+
"version": "0.2.116",
44
"private": true,
55
"scripts": {
66
"build": "pkgroll --clean-dist --sourcemap --src . && sentry-cli sourcemaps inject -o exactly -p server dist",

0 commit comments

Comments
Β (0)