From 5bffa12feed2166dd18141d6932eeb0563c9fa9d Mon Sep 17 00:00:00 2001 From: Francis Upton IV Date: Wed, 4 Nov 2020 06:30:03 -0800 Subject: [PATCH] chore: fix tag reference in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48d6f97..84b82da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. -## [1.5.0](https://github.com/stanleyhlng/mocha-multi-reporters/compare/v1.1.7...v.1.5.0) (2020-11-04) +## [1.5.0](https://github.com/stanleyhlng/mocha-multi-reporters/compare/v1.1.7...v1.5.0) (2020-11-04) ### Features