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: npm/template-oss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.0
Choose a base ref
...
head repository: npm/template-oss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.0
Choose a head ref
  • 6 commits
  • 17 files changed
  • 3 contributors

Commits on Aug 15, 2022

  1. fix: compare to \n instead of os.EOL (#157)

    * fix: compare to \n instead of os.EOL
    
    os.EOL is \r\n in win32, which means this check is pretty much guaranteed to fail in windows
    
    * chore: lint
    nlf authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    5517e9e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    8176e44 View commit details
    Browse the repository at this point in the history
  2. fix: pin yaml to 2.0.0-11 (#161)

    nlf authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    e095275 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dde648 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

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

Commits on Aug 23, 2022

  1. chore(main): release 3.6.0 (#158)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    fc95e6e View commit details
    Browse the repository at this point in the history
Loading