diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e40187ff5..d4ed315d4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.1183.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1182.0...v2.1183.0) (2024-10-11) + + +### Features + +* **data:** 20241011_1824 update ([c2e77de](https://github.com/SocialGouv/fiches-vdd/commit/c2e77deed6f683043766f3a48cd63bf083f9fcb5)) + # [2.1182.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1181.0...v2.1182.0) (2024-10-10) diff --git a/package.json b/package.json index 1e153dc86a..958be8c85f 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.1182.0", + "version": "2.1183.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",