Skip to content

commitsmile@1.0.1

Choose a tag to compare

@github-actions github-actions released this 18 Dec 00:36
· 9 commits to main since this release

commitsmile

1.0.0

Major Changes

  • Loader (Refactor Config type)
  • Correcting values at the end
  • Monorepo support
  • Refactor config (Change structure, more parsers etc)
  • Refactor description commit
  • Final Commands Option
  • Changing defaultConfig
  • Skip Option

0.6.1

Patch Changes

  • 74c8d45: user config requirements

0.6.0

Minor Changes

  • feat: add possibility to add own formatter
  • fix: add default values for prompts.x.custom.count

0.5.1

Patch Changes

  • add full support esm/cts types

0.5.0

Minor Changes

  • FEAT: Add Breaking Changes stage in commiting.

0.4.0

Minor Changes

  • Add init command function!

0.3.10

Patch Changes

  • fix commit message bug + scopes bug (same value website and api)

0.3.9

Patch Changes

  • Refactor Code, changed UI (changed consola => @clack/prompts)

0.3.7

Patch Changes

  • fix build output for npm (add ReadMe and reduce size)

0.3.6

Patch Changes

  • fix package.json at npm

0.3.0

Minor Changes

  • added loading/reading file function with ext support .(mjs,cjs,js,mts,cts,ts) and preExt

0.2.0

Minor Changes

  • install command,chalk and add basic util logging and commands

0.1.0

Minor Changes

  • Init Files + Configs

Patch Changes

  • Fixed missing "packageManager" at package.json needed at Github Actions and added "engines"