Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Latest commit

 

History

History
66 lines (36 loc) · 3.52 KB

CHANGELOG.md

File metadata and controls

66 lines (36 loc) · 3.52 KB

Changelog

1.1.0 (2021-11-03)

Bug Fixes

  • autoload command conventional-changelog-menu (d2f0b6f)
  • conventional-changelog-transform error in md => org (f08477e)
  • do not generate org when --dry-run is enabled (76c4fa2)
  • fetch remote tags before generate changelog (ed2ee68)
  • quote flags twice problem (a590b9b)
  • remap conventional-changelog-generate (3fb0cf8)
  • use default temporary-file-directory instead (5b8924c)
  • wrong directory of CHANGELOG file (095d031)
  • wrong info when no tags in repository (a3af914)

Features

  • set default value for --preset and --tag-prefix (05f6aca)

1.1.0-alpha.2 (2021-10-02)

Features

  • add command conventional-changelog-integrate-magit (18fb04b)
  • add command conventional-changelog-transform (5317a4a)

1.1.0-alpha.1 (2021-09-30)

Bug Fixes

  • add dependency of transient and fix version (3b611df)

1.1.0-alpha.0 (2021-09-30)

Features

  • add conventional-changelog-menu--header (f0dc0c8)
  • add conventional-changelog-release-preset (49fcbc8)

Bug Fixes

1.0.0 (2021-09-24)

Features

  • add command conventional-changelog-edit (d7479ca)
  • add command conventional-changelog-open (402addd)
  • add conventional-changelog.el (a0ab528)
  • add function conventional-changelog-versionrc (0f16a68)

Bug Fixes

  • retag commit after stage org file (1ae9d74)
  • standard-version failed to commit (12783a7)