1.0.0 • Published 6 years ago

2pac v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

2pac

2pac is a node.js CLI tool to simplify maintaining a changelog and bumping package.json version numbers.

Installation

Install globally with npm install -g 2pac, or just use it with npx 2pac.

Usage

āžœ 2pac
Usage: 2pac [options][command]

Options:
    -V, --version   output the version number
    -h, --help      output usage information

Commands:
    add             Add a new changelog entry.
    generate        Generate the CHANGELOG.md and update the version number in the package.json.
    init            Initialize the .2pacrc.json and create changelog entries folder.
    import          Import an existing CHANGELOG.md file.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

1.0.0

6 years ago

0.7.0

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.2.0

6 years ago