diff --git a/CHANGELOG.md b/CHANGELOG.md index f2ed13598d..07d2a402dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.842.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.841.0...v2.842.0) (2023-10-29) + + +### Features + +* **data:** 20231029_2215 update ([5538ce4](https://github.com/SocialGouv/fiches-vdd/commit/5538ce4a237fee5712ced2370da40f1edb3283dc)) + # [2.841.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.840.0...v2.841.0) (2023-10-28) diff --git a/package.json b/package.json index 2d4433c0cc..05707378c7 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.841.0", + "version": "2.842.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",