Skip to content

Tags: qqpann/notcms

Tags

v0

Toggle v0's commit message
fix: specify pnpm version in sync-action-release workflow

sync-action@0.1.0

Toggle sync-action@0.1.0's commit message
fix: specify pnpm version in sync-action-release workflow

v0.0.13

Toggle v0.0.13's commit message
refactor: replace semantic-release with tag-based npm publish

- Change release.yml trigger from push to main to push tags v*
- Remove semantic-release and related dependencies from notcms and notcms-kit
- Remove commitizen configuration
- Use pnpm publish with softprops/action-gh-release for releases

This fixes the pnpm compatibility issue with @semantic-release/npm plugin.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>