auto-changelog icon indicating copy to clipboard operation
auto-changelog copied to clipboard

--package

Open KeNaCo opened this issue 4 years ago • 0 comments

Add support for package: -p, --package # use version from package.json as latest release

Questions:

  1. Which files do we want to support(pyproject.toml, setup.py,...)?

TODO:

  1. Observe original implementation, comment examples, and differences.
  2. Prepare tests
  3. Implement solution
  4. Send PR

DoD: PR is approved and merged to master.

Source: https://www.npmjs.com/package/auto-changelog

KeNaCo avatar Apr 12 '20 20:04 KeNaCo