Skip to content

Releases: ExpediaGroup/expedia-openclaw

v1.0.4

11 Jun 18:52
46d2222

Choose a tag to compare

1.0.4 (2026-06-11)

Bug Fixes

  • stage publish dir mirroring repo layout so dist/ ships in package (de41a9a)

v1.0.3

09 Jun 22:57
72b17f2

Choose a tag to compare

1.0.3 (2026-06-09)

Bug Fixes

  • copy scripts/ to dist so prepublishOnly succeeds (2d240f9)
  • strip prepublishOnly from dist package.json before npm publish (8bd445f)
  • trigger release for URL truncation rule (099b940)

v1.0.2

08 Jun 22:43
a125f83

Choose a tag to compare

1.0.2 (2026-06-08)

Bug Fixes

  • remove duplicate v prefix from ClawHub publish version and ref (08a9d7d)

v1.0.1

08 Jun 22:35
fe66c82

Choose a tag to compare

1.0.1 (2026-06-08)

Bug Fixes

  • sync package.json version in dist before ClawHub publish (0cd8fc8)

v1.0.0

08 Jun 22:25
0ad775e

Choose a tag to compare

1.0.0 (2026-06-08)

Features

  • initial project structure and tools implementation (#1) (1c576a0)
  • rename package to expedia-openclaw, update flight schema, rewrite README (19c372b)

Bug Fixes

  • copy .releaserc.json into dist for semantic-release (1b0c22f)
  • skip npm publish until NPM_TOKEN is configured (10b1576)