Skip to content

Releases: hixbehq/hixbe-theme

v1.0.1

25 Nov 14:32

Choose a tag to compare

1.0.1 (2025-11-25)

Bug Fixes

v1.0.0

25 Nov 08:07

Choose a tag to compare

1.0.0 (2025-11-25)

Bug Fixes

  • add issues write permission for release creation (c63b17d)
  • allow using GH_PAT for private repo access (029a8e0)
  • disable npm publishing in semantic-release config (498a6a2)
  • regenerate package-lock.json for proper CI sync (a0b99f4)
  • remove semantic-release to resolve npm ci sync issues (fba9c6f)
  • update Node.js version to 20 for compatibility with semantic-release (34bba9e)
  • update Node.js version to 22 for semantic-release compatibility (6a4e8fc)
  • update release-please action and add id-token permission (36d853e)
  • use npm install instead of npm ci in workflows (7a82e96)
  • use only GH_PAT for release-please (249074b)

Features

  • add release-please for automated releases (f9460ae)
  • enhance syntax highlighting for JavaScript (9ea6ba8)
  • switch to semantic-release for automated releases (070c0f6)