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

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    00fe258 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from memobank/patch-cwd-publish

    fix(publish): fix wrong cwd when used in monorepo
    juherpin authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f86fd0c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    6776c57 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from memobank/use-yarn-for-version

    fix(prepare): use yarn to update package version
    dirtyhenry authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d9f1a94 View commit details
    Browse the repository at this point in the history
  3. fix(publish): don't run prepare task before publish

    To let use `yarn version` as a prepare step, and keep this package only
    for the publish step.
    bdelaforest committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ef7f465 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from memobank/dont-prepare-before-publish

    Don't run prepare task before publish
    dirtyhenry authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ea6f238 View commit details
    Browse the repository at this point in the history
Loading