diff --git a/CHANGELOG.md b/CHANGELOG.md index 672f2ac109..be814142fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.1065.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1064.0...v2.1065.0) (2024-06-09) + + +### Features + +* **data:** 20240609_2218 update ([dd4eed9](https://github.com/SocialGouv/fiches-vdd/commit/dd4eed91502354d931c038159f37d537782eaf37)) + # [2.1064.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1063.0...v2.1064.0) (2024-06-08) diff --git a/package.json b/package.json index f142dae929..51026fa519 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.1064.0", + "version": "2.1065.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",