diff --git a/CHANGELOG.md b/CHANGELOG.md index e85003e086..76d4b68333 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.1286.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1285.0...v2.1286.0) (2025-01-23) + + +### Features + +* **data:** 20250123_1825 update ([500402b](https://github.com/SocialGouv/fiches-vdd/commit/500402bf94c6e1ef8d87d283738656eb29ea4d2a)) + # [2.1285.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1284.0...v2.1285.0) (2025-01-22) diff --git a/package.json b/package.json index ca5a3d7946..63b20c81fa 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.1285.0", + "version": "2.1286.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",