diff --git a/CHANGELOG.md b/CHANGELOG.md index be814142fb..f6e28fc14b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.1066.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1065.0...v2.1066.0) (2024-06-10) + + +### Features + +* **data:** 20240610_2219 update ([7decbfd](https://github.com/SocialGouv/fiches-vdd/commit/7decbfd451c2a9812642a04cf6495449b31d874c)) + # [2.1065.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.1064.0...v2.1065.0) (2024-06-09) diff --git a/package.json b/package.json index 51026fa519..699da56794 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.1065.0", + "version": "2.1066.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",