From fa8e171c74dd70f7bcc502d0a1d9196aa57f95b9 Mon Sep 17 00:00:00 2001 From: Jason Schroeder Date: Fri, 14 Oct 2022 10:41:33 -0700 Subject: [PATCH] docs(README): add semantic-release badge Add a badge to advertise the semantic-release feature. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8f92f29..6a0ee944 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Automated Accessibility Testing Libraries and Tools ([@sa11y packages](https://w ![Sa11y](https://github.com/salesforce/sa11y/workflows/Node.js%20CI/badge.svg) [![Code Coverage](https://codecov.io/gh/salesforce/sa11y/branch/master/graph/badge.svg)](https://codecov.io/gh/salesforce/sa11y) +[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat)](https://github.com/semantic-release/semantic-release) [![License](https://img.shields.io/npm/l/@sa11y/common)](./LICENSE.txt) [![NPM downloads per month of @sa11y/common package](https://img.shields.io/npm/dm/@sa11y/common)](https://www.npmtrends.com/@sa11y/common) [![Known Vulnerabilities](https://snyk.io/test/github/salesforce/sa11y/badge.svg?targetFile=package.json)](https://snyk.io/test/github/salesforce/sa11y?targetFile=package.json)