From d023c1333fe8324bcda0430a3a5e528c35e9c701 Mon Sep 17 00:00:00 2001 From: Olabode Lawal-Shittabey Date: Fri, 24 Jul 2026 10:27:47 +0100 Subject: [PATCH] chore: remove npm 'next version' badge from README Removed the npm next version badge from the README. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f7db9ce0..78b83e58 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [**semantic-release**](https://github.com/semantic-release/semantic-release) plugin to execute custom shell commands. [![Build Status](https://github.com/semantic-release/exec/workflows/Test/badge.svg)](https://github.com/semantic-release/exec/actions?query=workflow%3ATest+branch%3Amaster) [![npm latest version](https://img.shields.io/npm/v/@semantic-release/exec/latest.svg)](https://www.npmjs.com/package/@semantic-release/exec) -[![npm next version](https://img.shields.io/npm/v/@semantic-release/exec/next.svg)](https://www.npmjs.com/package/@semantic-release/exec) [![npm beta version](https://img.shields.io/npm/v/@semantic-release/exec/beta.svg)](https://www.npmjs.com/package/@semantic-release/exec) | Step | Description |