Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jairhenrique committed Feb 20, 2025
1 parent 2f8800b commit 6c04bb9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,13 @@
<img src="./changelog.png" alt="Logo" title="Logo" />
</p>

[![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=54b291df-ce9e-4a5f-b1dd-36cb380195ec&metric=alert_status)](https://sonarqube.com/dashboard/index/54b291df-ce9e-4a5f-b1dd-36cb380195ec) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=54b291df-ce9e-4a5f-b1dd-36cb380195ec&metric=coverage)](https://sonarqube.com/dashboard/index/54b291df-ce9e-4a5f-b1dd-36cb380195ec) [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=54b291df-ce9e-4a5f-b1dd-36cb380195ec&metric=code_smells)](https://sonarqube.com/dashboard/index/54b291df-ce9e-4a5f-b1dd-36cb380195ec) [![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=54b291df-ce9e-4a5f-b1dd-36cb380195ec&metric=vulnerabilities)](https://sonarqube.com/dashboard/index/54b291df-ce9e-4a5f-b1dd-36cb380195ec) [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=54b291df-ce9e-4a5f-b1dd-36cb380195ec&metric=security_rating)](https://sonarqube.com/dashboard/index/54b291df-ce9e-4a5f-b1dd-36cb380195ec)

News fragments is a plugin for [release-it](https://github.com/release-it/release-it) that helps you to generate a changelog file.

Basically, you need to specify a folder to be your center of fragments that will generate a custom changelog when released. After that, you'll create files with the desired extension with quick messages inside that folder to better understand what will come up on the new version of your software.

## Requirements

- Use Node v18+
- Use Node v20+

## Setup

Expand Down

0 comments on commit 6c04bb9

Please sign in to comment.