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: sindresorhus/semver-regex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.3
Choose a base ref
...
head repository: sindresorhus/semver-regex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 7 files changed
  • 3 contributors

Commits on May 13, 2022

  1. Fix CI

    sindresorhus committed May 13, 2022
    1 Configuration menu
    Copy the full SHA
    ddfeb8b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Fix some false positive matches (#23)

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    antongolub and sindresorhus authored Jun 5, 2022
    Configuration menu
    Copy the full SHA
    e93d9c8 View commit details
    Browse the repository at this point in the history
  2. Meta tweaks

    sindresorhus committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    4bb055f View commit details
    Browse the repository at this point in the history
  3. 4.0.4

    sindresorhus committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    e7a2410 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Add readme note

    sindresorhus committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    1d451a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Improve regex

    Co-authored-by: FUJINAMI Hiroya <make.just.on@gmail.com>
    sindresorhus and makenowjust committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    29842b4 View commit details
    Browse the repository at this point in the history
  2. 4.0.5

    sindresorhus committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    0409850 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. Meta tweaks

    sindresorhus committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    67674dc View commit details
    Browse the repository at this point in the history
Loading