From b8a976e70fab646f5d0957fa7142ade0ae5dbd07 Mon Sep 17 00:00:00 2001
From: Nils Windisch <windisch@sub.uni-goettingen.de>
Date: Tue, 9 Nov 2021 20:15:08 +0100
Subject: [PATCH] chore(release): 1.10.4

---
 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 fd50ecb..e9b0335 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.
 
+### [1.10.4](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.10.3...v1.10.4) (2021-11-09)
+
 ### [1.10.3](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.10.2...v1.10.3) (2021-11-09)
 
 ### [1.10.2](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.10.0...v1.10.2) (2021-11-08)
diff --git a/package-lock.json b/package-lock.json
index c2b8f39..924aebc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "ahiqar-website",
-  "version": "1.10.3",
+  "version": "1.10.4",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index aa7088a..da3e66a 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ahiqar-website",
-  "version": "1.10.3",
+  "version": "1.10.4",
   "description": "",
   "main": "",
   "authors": {
-- 
GitLab