Skip to content

Commit

Permalink
Merge pull request #780 from open-dynaMIX/release_6.6.1
Browse files Browse the repository at this point in the history
chore(release): v6.6.1
  • Loading branch information
open-dynaMIX authored Jul 1, 2024
2 parents 0a0cbb9 + 913aa7b commit a1e17b7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 6.6.1 (1 July 2024)
### Chore

This is a pure maintenance release. Most noteworthy commit is:

* chore: replace unmaintained docx-mailmerge with docx-mailmerge2 ([`57fcd23`](https://github.com/adfinis/document-merge-service/commit/57fcd230b08557f43128b8df70e23caa629494fb))

## 6.6.0 (18 June 2024)
### Feature

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 = "6.6.0"
version = "6.6.1"
description = "Merge Document Template Service"
license = "GPL-3.0-or-later"
authors = ["Adfinis AG <[email protected]>"]
Expand Down

0 comments on commit a1e17b7

Please sign in to comment.