From b66a85b206b85edf89b4f2e4bf294de1bc58eaa8 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 14 Dec 2021 16:35:43 +0000 Subject: [PATCH] chore(release): 2.9.10 --- CHANGELOG.md | 2 ++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbdd35335..2a35e5484 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### 2.9.10 (2021-12-14) + ### 2.9.9 (2021-11-29) ### 2.9.8 (2021-11-15) diff --git a/package-lock.json b/package-lock.json index b0b6bb061..7fd5c8b51 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@caritasdeutschland/caritas-online-beratung-frontend", - "version": "2.9.9", + "version": "2.9.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8a6dbe4ce..449ab200e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@caritasdeutschland/caritas-online-beratung-frontend", "title": "Caritas Online-Beratung", - "version": "2.9.9", + "version": "2.9.10", "repository": { "type": "git", "url": "https://github.com/CaritasDeutschland/caritas-onlineBeratung-frontend.git"