From a203d3d90e3fa79a3f71aa950c98fa04c624c2cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9l=C3=A8ne=20Martin?= Date: Tue, 22 Aug 2023 09:40:06 -0700 Subject: [PATCH] Fix versions in changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3abb3c25..dd3df24b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## 6.3.0 - 2023-08-18 +## 6.2.2 - 2023-08-22 + +- Fix changelog versions + +## 6.2.1 - 2023-08-21 - Update Docker base image to Node 16 (#578) - Fix: multiple "static" itemset datalists in the same repeat (enketo/enketo-core#995)