From a3b306d09c5bf9f33205b411f6e57f69414204fb Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:11:34 +0000 Subject: [PATCH] chore(release): 3.5.0 --- CHANGELOG.md | 21 +++++++++++++++++++++ package.json | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73fcd2f93..72f1b8957 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,24 @@ +# [3.5.0](https://github.com/SocialGouv/egapro/compare/v3.4.9...v3.5.0) (2024-10-21) + + +### Bug Fixes + +* hide publication page from 2018 to 2020 NC index ([ea032b8](https://github.com/SocialGouv/egapro/commit/ea032b859192d998100adfd1cc2ac311130e68bd)) +* repeq commencer wording ([a175f70](https://github.com/SocialGouv/egapro/commit/a175f704fcc4905f23be5585584023275aa0342b)) +* reviews ([7ea3e14](https://github.com/SocialGouv/egapro/commit/7ea3e143fef4bdcbce2722db5ea39b77c90c28c0)) +* staff tool for company infos ([b8b58ed](https://github.com/SocialGouv/egapro/commit/b8b58ed0613cf0cb6417cab02f0286d180451ff0)) +* stats ([0750860](https://github.com/SocialGouv/egapro/commit/07508607a05d4c0d9fd0827a678de561b8dcdd08)) +* wording ([b812371](https://github.com/SocialGouv/egapro/commit/b8123712250c8262bd7d35d771c20cd1b07377db)) +* wording ([99b1daa](https://github.com/SocialGouv/egapro/commit/99b1daaaa1bce69adf4d410974f4b4467fb827e1)) +* wording ([69f7d9e](https://github.com/SocialGouv/egapro/commit/69f7d9ebf720169466ab31241d5684f6a8595268)) +* wording ([8ab816a](https://github.com/SocialGouv/egapro/commit/8ab816ae87b629d8c860a995d3be508082c845f9)) +* wording ([23538ce](https://github.com/SocialGouv/egapro/commit/23538ce2fc6f6997f23b7e1f1fa275cd38b29097)) + + +### Features + +* add staff tool and fix wording ([7865d9f](https://github.com/SocialGouv/egapro/commit/7865d9f6e9e10d8a7980ac785f4b0c6622af3448)) + ## [3.4.9](https://github.com/SocialGouv/egapro/compare/v3.4.8...v3.4.9) (2024-08-14) diff --git a/package.json b/package.json index 4a09a1639..113bb621c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "~egapro-dev", - "version": "3.4.9", + "version": "3.5.0", "private": true, "workspaces": [ "packages/app"