Releases: eng618/eng
Releases · eng618/eng
v0.22.1
v0.22.0
Changelog
- dc8e505 build(deps): update all
- 4c125ad docs(README): update features and command reference for git management
- 221b6e1 feat(git): add commands for managing multiple git repositories
- b0d0608 feat(git): enhance getWorkingPath to support persistent flags
- 468b95b feat(go.yml): add changelog generation step for CI
- cdd5696 refactor(codemod): simplify command handling for lint dependency installation
v0.21.3
v0.21.2
v0.21.1
v0.21.0
Changelog
- 4e3e842 build(deps): bump golangci/golangci-lint-action from 7 to 8 (#18)
- 47737cc build(deps): update all packages
- f3969ed chore: PR reviewers from dependabot -> CODEOWNERS
- 94b6caf chore: move PR reviewers to CODEOWNER
- 5b09808 chore: update CODEOWNERS
- 2c999db refactor(codemod): simplify eslint configuration and update lint scripts
v0.20.5
v0.20.4
v0.20.3
Changelog
- ebcafa9 feat: enhance package.json writing with ordered fields and improved error handling
- dd0bf79 feat: implement lint setup command with improved error handling and structured package.json updates
- 5678d7a feat: streamline Husky setup by replacing command execution with direct file writing for pre-commit hook