Skip to content

Conversation

@lawrence-forooghian
Copy link
Collaborator

@lawrence-forooghian lawrence-forooghian commented Oct 2, 2025

Summary by CodeRabbit

  • Documentation
    • Added 0.2.0 release notes highlighting a fix for SPM dependency compilation errors and the change of JSONValue.number to Double, plus a link to the full changelog.
  • Chores
    • Streamlined contributor release steps by removing obsolete version-update instructions.

Copied these from ably-chat-swift in the initial commit, but they don't
apply.
@coderabbitai
Copy link

coderabbitai bot commented Oct 2, 2025

Walkthrough

Documentation updates only: added a 0.2.0 entry to CHANGELOG.md with notes on an SPM dependency fix and a JSONValue.number type change, plus a full changelog link. CONTRIBUTING.md was updated to remove two release steps related to version constants and README SPM version updates.

Changes

Cohort / File(s) Summary
Changelog update
CHANGELOG.md
Added 0.2.0 section with “What’s Changed” bullets (SPM dependency fix; JSONValue.number from NSNumber to Double) and a full changelog link; retained 0.1.0 section.
Contribution guide update
CONTRIBUTING.md
Removed two release steps: updating Sources/AblyLiveObjects/Version.swift and updating README.md SPM from: version.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

I twitch my whiskers, skim the log—
New dots on dates, no code to slog.
A tidy hop through docs so neat,
Version crumbs for devs to eat.
With gentle thumps, I sign and grin—
Ship the notes, let builds begin! 🐇✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title “Release version 0.2.0” succinctly and accurately summarizes the primary change of this pull request, which is to bump the library to version 0.2.0 and include associated changelog updates.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release/0.2.0

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

@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: 0

🧹 Nitpick comments (1)
CHANGELOG.md (1)

7-7: Fix typo in release note.

“compliation” should be “compilation”.

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Jira integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 83db1f4 and 601a651.

📒 Files selected for processing (2)
  • CHANGELOG.md (1 hunks)
  • CONTRIBUTING.md (0 hunks)
💤 Files with no reviewable changes (1)
  • CONTRIBUTING.md
🧰 Additional context used
🪛 markdownlint-cli2 (0.18.1)
CHANGELOG.md

10-10: Bare URL used

(MD034, no-bare-urls)

⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (12)
  • GitHub Check: Xcode, tvOS (Xcode 16.3)
  • GitHub Check: Xcode, release configuration, macOS (Xcode 16.3)
  • GitHub Check: Xcode, release configuration, iOS (Xcode 16.3)
  • GitHub Check: Xcode, macOS (Xcode 16.3)
  • GitHub Check: Xcode, iOS (Xcode 16.3)
  • GitHub Check: Example app, iOS (Xcode 16.3)
  • GitHub Check: Example app, tvOS (Xcode 16.3)
  • GitHub Check: Xcode, release configuration, tvOS (Xcode 16.3)
  • GitHub Check: Example app, macOS (Xcode 16.3)
  • GitHub Check: SPM, release configuration (Xcode 16.3)
  • GitHub Check: SPM (Xcode 16.3)
  • GitHub Check: Generate code coverage

@lawrence-forooghian lawrence-forooghian merged commit 6a38988 into main Oct 2, 2025
18 checks passed
@lawrence-forooghian lawrence-forooghian deleted the release/0.2.0 branch October 2, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants