Skip to content

Releases: sodiumhalogenteam/git-emoji-commit

v1.23.1-alpha.3

26 Apr 19:03

Choose a tag to compare

v1.23.1-alpha.3 Pre-release
Pre-release
  • fix staged and delta safeguard
  • update icons
  • add naked icon

v1.23.0

24 Apr 14:48

Choose a tag to compare

NPM not showing latest version

v1.22.0

24 Apr 14:24

Choose a tag to compare

Fixes commit formatting where the description was being included in the commits.
Screen Shot 2023-04-24 at 9 22 39 AM

v1.21.0

21 Apr 16:54

Choose a tag to compare

Fix version bug

v1.20.0

14 Apr 10:25

Choose a tag to compare

Changes

  • adds a check if you're about to commit node_modules to the repo
    Screen Shot 2023-04-14 at 3 22 04 AM

  • adds a check to warn if you've staged many (50+) files to commit
    Screen Shot 2023-04-14 at 3 41 19 AM

  • fix minor and major version checking

  • added tests for simple flags first

Try it out

npm install -g git-emoji-commit@1.20.0

v1.19.6

14 Apr 09:53

Choose a tag to compare

Changes

  • adds a check if you're about to commit node_modules to the repo
    Screen Shot 2023-04-14 at 3 22 04 AM

  • adds a check to warn if you've staged many (50+) files to commit
    Screen Shot 2023-04-14 at 3 41 19 AM

  • fix minor and major version checking

Try it out

npm install -g git-emoji-commit@1.19.6

v1.19.6-alpha.1

14 Apr 08:39

Choose a tag to compare

v1.19.6-alpha.1 Pre-release
Pre-release

Changes

  • adds a check if you're about to commit node_modules to the repo
    Screen Shot 2023-04-14 at 3 22 04 AM

  • adds a check to warn if you've staged many (50+) files to commit
    Screen Shot 2023-04-14 at 3 41 19 AM

Try it out

npm install -g git-emoji-commit@1.19.6-alpha.1

v1.19.5

14 Apr 08:03

Choose a tag to compare

Typescript conversion + new learn option