From fb80c75e4acad7c84afa4f3504f23b7d8c82e0bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alen=20Vuletic=CC=81?= Date: Thu, 27 May 2021 15:14:55 +0200 Subject: [PATCH] Fixed CHANGELOG.md minor date issue. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3683e9..ba2e15f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [4.1.6] - 2020-05-27 +## [4.1.6] - 2021-05-27 ### Fixed - Fixed all npm security issues.