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