diff --git a/CHANGELOG.md b/CHANGELOG.md index a2ffd86217..43473f8d65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.1196.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1195.0...v2.1196.0) (2024-10-24) + + +### Features + +* **data:** 20241024_1825 update ([351bae6](https://github.com/SocialGouv/fiches-vdd/commit/351bae665754ed09008b0bc222ee482645f8f082)) + # [2.1195.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1194.0...v2.1195.0) (2024-10-23) diff --git a/package.json b/package.json index e22b0dd70a..03196e3c93 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.1195.0", + "version": "2.1196.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",