From 0425a75abf75510ab7f9a5e6b44c43314d067304 Mon Sep 17 00:00:00 2001 From: Joe McCarthy <179146301+joe-mccarthy@users.noreply.github.com> Date: Fri, 23 Aug 2024 18:22:29 +0100 Subject: [PATCH] adding commits since last release count badge to readme --- CHANGELOG.md | 4 ++++ README.md | 1 + 2 files changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfed12e..916bf6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Added commits since last release badge to readme + ## [1.0.0] - 2024-08-23 ### Added diff --git a/README.md b/README.md index 0f7eb1b..5075f2b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/joe-mccarthy/bootstrap-freelancer/deploy-example.yml?branch=main&style=for-the-badge) ![GitHub Release](https://img.shields.io/github/v/release/joe-mccarthy/bootstrap-freelancer?sort=semver&style=for-the-badge) +![GitHub commits since latest release](https://img.shields.io/github/commits-since/joe-mccarthy/bootstrap-freelancer/latest?style=for-the-badge) ![GitHub License](https://img.shields.io/github/license/joe-mccarthy/bootstrap-freelancer?style=for-the-badge) ## Getting Started