Skip to content

🔖 release: mobile@1.1.1, server@0.2.50#662

Merged
cruzdanilo merged 1 commit intomainfrom
changeset-release/main
Jan 22, 2026
Merged

🔖 release: mobile@1.1.1, server@0.2.50#662
cruzdanilo merged 1 commit intomainfrom
changeset-release/main

Conversation

@cruzdanilo
Copy link
Copy Markdown
Member

@cruzdanilo cruzdanilo commented Jan 21, 2026

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.1

Patch Changes

@exactly/server@0.2.50

Patch Changes

@gemini-code-assist
Copy link
Copy Markdown

Summary of Changes

Hello @cruzdanilo, 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 automates the release of a new patch version for the @exactly/mobile package. It incorporates a critical fix for Android notification icons and updates the project's versioning and changelog accordingly, preparing the package for publication to npm.

Highlights

  • Version Bump: The @exactly/mobile package has been updated from version 1.1.0 to 1.1.1.
  • Android Notification Fix: This release includes a patch to fix issues with Android notification icons, as detailed in PR 🍱 app: fix android notification icons #661.
  • Changeset Application: The temporary changeset file .changeset/great-cloths-tap.md has been removed, indicating the successful application of its changes to the project.
Using Gemini Code Assist

The 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 /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

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 .gemini/ folder in the base of the repository. Detailed instructions can be found here.

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.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 21, 2026

Walkthrough

Removed four .changeset entries targeting @exactly/mobile, bumped package.json version to 1.1.1, and added a 1.1.1 "Patch Changes" block to CHANGELOG.md; no source-code edits.

Changes

Cohort / File(s) Summary
Release metadata
.changeset/great-cloths-tap.md, .changeset/eleven-glasses-clap.md, .changeset/solid-ties-attack.md, .changeset/gentle-lines-itch.md, CHANGELOG.md, package.json
Deleted four changeset files that requested patch bumps for @exactly/mobile and removed their changelog notes; added a new 1.1.1 "Patch Changes" section to CHANGELOG.md; updated package.json version 1.1.01.1.1.

Sequence Diagram(s)

(omitted — changes are release metadata edits without new multi-component control flow)

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • dieguezguille
  • franm91
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes a release PR that bumps @exactly/mobile to version 1.1.1 and includes server version 0.2.50, matching the PR's primary objective of publishing packages to npm.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch changeset-release/main

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request is an automated release for @exactly/mobile version 1.1.1, generated by the Changesets action. The changes include updating the version in package.json, adding the new release notes to CHANGELOG.md, and removing the corresponding changeset file. These changes are all standard for the release process and appear to be correct. No issues were found in this review.

@sentry
Copy link
Copy Markdown

sentry Bot commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.93%. Comparing base (d240b73) to head (82cdc3e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #662      +/-   ##
==========================================
+ Coverage   58.34%   60.93%   +2.59%     
==========================================
  Files         168      168              
  Lines        5358     6013     +655     
  Branches     1535     1810     +275     
==========================================
+ Hits         3126     3664     +538     
- Misses       2075     2179     +104     
- Partials      157      170      +13     
Flag Coverage Δ
e2e 60.93% <ø> (+2.62%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from 9050e2e to 8099bed Compare January 21, 2026 13:43
Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@CHANGELOG.md`:
- Around line 3-11: The changelog block uses capitalized headings and long
single-line list items; change the heading "## 1.1.1" and subheading "### Patch
Changes" (and any prose like "Thanks") to lowercase and reflow each list item so
lines are ≤120 characters (wrap the PR/commit link portions and the "Thanks
[@...]" attribution onto subsequent lines as needed) while preserving the PR
numbers (e.g., [`#664`], [`#661`]) and commit hashes (e.g., `10d080c`, `e6d232a`,
`c36243c`) and the short descriptions (e.g., "🐛 fix android crash on cold
start", "🍱 fix android notification icons", "🐛 fix missing auth query function
error").

Comment thread CHANGELOG.md
Comment on lines +3 to +11
## 1.1.1

### Patch Changes

- [#664](https://github.com/exactly/exa/pull/664) [`10d080c`](https://github.com/exactly/exa/commit/10d080cf15f7b06f2c2ca8515689ebca3d8d810e) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🐛 fix android crash on cold start

- [#661](https://github.com/exactly/exa/pull/661) [`e6d232a`](https://github.com/exactly/exa/commit/e6d232a10a91b4249f5cc1002ffe780639f9f57d) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 🍱 fix android notification icons

- [#664](https://github.com/exactly/exa/pull/664) [`c36243c`](https://github.com/exactly/exa/commit/c36243ca0a64012c4a3b2ca05fcb58cf71e5ce5f) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🐛 fix missing auth query function error
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

normalize changelog text to lowercase and wrap long lines.

The new block uses capitalized prose (e.g., “Patch Changes”, “Thanks”) and long single-line entries. The markdown guidelines require all prose to be lowercase and lines ≤ 120 characters. Please lowercase the prose and wrap the list items.

🤖 Prompt for AI Agents
In `@CHANGELOG.md` around lines 3 - 11, The changelog block uses capitalized
headings and long single-line list items; change the heading "## 1.1.1" and
subheading "### Patch Changes" (and any prose like "Thanks") to lowercase and
reflow each list item so lines are ≤120 characters (wrap the PR/commit link
portions and the "Thanks [@...]" attribution onto subsequent lines as needed)
while preserving the PR numbers (e.g., [`#664`], [`#661`]) and commit hashes (e.g.,
`10d080c`, `e6d232a`, `c36243c`) and the short descriptions (e.g., "🐛 fix
android crash on cold start", "🍱 fix android notification icons", "🐛 fix
missing auth query function error").

@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch 4 times, most recently from 821487d to ea8810e Compare January 22, 2026 01:00
Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch 2 times, most recently from 5e30d90 to 82cdc3e Compare January 22, 2026 13:57
@cruzdanilo cruzdanilo changed the title 🔖 release: mobile@1.1.1 🔖 release: mobile@1.1.1, server@0.2.50 Jan 22, 2026
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from 82cdc3e to 7b6be84 Compare January 22, 2026 14:41
@cruzdanilo cruzdanilo merged commit 7b6be84 into main Jan 22, 2026
2 of 4 checks passed
@cruzdanilo cruzdanilo deleted the changeset-release/main branch January 22, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant