Skip to content

Commit

Permalink
Merge pull request #534 from ganwell/asdf
Browse files Browse the repository at this point in the history
chore(release): v5.0.5
  • Loading branch information
David Vogt authored Sep 1, 2022
2 parents 0823861 + f9a3eba commit f95eccd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 5.0.5 (01 September 2022)

### Fix
* **validation:** Fix excel template validation ([`3c6149e`](https://github.com/adfinis-sygroup/document-merge-service/commit/3c6149e15a455539f544c61084a0e372cc74fa7b))

## 5.0.4 (29 August 2022)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "document-merge-service"
version = "5.0.4"
version = "5.0.5"
description = "Merge Document Template Service"
authors = ["Adfinis AG"]
license = "GPL-3.0-or-later"
Expand Down

0 comments on commit f95eccd

Please sign in to comment.