Skip to content

Latest commit

 

History

History
69 lines (31 loc) · 2.43 KB

CHANGELOG.md

File metadata and controls

69 lines (31 loc) · 2.43 KB

Changelog

1.4.2 (2024-06-19)

Bug Fixes

  • Autocomplete fatal error on non-action libraries (4d1e9ce)

1.4.1 (2024-05-15)

Bug Fixes

  • Change detection for composite actions (4a767ab)

1.4.0 (2024-05-15)

Features

  • Add merge command for external action validation (2a01f73)
  • Add support for non Javascript actions (a4a7f24)

Bug Fixes

  • Make workspacemanifest public schema (f796efc)
  • Panic on action.Contains() nil pointer (38e2714)

1.3.0 (2024-05-11)

Features

  • add -t, --push-tags flag to deploy (8e1d369)

1.2.2 (2024-05-10)

Bug Fixes

  • Read repo Name from package.json repository field (5335155)

1.2.1 (2024-05-09)

Bug Fixes

1.2.0 (2024-05-09)

Features

  • Use pnpm and nx for build instead of yarn (cce72b2)

1.1.0 (2024-05-09)

Features

Bug Fixes

  • missing release-please manifest (8dc868c)