From baab563ee2ce547f7b7f7e7069ed09db2d406941 Mon Sep 17 00:00:00 2001
From: Ashley Yakeley <ashley@semantic.org>
Date: Fri, 13 May 2022 15:19:12 -0700
Subject: [PATCH] changelog.md: update release date

---
 changelog.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changelog.md b/changelog.md
index c9ae414..6ff9167 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,6 @@
 # Change Log
 
-## [1.12.2] - 2022-05-12
+## [1.12.2] - 2022-05-14
 - add weekFirstDay, weekLastDay, weekAllDays
 - expose formatting/parsing internals
 - fix: handle +HH format for ISO8601 timeOffsetFormat etc.
-- 
GitLab