Releases: VizzleTF/CommitSage
Releases · VizzleTF/CommitSage
Release v2.0.2
Changes:
- Bump version to 2.0.2
- ci: improve release workflow
Release v1.9.8
Changes:
- Bump version to 1.9.8
- Merge branch 'main' of github.com:VizzleTF/GeminiCommit
- Bump version to 1.9.7
Release v1.9.6
Changes:
- Bump version to 1.9.6
- build: update amplitude api key
Release v1.9.5
Changes:
- Bump version to 1.9.5
- refactor: improve error handling and telemetry
- feat: improve error handling and messages
- feat: improve error handling and retry logic
Release v1.9.4
Changes:
- Bump version to 1.9.4
- feat: add keyboard shortcut for commit message
Release v1.9.3
Changes:
- Bump version to 1.9.3
- refactor: remove unused commands and view
- feat: add commit and push commands
- docs: add Japanese language support
- feat: 日本語のサポートを追加
- Merge pull request #23 from VizzleTF/dependabot/npm_and_yarn/glob-11.0.1
- chore(deps-dev): bump glob from 11.0.0 to 11.0.1
- Merge pull request #25 from VizzleTF/dependabot/npm_and_yarn/webpack-cli-6.0.1
- Merge pull request #24 from VizzleTF/dependabot/npm_and_yarn/typescript-5.7.3
- chore(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1
- chore(deps-dev): bump typescript from 5.7.2 to 5.7.3
- Merge pull request #22 from VizzleTF/dependabot/npm_and_yarn/eslint-9.18.0
- Merge pull request #21 from VizzleTF/dependabot/npm_and_yarn/types/node-22.10.7
- chore(deps-dev): bump eslint from 9.17.0 to 9.18.0
- Merge pull request #20 from VizzleTF/dependabot/npm_and_yarn/typescript-eslint-a69397b1d9
- chore(deps-dev): bump @types/node from 22.10.5 to 22.10.7
- chore(deps-dev): bump the typescript-eslint group with 2 updates
- docs: update supported languages in README
Release v1.9.2
Changes:
- Bump version to 1.9.2
- ci: use VS_MARKETPLACE_TOKEN secret
Release v1.9.1
Changes:
- Bump version to 1.9.1
- feat: add chinese language support
- Merge pull request #19 from yangbinbin48/main
- fix: support chinese
Release v1.9.0
Changes:
- Bump version to 1.9.0
- chore: add .vscodeignore file
- feat: update node version and build process
- feat: add detailed logging and error handling
- feat: add commit from input and fix config
- feat: rework extension activation and git service
Release v1.8.6
Changes:
- Bump version to 1.8.6
- feat(git): add untracked files to commit
- feat: add auto commit and push features
- feat: add test class to errors.ts