Skip to content

Commit

Permalink
chore(patch): release 6.16.10 [skip ci]
Browse files Browse the repository at this point in the history
## [6.16.10](v6.16.9...v6.16.10) (2024-08-08)

### 🐛 Bug Fixes

* incorrect objecttype and relationtype ([dc9b4ee](dc9b4ee))
  • Loading branch information
semantic-release-bot committed Aug 8, 2024
1 parent dc9b4ee commit b7809a5
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 6 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
[![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)

## [6.16.10](https://github.com/Sudwest-Fryslan/WebformulierenVerwerker/compare/v6.16.9...v6.16.10) (2024-08-08)

### 🐛 Bug Fixes

* incorrect objecttype and relationtype ([dc9b4ee](https://github.com/Sudwest-Fryslan/WebformulierenVerwerker/commit/dc9b4ee434935eb293d235e7b9d3bccf058fef0a))

## [6.16.9](https://github.com/Sudwest-Fryslan/WebformulierenVerwerker/compare/v6.16.8...v6.16.9) (2024-08-06)

### 🐛 Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions classes/BuildInfo.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
instance.version=6.16.9
versionDate_ddmmyyyy=06/08/2024
instance.version=6.16.10
versionDate_ddmmyyyy=08/08/2024
4 changes: 2 additions & 2 deletions configurations/WebformulierenVerwerker/BuildInfo.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
configuration.version=6.16.9
configuration.timestamp=20240806-102557
configuration.version=6.16.10
configuration.timestamp=20240808-135611
4 changes: 2 additions & 2 deletions publiccode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ publiccodeYmlVersion: "0.2"
# Instructies: https://github.com/OpenCatalogi/OpenCatalogiBundle/blob/main/docs/Publiccode.md
name: WebformulierenVerwerker
url: "https://github.com/Sudwest-Fryslan/WebformulierenVerwerker.git"
softwareVersion: "6.16.9" # Optional
releaseDate: 2024-08-06
softwareVersion: "6.16.10" # Optional
releaseDate: 2024-08-08
applicationSuite: het-integratie-platform
platforms:
- frankframework
Expand Down

0 comments on commit b7809a5

Please sign in to comment.