diff --git a/CHANGELOG.md b/CHANGELOG.md index ee6473ce88..f2ed13598d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.841.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.840.0...v2.841.0) (2023-10-28) + + +### Features + +* **data:** 20231028_2215 update ([8315ef7](https://github.com/SocialGouv/fiches-vdd/commit/8315ef7dd981311ed581b6b9d2b9dc54e7ee6ec1)) + # [2.840.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.839.0...v2.840.0) (2023-10-27) diff --git a/package.json b/package.json index 7ae0c60565..2d4433c0cc 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.840.0", + "version": "2.841.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",