diff --git a/CHANGELOG.md b/CHANGELOG.md index d8d1c80936..3d97c41819 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.1036.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1035.0...v2.1036.0) (2024-05-11) + + +### Features + +* **data:** 20240511_2215 update ([6cf561c](https://github.com/SocialGouv/fiches-vdd/commit/6cf561c8fa304c4024503c74b1f1e39ead8b77da)) + # [2.1035.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1034.0...v2.1035.0) (2024-05-10) diff --git a/package.json b/package.json index ec05e7c4ac..ced213e42b 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.1035.0", + "version": "2.1036.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",