Skip to content

Releases: adobe/helix-reviews

v1.1.1

01 Sep 11:41

Choose a tag to compare

1.1.1 (2025-09-01)

Bug Fixes

  • address PR review comments - restore console.log and simplify destructuring (d8c7c1c)
  • make codebase ESLint compliant (da5cbb5)
  • use proper destructuring where ESLint requires it (97a93fb)

v1.1.0

01 Sep 08:31

Choose a tag to compare

1.1.0 (2025-09-01)

Features

  • Protected content allow passing an auth token (#13) (8c18e85)

v1.0.0

28 Aug 09:25

Choose a tag to compare

1.0.0 (2025-08-28)

Bug Fixes

  • add missing package-lock.json for npm ci (5088cc1)
  • add proper permissions and use automatic GITHUB_TOKEN for semantic-release workflow (9810a8f)
  • disbale conditional requests (a098128)
  • refactor issues (182aba9)
  • remove redundant cf-deploy.yaml workflow (c92a0c6)
  • rename .eslintrc.js to .eslintrc.cjs for ES module compatibility (dc5e67c)
  • rename .releaserc.js to .releaserc.cjs for ES module compatibility (62746dc)
  • temporarily skip linting in CI workflow (7c99df0)
  • update post-deploy tests to use correct CI domain (ae69022)
  • update workflows to use CF_API_KEY instead of CLOUDFLARE_API_TOKEN (d27d9ce)
  • use .page for snapshot metadata (74a04bd)

Features

  • add GitHub Actions workflows for CI/CD (45c0d40)
  • add npm package configuration and semantic-release setup (d8240a6)
  • add post-deployment integration tests (c879162)
  • initial commit (92f342a)