From d59f7923a74e3318c3b7119417a1d91212161572 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Wed, 1 Feb 2023 00:19:37 +0000 Subject: [PATCH] chore(release): 1.11.0 --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87a6abd6..3bea2ccf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,26 @@ # [1.11.0](https://github.com/SocialGouv/template/compare/v1.10.4...v1.11.0) (2023-02-01) +### Bug Fixes + +* deps ([#139](https://github.com/SocialGouv/template/issues/139)) ([f9d033c](https://github.com/SocialGouv/template/commit/f9d033cc0fe8fc0801b241938aa0636a3c54d26f)) +* docs ([494de94](https://github.com/SocialGouv/template/commit/494de94ab69efa0c75f986c41193bc3996882ab8)) +* **static:** fix docker dep ([#126](https://github.com/SocialGouv/template/issues/126)) ([ace2804](https://github.com/SocialGouv/template/commit/ace280422dd9f216cad24cd40247ca9fcb90a80b)) +* upgrade static ([#120](https://github.com/SocialGouv/template/issues/120)) ([2096939](https://github.com/SocialGouv/template/commit/209693909a95915c9dd6e24672e69c5d0c192547)) +* **ci:** fix static CI ([#74](https://github.com/SocialGouv/template/issues/74)) ([07317bd](https://github.com/SocialGouv/template/commit/07317bd9000ff2d5a41533f47fade6188a321ca8)) +* rename prod/values.yaml ([37cc360](https://github.com/SocialGouv/template/commit/37cc360744f7fa72f8d1abdad71b5d41228e3164)) +* **static:** use kontinuous CI ([#71](https://github.com/SocialGouv/template/issues/71)) ([8f6d507](https://github.com/SocialGouv/template/commit/8f6d50793ca4ca922dff46e857b560f56549fd88)) + + +### Features + +* static ([b179ce4](https://github.com/SocialGouv/template/commit/b179ce4f179b19ad31f77ba5ee49375056be8933)) +* **static:** add talisman pre-commit hook ([#85](https://github.com/SocialGouv/template/issues/85)) ([5fff91b](https://github.com/SocialGouv/template/commit/5fff91bd3987e43545ed3db42c6e6438cc50aaf5)) +* **static:** use @codegouvfr/react-dsfr ([#134](https://github.com/SocialGouv/template/issues/134)) ([2597e7d](https://github.com/SocialGouv/template/commit/2597e7d02a2d1ef12f4582b6f00b32cc3b377b62)) + +# [1.11.0](https://github.com/SocialGouv/template/compare/v1.10.4...v1.11.0) (2023-02-01) + + ### Bug Fixes * docs ([494de94](https://github.com/SocialGouv/template/commit/494de94ab69efa0c75f986c41193bc3996882ab8))