Skip to content

🔖 release: mobile@1.1.22, server@0.2.73#828

Merged
cruzdanilo merged 1 commit intomainfrom
changeset-release/main
Feb 24, 2026
Merged

🔖 release: mobile@1.1.22, server@0.2.73#828
cruzdanilo merged 1 commit intomainfrom
changeset-release/main

Conversation

@cruzdanilo
Copy link
Member

@cruzdanilo cruzdanilo commented Feb 23, 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.22

Patch Changes

@exactly/server@0.2.73

Patch Changes

Summary by CodeRabbit

  • Chores
    • Released version 1.1.22 with bug fixes and refinements
    • Updated dependency to the latest server release (0.2.73)
    • Updated changelog entries for the new releases

@coderabbitai
Copy link

coderabbitai bot commented Feb 23, 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 5585f8e and 81bd15b.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (7)
  • .changeset/bright-foxes-glow.md
  • .changeset/calm-wolves-rest.md
  • .changeset/soft-emu-run.md
  • CHANGELOG.md
  • package.json
  • server/CHANGELOG.md
  • server/package.json

Walkthrough

Removed three .changeset entries; bumped root package to 1.1.22 and @exactly/server dependency to ^0.2.73; added root and server changelog entries; bumped server package to 0.2.73. No runtime code or public API changes.

Changes

Cohort / File(s) Summary
Changeset cleanup
\.changeset/bright-foxes-glow.md, \.changeset/soft-emu-run.md, \.changeset/calm-wolves-rest.md
Deleted three changeset files that described patch notes for @exactly/mobile and @exactly/server.
Root release metadata
CHANGELOG.md, package.json
Added 1.1.22 changelog entry, bumped root version 1.1.211.1.22, and updated dependency @exactly/server workspace:^0.2.70workspace:^0.2.73.
Server release metadata
server/CHANGELOG.md, server/package.json
Added server 0.2.73 changelog entry and bumped server package version 0.2.720.2.73.

Sequence Diagram(s)

[skipped]

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • nfmelendez
  • dieguezguille
🚥 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 clearly and concisely summarizes the main change: releasing two package versions with specific version numbers.

✏️ 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.

@gemini-code-assist
Copy link

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 facilitates the automated release of the @exactly/mobile package, bumping its version to 1.1.22. It incorporates a recent patch that refines error classification, ensuring the project's changelog and package metadata are up-to-date for the new release.

Highlights

  • Automated Release: This pull request was automatically generated by the Changesets release GitHub action to prepare for a new release of @exactly/mobile.
  • Version Bump: The @exactly/mobile package version has been updated from 1.1.21 to 1.1.22 in package.json.
  • Changelog Update: The CHANGELOG.md file has been updated to include the 1.1.22 release, detailing a patch change to refine known error classification granularity.
  • Changeset Removal: The temporary changeset file .changeset/bright-foxes-glow.md was removed as part of the release process.
Changelog
  • .changeset/bright-foxes-glow.md
    • Removed the temporary changeset file.
  • CHANGELOG.md
    • Added a new entry for version 1.1.22.
    • Included details about refining known error classification granularity.
  • package.json
    • Updated the package version from 1.1.21 to 1.1.22.
Activity
  • This pull request was automatically opened by the Changesets release GitHub action.
  • The PR description indicates that it will be updated if more changesets are added to main.
  • Merging this PR will trigger the automatic publication of packages to npm.
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.

@cruzdanilo cruzdanilo marked this pull request as draft February 23, 2026 18:00
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

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 is an automated release generated by the Changesets action. It correctly bumps the version of @exactly/mobile to 1.1.22, updates the CHANGELOG.md with the latest changes, and removes the corresponding changeset file. The changes are consistent with a standard release process and look good to merge.

@sentry
Copy link

sentry bot commented Feb 23, 2026

✅ All tests passed.

@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch 2 times, most recently from 86cd185 to 8638876 Compare February 23, 2026 19:40
@cruzdanilo cruzdanilo changed the title 🔖 release: mobile@1.1.22 🔖 release: server@0.2.73, mobile@1.1.22 Feb 23, 2026
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from 8638876 to 777867a Compare February 23, 2026 20:59
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch 2 times, most recently from 9f80251 to 5585f8e Compare February 24, 2026 00:45
@cruzdanilo cruzdanilo changed the title 🔖 release: server@0.2.73, mobile@1.1.22 🔖 release: mobile@1.1.22, server@0.2.73 Feb 24, 2026
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from 5585f8e to 81bd15b Compare February 24, 2026 16:50
@cruzdanilo cruzdanilo merged commit 81bd15b into main Feb 24, 2026
11 of 12 checks passed
@cruzdanilo cruzdanilo deleted the changeset-release/main branch February 24, 2026 16:58
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