Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/better-bobcats-stay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/bold-laws-pay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/brave-flies-clap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/calm-dogs-glow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chatty-regions-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/common-drinks-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dry-pumas-jog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fancy-oranges-sniff.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hot-buckets-peel.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/itchy-nights-give.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/kind-yaks-jump.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/many-kids-push.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-seals-shake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/social-buckets-feel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-cats-roll.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-sloths-judge.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-comics-know.md

This file was deleted.

31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# @exactly/mobile

## 1.1.6

### Patch Changes

- [#718](https://github.com/exactly/exa/pull/718) [`d0efe01`](https://github.com/exactly/exa/commit/d0efe0167e22dc6ae5bc893b5ed1556b271c18bb) Thanks [@dieguezguille](https://github.com/dieguezguille)! - ♻️ recompose payment modal

- [`9221121`](https://github.com/exactly/exa/commit/92211213bf7f8b20fa967ce3cf094cb81ef83266) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - ✅ test card activation flow

- [#717](https://github.com/exactly/exa/pull/717) [`62ff9e7`](https://github.com/exactly/exa/commit/62ff9e73035cd1f76d9a1d6704e266c3e4a19ce6) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - ♿️ add aria label to rollover back button

- [#705](https://github.com/exactly/exa/pull/705) [`7f76205`](https://github.com/exactly/exa/commit/7f76205b941820b81341faf227efb2f19ac146a5) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🚸 improve getting started component

- [#705](https://github.com/exactly/exa/pull/705) [`6839afd`](https://github.com/exactly/exa/commit/6839afd90f6a661f3960c1a44d5c0593a7083333) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🩹 set card query defaults

- [`80eb93e`](https://github.com/exactly/exa/commit/80eb93eeb68adcbd04d9d6b47eda31b09f36b1b4) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🩹 fix worklet gesture warning
Comment on lines +3 to +17

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛠️ Refactor suggestion | 🟠 Major

Lowercase prose + wrap the long line to ≤120 chars.

The new headings and list text are not lowercase, and Line 7 exceeds the 120‑char limit. Please lowercase the prose and wrap the line. As per coding guidelines, all narrative text in .md must be lowercase and lines must be ≤120 chars.

✏️ Proposed fix
-## 1.1.6
+## 1.1.6
@@
-### Patch Changes
+### patch changes
@@
-- [`80eb93e`](https://github.com/exactly/exa/commit/80eb93eeb68adcbd04d9d6b47eda31b09f36b1b4) Thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 🩹 fix worklet gesture warning
+- [`80eb93e`](https://github.com/exactly/exa/commit/80eb93eeb68adcbd04d9d6b47eda31b09f36b1b4)
+  thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 🩹 fix worklet gesture warning

As per coding guidelines, all narrative text in .md must be lowercase and lines must be ≤120 chars.

🤖 Prompt for AI Agents
In `@CHANGELOG.md` around lines 3 - 7, Lowercase the headings and narrative text
and wrap lines to ≤120 chars: change "Patch Changes" to "patch changes" and make
the list entry for commit `80eb93e` fully lowercase (including "thanks
[`@dieguezguille`]" and "🩹 fix worklet gesture warning"), then break the long
list line into wrapped lines under 120 characters while preserving the commit
link and author mention.


- [`b48ed21`](https://github.com/exactly/exa/commit/b48ed21c9f860ce0d6aea827e6f491cf12a563cc) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - ♿️ add aria label to card sensitive toggle

- [`79e0616`](https://github.com/exactly/exa/commit/79e06162b31fed6ebb46a1de981b1be80d8b02e7) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - ✅ extract maestro aria subflows

- [#718](https://github.com/exactly/exa/pull/718) [`57f56f6`](https://github.com/exactly/exa/commit/57f56f6024d68c71fcc41918994c9731a136fc76) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🐛 fix payment sheet

- [#718](https://github.com/exactly/exa/pull/718) [`1e495e2`](https://github.com/exactly/exa/commit/1e495e23902c82829780820305a987c090bd0b5b) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🐛 fix defi buttons ux

- [#717](https://github.com/exactly/exa/pull/717) [`85337ca`](https://github.com/exactly/exa/commit/85337cae1036a1c66865c626f722950ed805de20) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 🚸 navigate successful rollover to activity

- [#710](https://github.com/exactly/exa/pull/710) [`8b4f49c`](https://github.com/exactly/exa/commit/8b4f49cb2f61bc9d9d7de3be0a92e5a2c3dfb695) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - ♿️ add aria label to loan amount selector

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

Lowercase prose + wrap the long line to ≤120 chars.

This entry has the same issues as Line 7: "Thanks" should be lowercase, and the line exceeds 120 characters.

✏️ Proposed fix
-- [`#710`](https://github.com/exactly/exa/pull/710) [`8b4f49c`](https://github.com/exactly/exa/commit/8b4f49cb2f61bc9d9d7de3be0a92e5a2c3dfb695) Thanks [`@cruzdanilo`](https://github.com/cruzdanilo)! - ♿️ add aria label to loan amount selector
+- [`#710`](https://github.com/exactly/exa/pull/710) [`8b4f49c`](https://github.com/exactly/exa/commit/8b4f49cb2f61bc9d9d7de3be0a92e5a2c3dfb695)
+  thanks [`@cruzdanilo`](https://github.com/cruzdanilo)! - ♿️ add aria label to loan amount selector

As per coding guidelines, all narrative text in .md must be lowercase.

🤖 Prompt for AI Agents
In `@CHANGELOG.md` at line 9, Change the CHANGELOG entry for PR `#710` so the
narrative text uses lowercase "thanks" instead of "Thanks" and reflow the long
line (the line containing "[`#710`] ... Thanks [`@cruzdanilo`] ... add aria label to
loan amount selector" / commit `8b4f49c`) to be wrapped at or below 120
characters per line while keeping the same content and links intact.


- Updated dependencies [[`38bcc93`](https://github.com/exactly/exa/commit/38bcc931a6ee3e854a761e5663e2db9dc89e516b), [`b150579`](https://github.com/exactly/exa/commit/b1505799417308f919af23093f34293ecb8fc2a8), [`d0e9f6e`](https://github.com/exactly/exa/commit/d0e9f6ec090caaa0da75e84545f8a4722bfbd43c)]:
- @exactly/server@0.2.55

## 1.1.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exactly/mobile",
"version": "1.1.5",
"version": "1.1.6",
"title": "Exa App",
"shortDescription": "What finance should be today",
"description": "A Card. A Wallet. A DeFi Protocol. All of it together.",
Expand Down Expand Up @@ -37,7 +37,7 @@
"@account-kit/smart-contracts": "catalog:",
"@exactly/common": "workspace:^0.0.11",
"@exactly/lib": "^0.1.0",
"@exactly/server": "workspace:^0.2.53",
"@exactly/server": "workspace:^0.2.55",
"@expo/metro-runtime": "~6.1.2",
"@farcaster/frame-sdk": "^0.1.12",
"@farcaster/miniapp-sdk": "^0.2.1",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @exactly/server

## 0.2.55

### Patch Changes

- [`38bcc93`](https://github.com/exactly/exa/commit/38bcc931a6ee3e854a761e5663e2db9dc89e516b) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 📈 enrich proposal queue span instrumentation

- [`b150579`](https://github.com/exactly/exa/commit/b1505799417308f919af23093f34293ecb8fc2a8) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 🤡 enhance panda mocks for e2e tests

- [#670](https://github.com/exactly/exa/pull/670) [`d0e9f6e`](https://github.com/exactly/exa/commit/d0e9f6ec090caaa0da75e84545f8a4722bfbd43c) Thanks [@aguxez](https://github.com/aguxez)! - ✨ add pax for platinum to signature card upgrades

## 0.2.54

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exactly/server",

This comment was marked as outdated.

"version": "0.2.54",
"version": "0.2.55",
"private": true,
"scripts": {
"build": "pkgroll --sourcemap --src . && sentry-cli sourcemaps inject -o exactly -p server dist",
Expand Down
Loading