Skip to content

Releases: zeroseven/deployer-action

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 06:40

1.3.0 (2026-06-09)

Features

  • add task input and make revision optional (7a8ef70)

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 16 Dec 21:42

1.2.2 (2025-12-16)

Bug Fixes

  • combine package and verify steps in CI workflow (2c7f558)
  • exclude declaration maps from git to avoid environment-specific diffs (1ac3feb)
  • release workflow now depends on successful CI completion (849741e)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 16 Dec 21:32

1.2.1 (2025-12-16)

Bug Fixes

  • add .prettierignore to exclude generated files from formatting checks (6fc3f91)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Dec 21:28

1.2.0 (2025-12-16)

Features

  • improve security, cross-platform compatibility, and add timeout option (2611043)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 16 Dec 18:30

1.1.1 (2025-12-16)

Bug Fixes

  • releases: correct logic for major tag updates in workflow (51a1ab1)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Dec 18:25

1.1.0 (2025-12-16)

Features

  • releases: automate release process with semantic-release (d3074b0)