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: vineethkrishnan/jquery.verticalScroll.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: vineethkrishnan/jquery.verticalScroll.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 4 commits
  • 6 files changed
  • 3 contributors

Commits on May 2, 2026

  1. ci(deps): bump googleapis/release-please-action in the actions group (#…

    …22)
    
    Bumps the actions group with 1 update: [googleapis/release-please-action](https://github.com/googleapis/release-please-action).
    
    
    Updates `googleapis/release-please-action` from 4 to 5
    - [Release notes](https://github.com/googleapis/release-please-action/releases)
    - [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md)
    - [Commits](googleapis/release-please-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: googleapis/release-please-action
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 2, 2026
    Configuration menu
    Copy the full SHA
    5c39295 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2026

  1. chore(deps): bump postcss from 8.5.8 to 8.5.13 (#24)

    Bumps [postcss](https://github.com/postcss/postcss) from 8.5.8 to 8.5.13.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.5.8...8.5.13)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-version: 8.5.13
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 4, 2026
    Configuration menu
    Copy the full SHA
    1703443 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2026

  1. docs: add docs site link to README

    Surface the docs and demo URLs (jquery-vertical-scroll-docs.vinelabs.de
    and jquery-vertical-scroll.vinelabs.de) in the README.
    vineethkrishnan committed May 10, 2026
    Configuration menu
    Copy the full SHA
    9de6c5c View commit details
    Browse the repository at this point in the history
  2. chore(master): release 2.2.1 (#23)

    Co-authored-by: personal-release-manager[bot] <269801950+personal-release-manager[bot]@users.noreply.github.com>
    vinelabs-release-manager[bot] authored May 10, 2026
    Configuration menu
    Copy the full SHA
    2c92773 View commit details
    Browse the repository at this point in the history
Loading