diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b78e38e9..456901e42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.1141.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1140.0...v2.1141.0) (2024-08-26) + + +### Features + +* **data:** 20240826_1823 update ([3b09b52](https://github.com/SocialGouv/fiches-vdd/commit/3b09b52c128e924d4a9ac97b69dde2c8849d1214)) + # [2.1140.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1139.0...v2.1140.0) (2024-08-25) diff --git a/package.json b/package.json index 54b59d040..2759e5af9 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.1140.0", + "version": "2.1141.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",