Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adeze/raindrop-mcp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.1
Choose a base ref
...
head repository: adeze/raindrop-mcp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.2
Choose a head ref
  • 10 commits
  • 46 files changed
  • 2 contributors

Commits on Mar 9, 2026

  1. Configuration menu
    Copy the full SHA
    5c4b82c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. chore: update CI workflows and remove publish.yml

    - Updated GitHub Actions workflows to use the latest versions of actions/checkout and actions/setup-node.
    - Removed the deprecated publish.yml workflow in favor of a combined CI and release workflow.
    - Added a new release-dry-run.yml workflow for validating the release process without publishing.
    - Updated .releaserc.json to enable npm publishing during semantic-release.
    - Enhanced the README and documentation to reflect the new release process and tools.
    - Added SKILL.md and gemini-extension.json for better integration with AI assistants.
    - Updated mcp.json to include all registered tools and their descriptions.
    - Updated AGENTS.md and CLAUDE.md to reflect recent enhancements and project structure changes.
    adeze committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    32a995b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89bd203 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2026

  1. chore(tests): refactor test setup and improve mock implementations fo…

    …r bookmark and cleanup tools
    adeze committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    1c0fe7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d7201e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f9ce4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afb6a4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b73988 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29ab263 View commit details
    Browse the repository at this point in the history
  7. chore(release): 2.4.2 [skip ci]

    ## [2.4.2](v2.4.1...v2.4.2) (2026-03-11)
    
    ### Bug Fixes
    
    * **ci:** format auth-check script ([29ab263](29ab263))
    * **ci:** resolve auth-check lint globals ([8b73988](8b73988))
    semantic-release-bot committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    a0c83b5 View commit details
    Browse the repository at this point in the history
Loading