diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c164a11dc..9d12d60df7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.396.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.395.0...v2.396.0) (2022-05-06) + + +### Features + +* **data:** 20220506_0419 update ([9cec8f6](https://github.com/SocialGouv/fiches-vdd/commit/9cec8f68fc5b4eb4f4925eea9fae2ea965dc4c6e)) + # [2.395.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.394.0...v2.395.0) (2022-05-05) diff --git a/package.json b/package.json index a14b7b19d0..fd991fb9d9 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.395.0", + "version": "2.396.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",