UNPKG

keep-a-changelog

Version:

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

25 lines (17 loc) 772 B
# Changelog - Azure DevOps 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://dev.azure.com/myorg/myproject/_git/myrepo/branchCompare?baseVersion=GTv0.0.2&targetVersion=GBmaster [0.0.2]: https://dev.azure.com/myorg/myproject/_git/myrepo/branchCompare?baseVersion=GTv0.0.1&targetVersion=GTv0.0.2 [0.0.1]: https://dev.azure.com/myorg/myproject/_git/myrepo?version=GTv0.0.1 --- This is a footer