Skip to content

Commit

Permalink
docs: update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Dokuqui committed Feb 7, 2024
1 parent 4455aa3 commit 24fb5b9
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions README.md
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.

0 comments on commit 24fb5b9

Please sign in to comment.