diff --git a/CHANGELOG.md b/CHANGELOG.md index 07d2a402dd..304f667687 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.843.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.842.0...v2.843.0) (2023-10-30) + + +### Features + +* **data:** 20231030_2216 update ([d47d006](https://github.com/SocialGouv/fiches-vdd/commit/d47d0065c2516e77fc8bff8576ce61af1f278745)) + # [2.842.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.841.0...v2.842.0) (2023-10-29) diff --git a/package.json b/package.json index 05707378c7..3046ece727 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.842.0", + "version": "2.843.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",