Skip to content

Releases: genlayerlabs/genlayer-cli

Release 0.39.0

23 Apr 13:55

Choose a tag to compare

0.39.0 (2026-04-23)

⚠ BREAKING CHANGES

  • release: footer or !: marker.

Background: a stray "BREAKING CHANGE:" line in any commit body would
trip conventional-recommended-bump into recommending a major release,
which in this CLI's current 0.38.x state would instantly ship 1.0.0
without any intended stability declaration. Matching the fix applied

Miscellaneous Chores

  • release: cap auto-bumps at minor to avoid accidental majors (#295) (d0b5519), closes #159

Release 0.38.16

22 Apr 14:36

Choose a tag to compare

0.38.16 (2026-04-22)

Bug Fixes

Release 0.38.15

14 Apr 15:47

Choose a tag to compare

0.38.15 (2026-04-14)

Bug Fixes

  • preserve platform-specific optional deps in lockfile (af7436b)

Release 0.38.14

02 Apr 10:47

Choose a tag to compare

0.38.14 (2026-04-02)

Release 0.38.13

01 Apr 13:06

Choose a tag to compare

0.38.13 (2026-04-01)

Release 0.38.12

01 Apr 13:02

Choose a tag to compare

0.38.12 (2026-04-01)

Release 0.38.11

01 Apr 12:53

Choose a tag to compare

0.38.11 (2026-04-01)

Bug Fixes

  • work around GenLayer RPC rejecting JSON-RPC id=0 (74b71ab)

Release 0.38.10

31 Mar 21:43

Choose a tag to compare

0.38.10 (2026-03-31)

Bug Fixes

  • restore package version to 0.38.9 to match npm registry (30ecf58)

Release 0.38.9

27 Mar 21:08

Choose a tag to compare

0.38.9 (2026-03-27)

Bug Fixes

  • ci: use sibling file pattern for docs sync, remove separators (be78cb2)

Release 0.38.8

27 Mar 20:59

Choose a tag to compare

0.38.8 (2026-03-27)

Bug Fixes

  • docs: group CLI commands by category, add README as index (e57071b)