Skip to content

Commit 34ddc33

Browse files
committed
πŸ”– release: server@0.2.94, mobile@1.2.9
1 parent ef8f534 commit 34ddc33

7 files changed

Lines changed: 19 additions & 14 deletions

File tree

β€Ž.changeset/full-donuts-take.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.

β€ŽCHANGELOG.mdβ€Ž

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

3+
## 1.2.9
4+
5+
### Patch Changes
6+
7+
- [#1026](https://github.com/exactly/exa/pull/1026) [`36ff7a6`](https://github.com/exactly/exa/commit/36ff7a6a48ada21dbea549ea49778b1f8b9d8a8a) Thanks [@franm91](https://github.com/franm91)! - πŸš‘οΈ fix svg render on mobile
8+
9+
- Updated dependencies [[`ef8f534`](https://github.com/exactly/exa/commit/ef8f534f19dc1d6a14661ec5fc4c6a98c19b307c)]:
10+
- @exactly/server@0.2.94
11+
312
## 1.2.8
413

514
### 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.8",
3+
"version": "1.2.9",
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.93",
39+
"@exactly/server": "workspace:^0.2.94",
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.94
4+
5+
### Patch Changes
6+
7+
- [`ef8f534`](https://github.com/exactly/exa/commit/ef8f534f19dc1d6a14661ec5fc4c6a98c19b307c) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - πŸš€ deploy new app version
8+
39
## 0.2.93
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.93",
3+
"version": "0.2.94",
44
"private": true,
55
"scripts": {
66
"build": "pkgroll --sourcemap --src . && sentry-cli sourcemaps inject -o exactly -p server dist",

0 commit comments

Comments
Β (0)