Releases: hixbehq/hixbe-theme
Releases · hixbehq/hixbe-theme
v1.0.1
v1.0.0
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)