Skip to content

Commit

Permalink
chore(patch): release 1.16.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.16.6](v1.16.5...v1.16.6) (2024-04-19)

### πŸ› Bug Fixes

* casetype wrongfully included om updatedetailedcaserequest ([8ad6dfc](8ad6dfc))
* payment orderId incorrectly includes square brackets and single quotes ([0fda936](0fda936))
* updatedetailedcaserequest missing verwerkingsoort when attribute is not present in readcases response ([b524ce0](b524ce0))
* updatepaymentrequest incorrectly also set the description field under extSystem ([f250825](f250825))
  • Loading branch information
semantic-release-bot committed Apr 19, 2024
1 parent f250825 commit 5f11e15
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
[![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.16.6](https://github.com/wearefrank/openforms2bpel/compare/v1.16.5...v1.16.6) (2024-04-19)


### πŸ› Bug Fixes

* casetype wrongfully included om updatedetailedcaserequest ([8ad6dfc](https://github.com/wearefrank/openforms2bpel/commit/8ad6dfcbc0cdc99ca79228323fe375e0d4a6d8a5))
* payment orderId incorrectly includes square brackets and single quotes ([0fda936](https://github.com/wearefrank/openforms2bpel/commit/0fda936a6a15b41e326f6ae9f14f5574c6d714fd))
* updatedetailedcaserequest missing verwerkingsoort when attribute is not present in readcases response ([b524ce0](https://github.com/wearefrank/openforms2bpel/commit/b524ce06db5c33669fbf4c918adcf0147e360536))
* updatepaymentrequest incorrectly also set the description field under extSystem ([f250825](https://github.com/wearefrank/openforms2bpel/commit/f250825e914c155e33138e3491625c5773bf78c3))

## [1.16.5](https://github.com/wearefrank/openforms2bpel/compare/v1.16.4...v1.16.5) (2024-04-18)


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.16.5
versionDate_ddmmyyyy=18/04/2024
instance.version=1.16.6
versionDate_ddmmyyyy=19/04/2024

0 comments on commit 5f11e15

Please sign in to comment.