diff --git a/CHANGELOG.md b/CHANGELOG.md index 73893a6da8..5b89443309 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.1218.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1217.0...v2.1218.0) (2024-11-15) + + +### Features + +* **data:** 20241115_1826 update ([fb6c66f](https://github.com/SocialGouv/fiches-vdd/commit/fb6c66f51713dddd0a92aaecac618f2e89b9e69f)) + # [2.1217.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1216.0...v2.1217.0) (2024-11-14) diff --git a/package.json b/package.json index a3e9d2761d..70b28f17b5 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.1217.0", + "version": "2.1218.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",