diff --git a/CHANGELOG.md b/CHANGELOG.md index d352365ee8..413fbb0b4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.1056.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1055.0...v2.1056.0) (2024-05-31) + + +### Features + +* **data:** 20240531_2217 update ([a4778b1](https://github.com/SocialGouv/fiches-vdd/commit/a4778b13f5c8925f8b308a2365073d3c6fd48a4f)) + # [2.1055.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1054.0...v2.1055.0) (2024-05-30) diff --git a/package.json b/package.json index 4e8d395bb7..b28343bb3b 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.1055.0", + "version": "2.1056.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",