https://github.com/ppodds/relno
A fully configurable release note generation framework. Allow you to automatically generate a beautiful release note from commit messages and pull requests.
https://github.com/ppodds/relno
node nodejs npm-package release-notes release-notes-generator relno typescript
Last synced: 2 days ago
JSON representation
A fully configurable release note generation framework. Allow you to automatically generate a beautiful release note from commit messages and pull requests.
- Host: GitHub
- URL: https://github.com/ppodds/relno
- Owner: ppodds
- License: mit
- Created: 2022-12-25T07:06:11.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-06-06T21:48:47.000Z (11 days ago)
- Last Synced: 2025-06-06T22:30:33.939Z (11 days ago)
- Topics: node, nodejs, npm-package, release-notes, release-notes-generator, relno, typescript
- Language: TypeScript
- Homepage: https://relno.ppodds.cc/
- Size: 1.06 MB
- Stars: 20
- Watchers: 1
- Forks: 1
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[
![Contributors][contributors-shield]][contributors-url]][issues-closed-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![MIT License][license-shield]][license-url]
[![Issues][issues-shield]][issues-url]
[![Issues Closed][issues-closed-shield]

# 👋 Welcome to Relno
Relno ia a fully configurable release note generation framework. Allow you to automatically generate a beautiful release note from commit messages and pull requests.
Documentation
We highly recommend you take a look at the Relno documentation to learn how does it work.
Reporting bugs
Check out the Reporting Bugs page.
Suggestions
Check out the Feature request page.
Questions
Check out the Issues page.
## License
Distributed under the MIT License. See
[LICENSE](https://github.com/ppodds/relno/blob/master/LICENSE)
for more information.## Contributors
[contributors-shield]: https://img.shields.io/github/contributors/ppodds/relno.svg?style=for-the-badge
[contributors-url]: https://github.com/ppodds/relno/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/ppodds/relno.svg?style=for-the-badge
[forks-url]: https://github.com/ppodds/relno/network/members
[stars-shield]: https://img.shields.io/github/stars/ppodds/relno.svg?style=for-the-badge
[stars-url]: https://github.com/ppodds/relno/stargazers
[issues-shield]: https://img.shields.io/github/issues/ppodds/relno.svg?style=for-the-badge
[issues-url]: https://github.com/ppodds/relno/issues
[issues-closed-shield]: https://img.shields.io/github/issues-closed/ppodds/relno.svg?style=for-the-badge
[issues-closed-url]: https://github.com/ppodds/relno/issues?q=is%3Aissue+is%3Aclosed
[license-shield]: https://img.shields.io/github/license/ppodds/relno.svg?style=for-the-badge
[license-url]: https://github.com/ppodds/relno/blob/master/LICENSE