Skip to content

v2.0.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 12:16
· 2 commits to main since this release

What's Changed

  • chore(deps-dev): bump typescript from 4.9.5 to 5.7.3 by @dependabot in #10
  • chore(deps-dev): bump esbuild from 0.17.14 to 0.24.2 by @dependabot in #7
  • chore(deps-dev): bump @typescript-eslint/parser from 5.57.0 to 5.62.0 by @dependabot in #6

Added

  • feat(langInstruction): Introduce Russian language instructions for user guidance and improve code readability by using consistent naming conventions for variables related to the instruction set.
  • feat(configuration): introduce new configuration option to show emojis in the UI
  • feat(customInstruction): introduce emoji instructions based on user preference.
  • feat: add new emoji instruction
  • feat(package): add configuration option to show emojis in commit messages.
  • feat(README): update features section with new emoji support and customization options.
  • feat(chatgpt-msg-generator): enhance commit message generation with async instructions and configurable results

Changes

  • refactor(customInstruction): simplify instruction retrieval by removing unused language instructions and emoji condition
  • refactor(langInstruction): update commit message guidelines for clarity and consistency

Fixed

  • fix(package.json): remove deprecated scm/inputBox configuration option.
  • fixed knows issue

Full Changelog: v2.0.5...v2.0.6