From 7f4bc44f60b686d6f5f9773e68570c6c813f210b Mon Sep 17 00:00:00 2001 From: Ruslan Baidan Date: Thu, 6 Oct 2022 10:23:39 +0200 Subject: [PATCH] Added the bug-fix to the release. --- CHANGELOG.md | 5 +++++ composer.lock | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a33d95e..4ffeccb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,11 @@ MONARC Changelog - Link multiple specific models per client. - Added a possibility to import assets in the library from CSV files. +### Fix + +- Error when exporting analysis with Statement of Applicability + ([#459](https://github.com/monarc-project/MonarcAppFO/issues/459)). + ## 2.12.2 (2022-06-29) diff --git a/composer.lock b/composer.lock index 5d55127..e62edce 100644 --- a/composer.lock +++ b/composer.lock @@ -4758,12 +4758,12 @@ "source": { "type": "git", "url": "https://github.com/monarc-project/zm-core.git", - "reference": "2dffe2b04e072b5dbab1ca86bd00aab687f5e01f" + "reference": "6ac173ac53979ab7f90f6ea70c31ea49b24416c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/monarc-project/zm-core/zipball/2dffe2b04e072b5dbab1ca86bd00aab687f5e01f", - "reference": "2dffe2b04e072b5dbab1ca86bd00aab687f5e01f", + "url": "https://api.github.com/repos/monarc-project/zm-core/zipball/6ac173ac53979ab7f90f6ea70c31ea49b24416c8", + "reference": "6ac173ac53979ab7f90f6ea70c31ea49b24416c8", "shasum": "" }, "require": { @@ -4842,7 +4842,7 @@ "issues": "https://github.com/monarc-project/zm-core/issues", "source": "https://github.com/monarc-project/zm-core/tree/v2.12.3-p1" }, - "time": "2022-09-27T11:48:39+00:00" + "time": "2022-10-06T07:40:54+00:00" }, { "name": "monarc/frontoffice",