Skip to content

🔖 release: common@0.0.15, docs@0.1.5, mobile@1.2.13, server@0.2.99 - #1085

Merged
cruzdanilo merged 1 commit into
mainfrom
changeset-release/main
Jun 25, 2026
Merged

🔖 release: common@0.0.15, docs@0.1.5, mobile@1.2.13, server@0.2.99#1085
cruzdanilo merged 1 commit into
mainfrom
changeset-release/main

Conversation

@cruzdanilo

@cruzdanilo cruzdanilo commented Jun 11, 2026

Copy link
Copy Markdown
Member

Releases

@exactly/mobile@1.2.13

Patch Changes

@exactly/common@0.0.15

Patch Changes

@exactly/docs@0.1.5

Patch Changes

@exactly/server@0.2.99

Patch Changes

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

This PR updates release metadata across the monorepo: @exactly/common moves to 0.0.15, @exactly/server to 0.2.99, @exactly/docs to 0.1.5, and the root/mobile package to 1.2.13. Matching changelog entries and workspace dependency versions are updated.

Changes

Monorepo Release

Layer / File(s) Summary
Common v0.0.15 release
common/package.json, common/CHANGELOG.md
@exactly/common version changes to 0.0.15 and its changelog adds the 0.0.15 patch section.
Server v0.2.99 release
server/package.json, server/CHANGELOG.md
@exactly/server version changes to 0.2.99, its changelog adds the 0.2.99 patch section, and its common workspace dependency is updated to 0.0.15.
Docs v0.1.5 release
docs/package.json, docs/CHANGELOG.md
@exactly/docs version changes to 0.1.5, its changelog adds the 0.1.5 patch section, and its workspace dependencies are updated to common 0.0.15 and server 0.2.99.
Mobile v1.2.13 and root dependencies
package.json, CHANGELOG.md
The root package version changes to 1.2.13, dependencies are updated to common 0.0.15 and server 0.2.99, and the changelog adds the 1.2.13 patch section.
E2E framework dependency alignment
.maestro/package.json
.\maestro updates its @exactly/common workspace devDependency to 0.0.15.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Suggested reviewers

  • Mateo-Soso
  • nfmelendez
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the release bump for the four published packages and matches the main change in the PR.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changeset-release/main
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code 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.

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

Copy link
Copy Markdown

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 updates the @exactly/server package to version 0.2.99 by applying several patch changes, including setting card art for the sandbox, adding create card documentation, returning the card ID, and improving weak PIN error handling. The corresponding changeset files were removed, and the changelog was updated. I have no feedback to provide as there are no review comments.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

✅ All tests passed.

@cruzdanilo cruzdanilo changed the title 🔖 release: server@0.2.99 🔖 release: server@0.2.99, docs@0.1.5 Jun 12, 2026
@cruzdanilo
cruzdanilo force-pushed the changeset-release/main branch 3 times, most recently from dbfb9e2 to 2fbb8e2 Compare June 12, 2026 16:57

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1


ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 9a19e69d-3dee-499e-86d0-87d834d7aec3

📥 Commits

Reviewing files that changed from the base of the PR and between 8e22bc0 and 2fbb8e2.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (9)
  • .changeset/cute-buttons-roll.md
  • .changeset/hungry-impalas-sing.md
  • .changeset/soft-eggs-count.md
  • .changeset/wicked-lies-invent.md
  • .changeset/wild-points-lose.md
  • docs/CHANGELOG.md
  • docs/package.json
  • server/CHANGELOG.md
  • server/package.json
💤 Files with no reviewable changes (5)
  • .changeset/wild-points-lose.md
  • .changeset/soft-eggs-count.md
  • .changeset/hungry-impalas-sing.md
  • .changeset/cute-buttons-roll.md
  • .changeset/wicked-lies-invent.md

Comment thread docs/CHANGELOG.md
Comment on lines +3 to +7
## 0.1.5

### Patch Changes

