diff --git a/CHANGELOG.md b/CHANGELOG.md index 421270260f..5933bebef1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.390.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.389.0...v2.390.0) (2022-04-30) + + +### Features + +* **data:** 20220430_0420 update ([4b0ddc8](https://github.com/SocialGouv/fiches-vdd/commit/4b0ddc8bb7b80646729b01ce75c58732fd82ef1b)) + # [2.389.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.388.0...v2.389.0) (2022-04-29) diff --git a/package.json b/package.json index bd40abaa1d..9e3cc89a1c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@socialgouv/fiches-vdd", "description": "Fiches vos droits et démarches au format JSON", - "version": "2.389.0", + "version": "2.390.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",