🔖 release: server@0.2.83, mobile@1.1.28#904
Conversation
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request is an automated release for the Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. Footnotes
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (32)
WalkthroughRemoved many Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Code Review
This pull request contains automated changes for the release of @exactly/mobile version 1.1.28. The modifications include updating the package version in package.json and generating the corresponding changelog entry in CHANGELOG.md. These changes are standard for a release managed by Changesets and appear to be correct.
|
✅ All tests passed. |
e6be8a3 to
f3f46d6
Compare
f3f46d6 to
d62c2a3
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@exactly/mobile@1.1.28
Patch Changes
#810
4b27765Thanks @dieguezguille! - 🐛 guard against division by zero#810
5b4399aThanks @dieguezguille! - 💄 polish contact list layout#775
232c526Thanks @dieguezguille! - 💄 adjust tamagui tokens#810
5c192fcThanks @dieguezguille! - 🐛 app: widen limit info hit area to full row#810
66c27bbThanks @dieguezguille! - 💄 update tab bar ui#775
4074417Thanks @dieguezguille! - 💄 restyle card status component#775
e049f48Thanks @dieguezguille! - 💄 restyle action buttons#810
767e311Thanks @dieguezguille! - ♿️ label payment info buttons and extend e2e coverage#775
a6f6f2cThanks @dieguezguille! - 💄 restructure sheets layout#775
7af3244Thanks @dieguezguille! - 💄 adjust home scroll view gaps#810
4452873Thanks @dieguezguille! - ✨ implement new pay screen#810
4c90b56Thanks @dieguezguille! - 🐛 skip zero amount positions in payment lists#810
3fa9407Thanks @dieguezguille! - ♻️ unify card mode mutation#775
7f89100Thanks @dieguezguille! - 💄 apply tamagui spacing tokens#775
f33941dThanks @dieguezguille! - 💄 refine benefits carousel#775
16d516eThanks @dieguezguille! - 💄 replace fonts#810
8b19bd9Thanks @dieguezguille! - 💄 update credit line component button#810
1b99377Thanks @dieguezguille! - 🐛 prevent stale nested modal in payment sheet#810
68952d6Thanks @dieguezguille! - 🐛 fix text visibility in sheets#810
301f00dThanks @dieguezguille! - ✨ add installments calculator#775
4875d6fThanks @dieguezguille! - 💄 add vertical frame to styled button#810
f7c100eThanks @dieguezguille! - 💄 restyle overdue and upcoming payments#810
58cfb58Thanks @dieguezguille! - 🩹 sync display maturity while sheet is visible#775
dd4fe91Thanks @dieguezguille! - 💫 unify animation parameters#775
cec7a5cThanks @dieguezguille! - 💄 restyle portfolio summary#810
57e9bb1Thanks @dieguezguille! - 🌐 update spanish translation for statements#810
9d5e287Thanks @dieguezguille! - ✨ display card details in home screen#810
42684c1Thanks @dieguezguille! - 🚸 simplify installment selectionUpdated dependencies [
c88f654]:@exactly/server@0.2.83
Patch Changes
c88f654Thanks @cruzdanilo! - 🚀 deploy new app versionSummary by CodeRabbit
New Features
Bug Fixes
Improvements
Chores