Skip to content

Conversation

@serslon
Copy link
Collaborator

@serslon serslon commented Nov 21, 2025

  • Add GitHub Actions workflows (CI, Release, Manual Release)
  • Configure semantic-release for automatic versioning
  • Add commitlint with conventional commits validation
  • Set up husky for pre-commit hooks
  • Create CHANGELOG.md and DEPLOYMENT.md documentation
  • Update package.json with author and repository info
  • Add CI/NPM badges to README

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

serslon and others added 6 commits November 21, 2025 11:49
- Add GitHub Actions workflows (CI, Release, Manual Release)
- Configure semantic-release for automatic versioning
- Add commitlint with conventional commits validation
- Set up husky for pre-commit hooks
- Create CHANGELOG.md and DEPLOYMENT.md documentation
- Update package.json with author and repository info
- Add CI/NPM badges to README

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Adjust commitlint configuration to remove body max line length restriction.
- Update CI workflow to limit node versions to 22 only, simplifying the testing matrix.

This change enhances the commit message validation process and streamlines the CI environment.
- Updated tsup configuration to set sourcemap to false, optimizing the build process.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants