From 094ef760fe741bb00915e6c38c5c9512d8b05b83 Mon Sep 17 00:00:00 2001
From: KYPO CI <kyposervice@ics.muni.cz>
Date: Thu, 2 Jun 2022 11:46:49 +0000
Subject: [PATCH] [CI/CD] CHANGELOG.md file updated with commits between the
 current and previous tag.

---
 CHANGELOG.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9e530a0..1631ec3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+### 13.0.7 Export phase mapper and abstract phase dto for from public api.
+* 25aa298 -- [CI/CD] Update packages.json version based on GitLab tag.
+* 4037002 -- Merge branch 'adaptive-model-simulator-adjustments' into 'master'
+* 2a98eef -- Adaptive model simulator adjustments
 ### 13.0.6 Added field that marks if current level of training run has been answered.
 * 4a2a78c -- [CI/CD] Update packages.json version based on GitLab tag.
 * 23c1a82 -- Merge branch '62-add-fields-phase_answered-and-level_answered-to-accesstrainingrundto' into 'master'
-- 
GitLab