From 94f888faf7db39e87b0b924b42d38e8878039c40 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Fri, 29 Oct 2021 13:38:55 +0000 Subject: [PATCH] chore(release): 1.0.4 [skip ci] ## [1.0.4](https://github.com/CESNET/simplesamlphp-module-attribute_check/compare/v1.0.3...v1.0.4) (2021-10-29) ### Bug Fixes * add content of file www/res/bootstrap/css/bootstrap.css.map ([e7f29ed](https://github.com/CESNET/simplesamlphp-module-attribute_check/commit/e7f29ed519b9606116a4d6c02127400d7778884e)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5a8188..5c1675b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.4](https://github.com/CESNET/simplesamlphp-module-attribute_check/compare/v1.0.3...v1.0.4) (2021-10-29) + + +### Bug Fixes + +* add content of file www/res/bootstrap/css/bootstrap.css.map ([e7f29ed](https://github.com/CESNET/simplesamlphp-module-attribute_check/commit/e7f29ed519b9606116a4d6c02127400d7778884e)) + ## [1.0.3](https://github.com/CESNET/simplesamlphp-module-attribute_check/compare/v1.0.2...v1.0.3) (2021-10-29) -- GitLab