UNPKG

keep-a-changelog

Version:

Node package to parse and generate changelogs following the [keepachangelog](https://keepachangelog.com/) format.

25 lines (17 loc) 654 B
# Changelog - gitlab demo All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/). ## [Unreleased] - This is a brand new releases with: ## [0.0.2] - 2023-11-09 ### Added - I want to have a compare link ## [0.0.1] - 2023-11-09 ### Added - This is just a test changelog [Unreleased]: https://gitlab.example.com/my/repo/-/compare/v0.0.2...master [0.0.2]: https://gitlab.example.com/my/repo/-/compare/v0.0.1...v0.0.2 [0.0.1]: https://gitlab.example.com/my/repo/-/tags/v0.0.1 --- This is a footer