Skip to content

Commit

Permalink
chore(patch): release 1.20.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.20.7](v1.20.6...v1.20.7) (2024-05-31)

### πŸ› Bug Fixes

* no-reply email does not contain any newline characters ([883ab23](883ab23))

### βœ… Tests

* **docker-compose:** expose mailslurper webgui so that formatting of emails can be viewed ([01f96bb](01f96bb))
  • Loading branch information
semantic-release-bot committed May 31, 2024
1 parent 883ab23 commit ea6a174
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
[![conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)

## [1.20.7](https://github.com/wearefrank/openforms2bpel/compare/v1.20.6...v1.20.7) (2024-05-31)


### πŸ› Bug Fixes

* no-reply email does not contain any newline characters ([883ab23](https://github.com/wearefrank/openforms2bpel/commit/883ab23420fbb0eda44f1079271b1d6021c5faaf))


### βœ… Tests

* **docker-compose:** expose mailslurper webgui so that formatting of emails can be viewed ([01f96bb](https://github.com/wearefrank/openforms2bpel/commit/01f96bbdddfef4c3ab42bcd3bfb942840fd982ec))

## [1.20.6](https://github.com/wearefrank/openforms2bpel/compare/v1.20.5...v1.20.6) (2024-05-30)


Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/BuildInfo.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
instance.version=1.20.6
versionDate_ddmmyyyy=30/05/2024
instance.version=1.20.7
versionDate_ddmmyyyy=31/05/2024

0 comments on commit ea6a174

Please sign in to comment.