From 05bee5096a5148caed9f1ca5cbaf9603cf677c5b Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Mon, 22 Feb 2021 13:33:31 +0000 Subject: [PATCH] chore(release): version 3.11.0 # [3.11.0](https://github.com/SocialGouv/work-in-france/compare/v3.10.2...v3.11.0) (2021-02-22) ### Features * enable authorization validity check ([#549](https://github.com/SocialGouv/work-in-france/issues/549)) ([16e24af](https://github.com/SocialGouv/work-in-france/commit/16e24af33fb1d435a7aeb094882d10ba7b16e87a)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05d8b70c9..0f9dabf2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [3.11.0](https://github.com/SocialGouv/work-in-france/compare/v3.10.2...v3.11.0) (2021-02-22) + + +### Features + +* enable authorization validity check ([#549](https://github.com/SocialGouv/work-in-france/issues/549)) ([16e24af](https://github.com/SocialGouv/work-in-france/commit/16e24af33fb1d435a7aeb094882d10ba7b16e87a)) + ## [3.10.2](https://github.com/SocialGouv/work-in-france/compare/v3.10.1...v3.10.2) (2020-12-11) diff --git a/package.json b/package.json index 06ccbe4dd..a8945e40c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "work-in-france", "description": "La plateforme de demande d'autorisation provisoires de travail.", - "version": "3.10.2", + "version": "3.11.0", "author": "Incubateur des Ministères Sociaux (https://incubateur.social.gouv.fr)", "bugs": "https://github.com/SocialGouv/work-in-france/issues", "config": {