Skip to content

chore(main): release 0.3.0 - #6

Merged
boojack merged 1 commit into
mainfrom
release-please--branches--main--components--web-clipper
Jul 29, 2026
Merged

chore(main): release 0.3.0#6
boojack merged 1 commit into
mainfrom
release-please--branches--main--components--web-clipper

Conversation

@boojack

@boojack boojack commented Jul 23, 2026

Copy link
Copy Markdown
Member

🤖 I have created a release beep boop

0.3.0 (2026-07-29)

Features

  • clips: add local history and duplicate-save warning (c27f1fe)

Bug Fixes

  • publish verified Firefox downloads reliably (84af3cc)
  • release: publish complete assets before store submission (e087d08)

This PR was generated with Release Please. See documentation.

@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 2c23ec84-0da8-4e23-a977-55e0b56624b3

📥 Commits

Reviewing files that changed from the base of the PR and between 6b675b6 and 8342474.

📒 Files selected for processing (3)
  • .release-please-manifest.json
  • CHANGELOG.md
  • package.json
🚧 Files skipped from review as they are similar to previous changes (1)
  • .release-please-manifest.json

Walkthrough

Release metadata now identifies version 0.3.0 in the manifest and package.json. CHANGELOG.md includes a dated 0.3.0 section with a feature entry and two bug-fix entries.

Suggested reviewers: johnnyjoygh

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly states this is a 0.3.0 release, matching the main change in the PR.
Description check ✅ Passed The description directly summarizes the release notes and matches the changes in this PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.

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.

@boojack
boojack force-pushed the release-please--branches--main--components--web-clipper branch from db51c84 to 6b675b6 Compare July 29, 2026 12:40
@greptile-apps

greptile-apps Bot commented Jul 29, 2026

Copy link
Copy Markdown

Greptile Summary

This is an automated Release Please PR bumping the package from v0.2.0 to v0.3.0. The only changes are version strings in package.json and .release-please-manifest.json, plus the prepended changelog entry documenting the included commits.

  • package.json / .release-please-manifest.json: Version field updated from 0.2.00.3.0; no dependency or config changes.
  • CHANGELOG.md: New 0.3.0 entry added, covering one feature (local clip history + duplicate-save warning) and two bug fixes (Firefox publish reliability, complete asset publication before store submission).

Confidence Score: 5/5

Safe to merge — purely version bookkeeping with no logic changes.

All three changed files are version bookkeeping (manifest, package.json, changelog) generated by Release Please automation. No code logic, no dependencies, and no configuration was altered.

Files Needing Attention: No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.2.0 to 0.3.0 by Release Please automation
CHANGELOG.md Prepends 0.3.0 release notes with features and bug fixes; generated by Release Please
package.json Package version bumped from 0.2.0 to 0.3.0; no other changes

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|reads commits since v0.2.0| B[Generate CHANGELOG entry]
    B --> C[Bump version: 0.2.0 → 0.3.0]
    C --> D[Update package.json]
    C --> E[Update .release-please-manifest.json]
    B --> F[Prepend CHANGELOG.md]
    D & E & F --> G[Open PR #6]
    G -->|merge| H[Tag v0.3.0 release]
Loading

Reviews (2): Last reviewed commit: "chore(main): release 0.3.0" | Re-trigger Greptile

@boojack boojack changed the title chore(main): release 0.2.1 chore(main): release 0.3.0 Jul 29, 2026
@boojack
boojack force-pushed the release-please--branches--main--components--web-clipper branch from 6b675b6 to 8342474 Compare July 29, 2026 14:25
@boojack
boojack merged commit edb43c4 into main Jul 29, 2026
3 checks passed
@boojack
boojack deleted the release-please--branches--main--components--web-clipper branch July 30, 2026 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant