From 2a1a8e5e4b09ef567a9b183b10de1e6e75421ee7 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Fri, 3 Nov 2023 22:18:35 +0000 Subject: [PATCH] chore(release): version 2.847.0 # [2.847.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.846.0...v2.847.0) (2023-11-03) ### Features * **data:** 20231103_2216 update ([afe048b](https://github.com/SocialGouv/fiches-vdd/commit/afe048ba0c9e8dbf8be87267c434cab0b43f2a22)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7ee144540..834578f6f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.847.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.846.0...v2.847.0) (2023-11-03) + + +### Features + +* **data:** 20231103_2216 update ([afe048b](https://github.com/SocialGouv/fiches-vdd/commit/afe048ba0c9e8dbf8be87267c434cab0b43f2a22)) + # [2.846.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.845.0...v2.846.0) (2023-11-02) diff --git a/package.json b/package.json index fc278c7820..5f3c7297cd 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.846.0", + "version": "2.847.0", "repository": "https://github.com/SocialGouv/fiches-vdd.git", "main": "index.js", "license": "MIT",