From fef07fafe818dea757bc363072c8748738bd1ff7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 5 Jan 2022 14:08:01 +0000 Subject: [PATCH] chore(release): version 1.66.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.66.3](https://github.com/SocialGouv/archifiltre-site/compare/v1.66.2...v1.66.3) (2022-01-05) ### Bug Fixes * add mention accessibilité ([#255](https://github.com/SocialGouv/archifiltre-site/issues/255)) ([5b339e2](https://github.com/SocialGouv/archifiltre-site/commit/5b339e2f75bfcc9d8497a7dd5e76adc4b1bd1b33)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e5b16e0..fd5e05dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.66.3](https://github.com/SocialGouv/archifiltre-site/compare/v1.66.2...v1.66.3) (2022-01-05) + + +### Bug Fixes + +* add mention accessibilité ([#255](https://github.com/SocialGouv/archifiltre-site/issues/255)) ([5b339e2](https://github.com/SocialGouv/archifiltre-site/commit/5b339e2f75bfcc9d8497a7dd5e76adc4b1bd1b33)) + ## [1.66.2](https://github.com/SocialGouv/archifiltre-site/compare/v1.66.1...v1.66.2) (2022-01-04)