From dec5850d432c5c5ceb920ec3efb28a420214eb4f Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Tue, 4 Jul 2023 13:44:54 +0000 Subject: [PATCH] chore(release): 6.0.5 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [6.0.5](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/compare/v6.0.4...v6.0.5) (2023-07-04) ### Bug Fixes * đź› Fix loading of chartjs-adapter-moment.min.js ([a9543f4](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/commit/a9543f4c005404c40f9839b642ee6cdb83177815)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26b676e..deb4cdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [6.0.5](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/compare/v6.0.4...v6.0.5) (2023-07-04) + + +### Bug Fixes + +* đź› Fix loading of chartjs-adapter-moment.min.js ([a9543f4](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/commit/a9543f4c005404c40f9839b642ee6cdb83177815)) + ## [6.0.4](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/compare/v6.0.3...v6.0.4) (2022-12-16) -- GitLab