- [#1049](https://github.com/exactly/exa/pull/1049) [`ce3b598`](https://github.com/exactly/exa/commit/ce3b598c15fcd4e57db3fa28cdf6f17c4c2a0622) Thanks [@nfmelendez](https://github.com/nfmelendez)! - 📝 add configuration resources

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🧹 Nitpick | 🔵 Trivial | 💤 Low value

Normalize the new docs release note to lowercase.

The docs guideline requires all internal documentation prose to be lowercase, but this new section adds Patch Changes and Thanks with capitalized text. If this file is generated, please update the generator/template instead of hand-editing the output.

As per coding guidelines, all internal documentation prose headings, paragraphs, list items, proper nouns, and brand names must be lowercase.

🧰 Tools
🪛 LanguageTool

[typographical] ~7-~7: Consider using an em dash in dialogues and enumerations.
Context: ...lendez](https://github.com/nfmelendez)! - 📝 add configuration resources ## 0.1....

(DASH_RULE)

Source: Coding guidelines

@cruzdanilo cruzdanilo changed the title 🔖 release: server@0.2.99, docs@0.1.5 🔖 release: common@0.0.15, mobile@1.2.13, server@0.2.99, docs@0.1.5 Jun 12, 2026
@cruzdanilo
cruzdanilo force-pushed the changeset-release/main branch 3 times, most recently from bb009fd to 3889bc4 Compare June 12, 2026 17:43
@cruzdanilo cruzdanilo changed the title 🔖 release: common@0.0.15, mobile@1.2.13, server@0.2.99, docs@0.1.5 🔖 release: common@0.0.15, mobile@1.2.13, docs@0.1.5, server@0.2.99 Jun 12, 2026
@cruzdanilo
cruzdanilo force-pushed the changeset-release/main branch 3 times, most recently from 221f159 to cbeca13 Compare June 12, 2026 19:11
@cruzdanilo
cruzdanilo force-pushed the changeset-release/main branch from cbeca13 to 0973239 Compare June 12, 2026 19:37
@cruzdanilo
cruzdanilo force-pushed the changeset-release/main branch 2 times, most recently from 9309f9d to 52e1a3e Compare June 23, 2026 21:50

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 3

♻️ Duplicate comments (1)
docs/CHANGELOG.md (1)

5-5: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick win

Normalize the changelog section heading to lowercase per documentation guidelines.

The heading "Patch Changes" should follow the project's documentation standard of lowercase prose, including headings. If this file is generated by a template/tool, please update the generator to emit lowercase headings instead.

Source: Coding guidelines


ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: b3d9fe14-7a34-49e6-aadd-fd7ec14b7103

📥 Commits

Reviewing files that changed from the base of the PR and between 9309f9d and 52e1a3e.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (21)
  • .changeset/brave-foxes-beam.md
  • .changeset/brave-heron-waves.md
  • .changeset/cute-buttons-roll.md
  • .changeset/hungry-impalas-sing.md
  • .changeset/loud-rabbits-melt.md
  • .changeset/proud-spies-argue.md
  • .changeset/public-dryers-change.md
  • .changeset/soft-eggs-count.md
  • .changeset/swift-pandas-reconcile.md
  • .changeset/true-wasps-learn.md
  • .changeset/wicked-lies-invent.md
  • .changeset/wild-points-lose.md
  • .maestro/package.json
  • CHANGELOG.md
  • common/CHANGELOG.md
  • common/package.json
  • docs/CHANGELOG.md
  • docs/package.json
  • package.json
  • server/CHANGELOG.md
  • server/package.json
💤 Files with no reviewable changes (12)
  • .changeset/hungry-impalas-sing.md
  • .changeset/wicked-lies-invent.md
  • .changeset/cute-buttons-roll.md
  • .changeset/brave-heron-waves.md
  • .changeset/loud-rabbits-melt.md
  • .changeset/proud-spies-argue.md
  • .changeset/public-dryers-change.md
  • .changeset/brave-foxes-beam.md
  • .changeset/soft-eggs-count.md
  • .changeset/true-wasps-learn.md
  • .changeset/swift-pandas-reconcile.md
  • .changeset/wild-points-lose.md

Comment thread CHANGELOG.md

## 1.2.13

### Patch Changes

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick win

Normalize the changelog section heading to lowercase per documentation guidelines.

The heading "Patch Changes" should follow the project's documentation standard of lowercase prose, including headings. If this file is generated by a template/tool, please update the generator to emit lowercase headings instead.

Source: Coding guidelines

Comment thread common/CHANGELOG.md

## 0.0.15

### Patch Changes

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick win

Normalize the changelog section heading to lowercase per documentation guidelines.

The heading "Patch Changes" should follow the project's documentation standard of lowercase prose, including headings. If this file is generated by a template/tool, please update the generator to emit lowercase headings instead.

Source: Coding guidelines

Comment thread server/CHANGELOG.md

## 0.2.99

### Patch Changes

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick win

Normalize the changelog section heading to lowercase per documentation guidelines.

The heading "Patch Changes" should follow the project's documentation standard of lowercase prose, including headings. If this file is generated by a template/tool, please update the generator to emit lowercase headings instead.

Source: Coding guidelines

@cruzdanilo
cruzdanilo force-pushed the changeset-release/main branch 3 times, most recently from 9d47c48 to 049c4c4 Compare June 24, 2026 18:52
@cruzdanilo cruzdanilo changed the title 🔖 release: common@0.0.15, mobile@1.2.13, docs@0.1.5, server@0.2.99 🔖 release: common@0.0.15, docs@0.1.5, mobile@1.2.13, server@0.2.99 Jun 25, 2026
@cruzdanilo
cruzdanilo force-pushed the changeset-release/main branch from 049c4c4 to 5e05540 Compare June 25, 2026 16:55
@cruzdanilo
cruzdanilo force-pushed the changeset-release/main branch from 5e05540 to 1be046b Compare June 25, 2026 18:43
@cruzdanilo
cruzdanilo merged commit 1be046b into main Jun 25, 2026
12 checks passed
@cruzdanilo
cruzdanilo deleted the changeset-release/main branch June 25, 2026 18: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