Skip to content

Releases: codfish/actions

v3.3.1

15 Feb 02:47

Choose a tag to compare

3.3.1 (2026-02-15)

Bug Fixes

  • add npm token to sem release action (cb9a775)

v3.3.0

15 Feb 02:18
347be54

Choose a tag to compare

3.3.0 (2026-02-15)

Features

  • npm-publish-pr: add dev input and multi-package-manager install syntax in PR comment (#56) (347be54)

v3.2.6

15 Feb 01:59

Choose a tag to compare

3.2.6 (2026-02-15)

Bug Fixes

  • release: patch major tag instead of trying to POST (c2f6b39)

v3.2.5

15 Feb 01:57

Choose a tag to compare

3.2.5 (2026-02-15)

Bug Fixes

  • release: use correct output for updating major tag (bab91a7)

v3.2.4

15 Feb 01:51
ef25bab

Choose a tag to compare

3.2.4 (2026-02-15)

Bug Fixes

  • npm-publish-pr: create npmrc so auth works for token mode (#55) (ef25bab)

v3.2.3

08 Feb 18:06

Choose a tag to compare

3.2.3 (2026-02-08)

Bug Fixes

  • fix credentials in workflows (f25e48a)

v3.2.2

08 Feb 17:56

Choose a tag to compare

3.2.2 (2026-02-08)

Bug Fixes

  • update release workflow to properly expose semantic outputs (35ab85c)

v3.2.1

08 Feb 17:40
3f8a36b

Choose a tag to compare

3.2.1 (2026-02-08)

Bug Fixes

  • make registry-url optional to avoid conflicts with semantic-release (#48) (3f8a36b)

v3.2.0

08 Feb 17:28
d8055db

Choose a tag to compare

3.2.0 (2026-02-08)

Bug Fixes

  • tests: improve mktemp permissions test for cross-platform compatibility (#49) (d8055db)

Features

  • npm-pr-version: add security improvements (d2a4507)
  • npm-pr-version: add tarball support (3048dc9)

v3.1.0

01 Feb 22:46
f9ea9b8

Choose a tag to compare

3.1.0 (2026-02-01)

Features

  • setup-node-and-install: update actions/cache action to v5 (f9ea9b8)