From c9bf0f67da907a9dd3954b4d646f279a3d52ee2e Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Tue, 19 Dec 2023 15:55:00 +0000 Subject: [PATCH] chore(release): version 1.9.3 ## [1.9.3](https://github.com/SocialGouv/workflows/compare/v1.9.2...v1.9.3) (2023-12-19) ### Bug Fixes * set fail status back for deactivate workflow ([#28](https://github.com/SocialGouv/workflows/issues/28)) ([5a9f0a5](https://github.com/SocialGouv/workflows/commit/5a9f0a5c9efd97b5e5617f911d422fbfb7525050)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dee4ffd..671b0ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.9.3](https://github.com/SocialGouv/workflows/compare/v1.9.2...v1.9.3) (2023-12-19) + + +### Bug Fixes + +* set fail status back for deactivate workflow ([#28](https://github.com/SocialGouv/workflows/issues/28)) ([5a9f0a5](https://github.com/SocialGouv/workflows/commit/5a9f0a5c9efd97b5e5617f911d422fbfb7525050)) + ## [1.9.2](https://github.com/SocialGouv/workflows/compare/v1.9.1...v1.9.2) (2023-09-21)