Skip to content

chore: use npm exec for semantic-release#624

Closed
daniel-graham-amplitude wants to merge 1 commit intov8.xfrom
codex/release-lockfiles
Closed

chore: use npm exec for semantic-release#624
daniel-graham-amplitude wants to merge 1 commit intov8.xfrom
codex/release-lockfiles

Conversation

@daniel-graham-amplitude

Applies the equivalent release-command modernization from amplitude/Amplitude-Swift#350 for this repository setup.

Changes

  • replace npx semantic-release --dry-run with npm exec semantic-release -- --dry-run
  • replace npx semantic-release with npm exec semantic-release

This repo already installs dependencies from yarn.lock (yarn install --frozen-lockfile), so no additional lockfile changes are required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant