Skip to content

🔖 release: mobile@1.1.25, server@0.2.78#859

Merged
cruzdanilo merged 1 commit intomainfrom
changeset-release/main
Mar 3, 2026
Merged

🔖 release: mobile@1.1.25, server@0.2.78#859
cruzdanilo merged 1 commit intomainfrom
changeset-release/main

Conversation

@cruzdanilo
Copy link
Member

@cruzdanilo cruzdanilo commented Mar 3, 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.25

Patch Changes

  • 7dd758c Thanks @cruzdanilo! - 🥅 report fallback error with cause context

  • Updated dependencies [5bfabfd]:

    • @exactly/server@0.2.78

@exactly/server@0.2.78

Patch Changes

Summary by CodeRabbit

  • Bug Fixes

    • Improved fallback error reporting with enhanced cause context.
  • Chores

    • Version bump to 1.1.25.
    • Updated server dependencies.

@cruzdanilo cruzdanilo requested a review from nfmelendez as a code owner March 3, 2026 18:35
@cursor
Copy link

cursor bot commented Mar 3, 2026

PR Summary

Low Risk
Release bookkeeping only: version bumps, changelog updates, and lockfile refresh; no runtime logic changes are introduced in this PR.

Overview
Publishes a patch release for @exactly/mobile (1.1.25) and @exactly/server (0.2.78) by updating package versions and changelogs.

Updates @exactly/mobile to depend on @exactly/server@0.2.78, removes the consumed Changesets entries, and updates pnpm-lock.yaml accordingly.

Written by Cursor Bugbot for commit 41d2a4c. This will update automatically on new commits. Configure here.

@gemini-code-assist
Copy link

Summary of Changes

Hello, 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/server package. It updates the package version, records the changes in the changelog, and removes the corresponding changeset file, preparing the package for publication.

Highlights

  • Version Bump: The @exactly/server package version has been incremented from 0.2.77 to 0.2.78.
  • Changelog Update: The server/CHANGELOG.md file was updated to include the new 0.2.78 patch release entry, detailing the deployment of a new app version.
  • Changeset Removal: The temporary changeset file .changeset/huge-colts-hang.md was removed as part of the release process.
Changelog
  • .changeset/huge-colts-hang.md
    • Removed the temporary changeset file.
  • server/CHANGELOG.md
    • Added a new entry for version 0.2.78 including a patch change for deploying a new app version.
  • server/package.json
    • Updated the package version from 0.2.77 to 0.2.78.
Activity
  • This pull request was automatically generated by the Changesets release GitHub action.
  • No human activity or reviews have been recorded yet, as this is an automated release PR.
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

coderabbitai bot commented Mar 3, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 5bfabfd and 41d2a4c.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (6)
  • .changeset/huge-colts-hang.md
  • .changeset/jolly-taxes-say.md
  • CHANGELOG.md
  • package.json
  • server/CHANGELOG.md
  • server/package.json

Walkthrough

This is a release version management PR that removes two changeset files, bumps the mobile package version from 1.1.24 to 1.1.25 and the server package from 0.2.77 to 0.2.78, updates both CHANGELOG files with new version entries and deployment notes, and synchronizes the server dependency reference.

Changes

Cohort / File(s) Summary
Changeset Removal
.changeset/huge-colts-hang.md, .changeset/jolly-taxes-say.md
Deleted changeset entries for @exactly/server and @exactly/mobile patch releases.
Package Version Bumps
package.json, server/package.json
Bumped mobile package from 1.1.24 to 1.1.25; bumped server package from 0.2.77 to 0.2.78; updated @exactly/server dependency reference to 0.2.78.
Changelog Updates
CHANGELOG.md, server/CHANGELOG.md
Added new version 1.1.25 section with patch entry and dependency update block; added new server version 0.2.78 section with patch entry noting deployment.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • nfmelendez
  • dieguezguille
✨ 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

@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 contains automated versioning changes for the release of @exactly/server@0.2.78. The modifications include updating the version in package.json, generating the CHANGELOG.md, and removing the changeset file. These changes are consistent with an automated release process and appear to be in order.

Copy link

@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 marked this pull request as draft March 3, 2026 18:36
@cruzdanilo cruzdanilo changed the title 🔖 release: server@0.2.78 🔖 release: mobile@1.1.25, server@0.2.78 Mar 3, 2026
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from 1e988b7 to 41d2a4c Compare March 3, 2026 18:40
@cruzdanilo cruzdanilo merged commit 41d2a4c into main Mar 3, 2026
11 of 13 checks passed
@cruzdanilo cruzdanilo deleted the changeset-release/main branch March 3, 2026 19:02
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