Skip to content

Releases: semantic-release/npm

v13.0.0-alpha.14

01 Aug 21:56
e24967d
Compare
Choose a tag to compare
v13.0.0-alpha.14 Pre-release
Pre-release

13.0.0-alpha.14 (2025-08-01)

Features

  • auth-error: updated messaging for auth failure to be less token specific (e24967d)

v13.0.0-alpha.9

28 Jul 02:24
8f88e9d
Compare
Choose a tag to compare
v13.0.0-alpha.9 Pre-release
Pre-release

13.0.0-alpha.9 (2025-07-28)

Bug Fixes

  • auth: throw error if dry-run publish determines lack of auth (8f88e9d)

v13.0.0-alpha.8

28 Jul 01:50
841dc67
Compare
Choose a tag to compare
v13.0.0-alpha.8 Pre-release
Pre-release

13.0.0-alpha.8 (2025-07-28)

Features

  • auth: attempt a dry-run publish to determine auth status (841dc67)

v13.0.0-alpha.13

28 Jul 03:35
bee5db6
Compare
Choose a tag to compare
v13.0.0-alpha.13 Pre-release
Pre-release

13.0.0-alpha.13 (2025-07-28)

Bug Fixes

  • dry-run: stop searching for "warn" to avoid ANSI color complications (bee5db6)

v13.0.0-alpha.12

28 Jul 03:26
86f65a6
Compare
Choose a tag to compare
v13.0.0-alpha.12 Pre-release
Pre-release

13.0.0-alpha.12 (2025-07-28)

Bug Fixes

  • dry-run: look for the warning in stderr output rather than stdout (86f65a6)

v13.0.0-alpha.11

28 Jul 03:10
4ab3e74
Compare
Choose a tag to compare
v13.0.0-alpha.11 Pre-release
Pre-release

13.0.0-alpha.11 (2025-07-28)

Bug Fixes

  • stdout: fix the reference of stdout from execa (4ab3e74)

v13.0.0-alpha.10

28 Jul 02:31
1967d72
Compare
Choose a tag to compare
v13.0.0-alpha.10 Pre-release
Pre-release

13.0.0-alpha.10 (2025-07-28)

Bug Fixes

  • error: throw an aggregate error rather than a simple error (1967d72)

v13.0.0-alpha.7

25 Jul 18:53
fc30c21
Compare
Choose a tag to compare
v13.0.0-alpha.7 Pre-release
Pre-release

13.0.0-alpha.7 (2025-07-25)

Bug Fixes

  • deps: depend on the released version of the cli branch now that the oidc features are merged (fc30c21)

v13.0.0-alpha.6

10 Jul 12:49
65dffca
Compare
Choose a tag to compare
v13.0.0-alpha.6 Pre-release
Pre-release

13.0.0-alpha.6 (2025-07-10)

Reverts

  • Revert "fix: raise the minimum semantic-release requirement to v25" (65dffca)

v13.0.0-alpha.5

09 Jul 05:52
156b6c8
Compare
Choose a tag to compare
v13.0.0-alpha.5 Pre-release
Pre-release

13.0.0-alpha.5 (2025-07-09)

Bug Fixes

  • raise the minimum semantic-release requirement to v25 (156b6c8), closes #958

BREAKING CHANGES

  • v25 of semantic-release is now expected