Skip to content

Releases: thereis/bcli

bcli: v1.4.1

Choose a tag to compare

@github-actions github-actions released this 08 May 07:51
b0c8ba0

1.4.1 (2026-05-08)

Bug Fixes

  • resolve Biome lint errors in setup and form-fields (#14) (3a466b4)

bcli: v1.4.0

Choose a tag to compare

@github-actions github-actions released this 08 May 07:47
1a18c69

1.4.0 (2026-05-08)

Features

  • add webhook CRUD commands (get, update, delete) (#12) (1086258)

bcli: v1.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 12:42
f7f8a9e

1.3.0 (2026-04-28)

Features

  • auto-check for latest version on startup and fix env loading order (#10) (f332470)

bcli: v1.2.3

Choose a tag to compare

@github-actions github-actions released this 28 Apr 08:59
0d82c29

1.2.3 (2026-04-28)

Bug Fixes

  • resolve lint errors breaking CI release pipeline (#8) (c82ec0e)

bcli: v1.2.2

Choose a tag to compare

@github-actions github-actions released this 28 Apr 08:47
f2d36ae

1.2.2 (2026-04-28)

Bug Fixes

  • move bcli config to global storage (#6) (8dd4e7a)

bcli: v1.2.1

Choose a tag to compare

@github-actions github-actions released this 28 Apr 08:09
2fb01f0

1.2.1 (2026-04-28)

Bug Fixes

  • make env vars optional to prevent CLI crash without credentials (#4) (81aed56)

bcli: v1.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 23:35
d4b4192

1.2.0 (2026-04-24)

Features

  • add version check command to CLI; update README with new command details (a6fa1b7)

bcli: v1.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Apr 23:25
60a1f42

1.1.1 (2026-04-24)

Bug Fixes

  • update type definition for run function in registrars test (6d11ba3)

bcli: v1.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 23:21
1e39f24

1.1.0 (2026-04-24)

Features