Skip to content

Releases: vincenthsh/gamma

v1.4.2

19 Jun 05:15
9649000
Compare
Choose a tag to compare

1.4.2 (2024-06-19)

Bug Fixes

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

v1.4.1

15 May 15:01
2f28cfa
Compare
Choose a tag to compare

1.4.1 (2024-05-15)

Bug Fixes

  • Change detection for composite actions (4a767ab)

v1.4.0

15 May 09:53
bcb3bd8
Compare
Choose a tag to compare

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)

v1.3.0

11 May 09:57
2945c7e
Compare
Choose a tag to compare

1.3.0 (2024-05-11)

Features

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

v1.2.2

10 May 16:51
999bf96
Compare
Choose a tag to compare

1.2.2 (2024-05-10)

Bug Fixes

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

v1.2.1

09 May 14:53
d23e679
Compare
Choose a tag to compare

1.2.1 (2024-05-09)

Bug Fixes

v1.2.0

09 May 10:55
7693450
Compare
Choose a tag to compare

1.2.0 (2024-05-09)

Features

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

v1.1.0

09 May 08:10
dddb501
Compare
Choose a tag to compare

1.1.0 (2024-05-09)

Features

Bug Fixes

  • missing release-please manifest (8dc868c)