diff --git a/CHANGELOG.md b/CHANGELOG.md index 44fba4718..2ee61a6f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.1193.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1192.0...v2.1193.0) (2024-10-21) + + +### Features + +* **data:** 20241021_1825 update ([bcfb0c0](https://github.com/SocialGouv/fiches-vdd/commit/bcfb0c096f5c976fda0d169ea5e3aad32f78c031)) + # [2.1192.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1191.0...v2.1192.0) (2024-10-20) diff --git a/package.json b/package.json index 334a61747..5b0bc2f90 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.1192.0", + "version": "2.1193.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",