Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 689 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 689 Bytes

📦 @shined/np-grooming

Since our release process is hosted on GitHub Actions, we aim to achieve agility for non-latest releases. To accomplish this, we have adopted the method of triggering GitHub Actions using tags.

In order to ensure consistency between tags and versions in package.json, we have developed this handy toolkit.

🤔 why

🔥 Install

npm install @shined/np-grooming -D

🦾 Usage

npx @shined/np-grooming

🫂 Maintainers