diff --git a/CHANGELOG.md b/CHANGELOG.md index bdc9e97b99..7c0072f4e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.806.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.805.0...v2.806.0) (2023-09-22) + + +### Features + +* **data:** 20230922_2215 update ([86fa2ab](https://github.com/SocialGouv/fiches-vdd/commit/86fa2abb25e8eb226e03430ea156138171089322)) + # [2.805.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.804.0...v2.805.0) (2023-09-21) diff --git a/package.json b/package.json index e812873ba0..41f4c630e1 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.805.0", + "version": "2.806.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",