From 280325864a1406e6e8c8640f85db585803a0e5ac Mon Sep 17 00:00:00 2001 From: Stefan Hynek <stefan.hynek@uni-goettingen.de> Date: Thu, 20 Apr 2023 09:17:23 +0000 Subject: [PATCH] chore(release): 1.2.3 ## [1.2.3](https://gitlab.gwdg.de/dariah-de/textgridrep/repdav/compare/1.2.2...1.2.3) (2023-04-20) ### Bug Fixes * **build:** fix k8s compatibility issue and update dependencies ([07d342d](https://gitlab.gwdg.de/dariah-de/textgridrep/repdav/commit/07d342d0935ea9730578b5f100e57a150bdc71a9)), closes [#44](https://gitlab.gwdg.de/dariah-de/textgridrep/repdav/issues/44) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 452cbd3..58856e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.3](https://gitlab.gwdg.de/dariah-de/textgridrep/repdav/compare/1.2.2...1.2.3) (2023-04-20) + + +### Bug Fixes + +* **build:** fix k8s compatibility issue and update dependencies ([07d342d](https://gitlab.gwdg.de/dariah-de/textgridrep/repdav/commit/07d342d0935ea9730578b5f100e57a150bdc71a9)), closes [#44](https://gitlab.gwdg.de/dariah-de/textgridrep/repdav/issues/44) + ## [1.2.2](https://gitlab.gwdg.de/dariah-de/textgridrep/repdav/compare/1.2.1...1.2.2) (2023-01-13) -- GitLab