Skip to content

Releases: eng618/eng

v0.22.1

22 Jul 21:04
v0.22.1
1400cb1
Compare
Choose a tag to compare

Changelog

  • 1400cb1 feat(config): update example config and enhance proxy settings

v0.22.0

22 Jul 19:57
v0.22.0
4c125ad
Compare
Choose a tag to compare

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

06 Jun 18:42
v0.21.3
63a9ddf
Compare
Choose a tag to compare

Changelog

  • 63a9ddf chore: clean up code structure and improve readability
  • 6337af5 refactor(codemod): enhance lint dependency installation logic

v0.21.2

06 Jun 15:15
v0.21.2
1be5b8e
Compare
Choose a tag to compare

Changelog

  • 1be5b8e chore: remove outdated Makefile

v0.21.1

06 Jun 15:13
v0.21.1
7d062b1
Compare
Choose a tag to compare

Changelog

  • 7d062b1 chore: update go-git and other dependencies to latest versions

v0.21.0

06 Jun 15:12
v0.21.0
2c999db
Compare
Choose a tag to compare

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

29 May 16:17
v0.20.5
663c3b9
Compare
Choose a tag to compare

Changelog

  • 663c3b9 feat(codemod): update lint dependencies and refine lint-staged config

v0.20.4

23 May 18:28
v0.20.4
b921715
Compare
Choose a tag to compare

Changelog

  • b921715 feat: enhance lint scripts in package.json with caching and add lint report generation

v0.20.3

23 May 18:01
v0.20.3
dd0bf79
Compare
Choose a tag to compare

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

v0.20.2

23 May 17:28
v0.20.2
8c3c1a5
Compare
Choose a tag to compare

Changelog

  • 8c3c1a5 feat: update lint setup command to use latest package versions and change husky installation command