-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,26 @@ | ||
# Semantic-release Force-version Plugin | ||
|
||
![Jest](https://img.shields.io/badge/-jest-%23C21325?style=for-the-badge&logo=jest&logoColor=white) | ||
|
||
![YAML](https://img.shields.io/badge/yaml-%23ffffff.svg?style=for-the-badge&logo=yaml&logoColor=151515) | ||
|
||
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) | ||
|
||
![GitHub Actions](https://img.shields.io/badge/github%20actions-%232671E5.svg?style=for-the-badge&logo=githubactions&logoColor=white) | ||
|
||
![Semantic Release](https://avatars.githubusercontent.com/u/12867925?s=280&v=4) | ||
|
||
Plugin to force your version in semantic release. This project is a plugin for semantic-release. | ||
It allows to force version of semantic-release by type in Javascript.<br> | ||
Specially created custom plugin for semantic release. Goal of plugin to help you force your version if there is need. | ||
It allows to force version of semantic-release by type in Javascript. <br> | ||
Specially created custom plugin for semantic release. Goal of plugin to help you force your version if there is need. | ||
|
||
Documentation: | ||
|
||
1. [Usage](./docs/Usage.md)'Usage of plugin' | ||
2. [Rules](./docs/Rules.md)'Restrictions of usage' | ||
|
||
Created by Illia Semenov | ||
Created by: `Illia Semenov` | ||
|
||
Last Updated: [07/02/2024] | ||
|
||
© 2024 `Illia Semenov`. All rights reserved. |