diff --git a/CHANGELOG.md b/CHANGELOG.md index c7ee144540..834578f6f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.847.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.846.0...v2.847.0) (2023-11-03) + + +### Features + +* **data:** 20231103_2216 update ([afe048b](https://github.com/SocialGouv/fiches-vdd/commit/afe048ba0c9e8dbf8be87267c434cab0b43f2a22)) + # [2.846.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.845.0...v2.846.0) (2023-11-02) diff --git a/package.json b/package.json index fc278c7820..5f3c7297cd 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.846.0", + "version": "2.847.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",