Skip to content

Releases: NexusGPU/repterm

v0.2.1

06 Mar 04:01
080866d

Choose a tag to compare

0.2.1 (2026-03-06)

Bug Fixes

  • skip node_modules and other ignored directories in test discovery (#30) (080866d)

v0.2.0

06 Mar 03:40
2764ddb

Choose a tag to compare

0.2.0 (2026-03-06)

Bug Fixes

Features

  • docs: add Cloudflare deploy workflow (#28) (90d7cc5)

v0.0.6

06 Mar 02:19
d8b0fa9

Choose a tag to compare

0.0.6 (2026-03-06)

Bug Fixes

  • bump plugin-kubectl version to 0.1.3 for npm publish (#25) (d8b0fa9)

v0.0.5

06 Mar 01:54
e01975e

Choose a tag to compare

0.0.5 (2026-03-06)

Bug Fixes

  • remove invalid bun exports in package.json files (#24) (e01975e)
  • replace bun publish with npm publish for plugin packages (#23) (baf62d6)

v0.0.4

05 Mar 10:09
dc84702

Choose a tag to compare

0.0.4 (2026-03-05)

Bug Fixes

  • resolve build workflow issues and update package versions to 0.1.2 (#22) (dc84702)

v0.0.3

05 Mar 09:41
7958b5e

Choose a tag to compare

0.0.3 (2026-03-05)

Bug Fixes

  • resolve build errors by ensuring repterm-api is built before dependent packages (#19) (f43a40e)
  • resolve npm version publishing and auth token discovery issues (#21) (7958b5e)
  • resolve semantic-release and publish auth issues in build workflow (#20) (92aab8c)