Skip to content

🔖 release: common@0.0.12, server@0.2.57, mobile@1.1.8#726

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

🔖 release: common@0.0.12, server@0.2.57, mobile@1.1.8#726
cruzdanilo merged 1 commit intomainfrom
changeset-release/main

Conversation

@cruzdanilo
Copy link
Member

@cruzdanilo cruzdanilo commented Feb 6, 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.8

Patch Changes

@exactly/common@0.0.12

Patch Changes

@exactly/server@0.2.57

Patch Changes

Summary by CodeRabbit

  • Chores
    • Released version 1.1.8 with updated dependencies and various improvements across packages. Includes version updates for internal modules (0.0.12 and 0.2.57).

@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 is an automated release for the @exactly/mobile package, incrementing its version to 1.1.8. It integrates recent patch changes that improve iOS passkey management and optimize RPC calls for account address derivation, ensuring a more robust and efficient mobile application.

Highlights

  • Package Version Bump: The @exactly/mobile package has been updated to version 1.1.8.
  • iOS Passkey Handling: Improved handling for passkey requests that are canceled by iOS devices.
  • RPC Call Optimization: An optimization has been implemented to skip RPC calls for account address derivation, enhancing performance.
Changelog
  • .changeset/good-monkeys-hunt.md
    • Removed as its content has been incorporated into the release.
  • .changeset/true-cameras-design.md
    • Removed as its content has been incorporated into the release.
  • CHANGELOG.md
    • Added a new 1.1.8 section.
    • Included patch change: "🥅 handle passkey requests canceled by ios".
    • Included patch change: "⚡️ skip rpc call for account address derivation".
  • package.json
    • Updated the version field from 1.1.7 to 1.1.8.
Activity
  • This pull request was automatically opened by the Changesets release GitHub action.
  • It is designed to be merged when ready for a release, which will trigger automatic package publication to npm.
  • The PR will be automatically updated if more changesets are added to the main branch before merging.
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 Feb 6, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

Bumps package versions (root 1.1.8, server 0.2.57, common 0.0.12), adds new changelog entries, updates workspace/devDependency pins, and removes several .changeset files that previously documented those patch notes.

Changes

Cohort / File(s) Summary
Root release & metadata
package.json, CHANGELOG.md
Bumped root package version to 1.1.8 and added a 1.1.8 changelog section listing patch PRs and dependency updates.
Server package & changelog
server/package.json, server/CHANGELOG.md
Bumped server version to 0.2.57 and added 0.2.57 changelog entries referencing PRs.
Common package & changelog
common/package.json, common/CHANGELOG.md
Bumped common version to 0.0.12 and added changelog entry for the patch.
Workspace / dev dependency pins
docs/package.json, .maestro/package.json
Updated workspace/devDependency pins to @exactly/common ^0.0.12 and bumped @exactly/server pin in docs to ^0.2.57.
Changeset cleanup
.changeset/good-monkeys-hunt.md, .changeset/true-cameras-design.md, .changeset/many-streets-travel.md, .changeset/mighty-guests-knock.md, .changeset/puny-clouds-bow.md, .changeset/rich-ravens-find.md, .changeset/three-meteors-judge.md, .changeset/sweet-papers-search.md
Deleted multiple .changeset files that previously described patch entries or notes; no code or public API changes.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • franm91
  • nfmelendez
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: releasing three packages with their exact versions (common@0.0.12, server@0.2.57, mobile@1.1.8), which matches the PR's primary objective.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

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

@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, generated by the Changesets release action, prepares for the v1.1.8 release of the @exactly/mobile package. The changes correctly update the package.json to the new version and add the corresponding release notes to CHANGELOG.md. The changeset files have been removed as expected. The changes are consistent with the standard release process and look good to merge.

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

@sentry
Copy link

sentry bot commented Feb 6, 2026

✅ All tests passed.

@cruzdanilo cruzdanilo marked this pull request as draft February 6, 2026 02:24
@cruzdanilo cruzdanilo changed the title 🔖 release: mobile@1.1.8 🔖 release: server@0.2.57, mobile@1.1.8 Feb 6, 2026
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch 2 times, most recently from f5ec520 to bb7e7e8 Compare February 6, 2026 13:36
@cruzdanilo cruzdanilo changed the title 🔖 release: server@0.2.57, mobile@1.1.8 🔖 release: common@0.0.12, server@0.2.57, mobile@1.1.8 Feb 6, 2026
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch 3 times, most recently from 82782e2 to bce9123 Compare February 6, 2026 16:25
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from bce9123 to 816d52c Compare February 6, 2026 16:53
@cruzdanilo cruzdanilo merged commit 816d52c into main Feb 6, 2026
11 of 12 checks passed
@cruzdanilo cruzdanilo deleted the changeset-release/main branch February 6, 2026 17:00
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