From 15988158546bc7db0a59ff07ac4bd040e7eca26a Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Mon, 15 Jan 2024 14:18:38 +0000 Subject: [PATCH] chore(release): 1.1.1 --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20a02f1f..80512921 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## [1.1.1](https://github.com/SocialGouv/1000jours-dashboard/compare/v1.1.0...v1.1.1) (2024-01-15) + + +### Bug Fixes + +* wip ([b78c052](https://github.com/SocialGouv/1000jours-dashboard/commit/b78c0529176e8880a2874fc4139eacb46e0f7ee2)) +* wip ([6e4f185](https://github.com/SocialGouv/1000jours-dashboard/commit/6e4f185a1f0f801dad2ac15f6177f3a031c9aa25)) +* wip ([7af03e4](https://github.com/SocialGouv/1000jours-dashboard/commit/7af03e4124e1ed198d65b53c3f819f03446d0c4b)) +* wip ([f009b71](https://github.com/SocialGouv/1000jours-dashboard/commit/f009b718e81b7d84ba03340c1a554f09814f1332)) +* wip ([b8a7e7b](https://github.com/SocialGouv/1000jours-dashboard/commit/b8a7e7b6228641be360319ad36c24645283723fc)) +* yarn berry + yarn fetch + docker opti ([82fc557](https://github.com/SocialGouv/1000jours-dashboard/commit/82fc55760e3a2ee613aeb03c8c8bb80ebc602cae)) +* yarn berry + yarn fetch + docker opti ([977d44e](https://github.com/SocialGouv/1000jours-dashboard/commit/977d44e438d545d803a00042f0f97c3a32d8ffe9)) + # [1.1.0](https://github.com/SocialGouv/1000jours-dashboard/compare/v1.0.0...v1.1.0) (2023-12-11) diff --git a/package.json b/package.json index a4b07e0e..2d940808 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@socialgouv/template", - "version": "1.1.0", + "version": "1.1.1", "private": true, "scripts": { "predev": "only-include-used-icons",