From 7f986dbc3ceed427cfe6d9fc8c4ccc081c5823ae Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Mon, 10 Jun 2024 22:21:34 +0000 Subject: [PATCH] chore(release): version 2.1066.0 # [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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",