Skip to content

Commit

Permalink
chore(patch): release 1.0.13 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.13](v1.0.12...v1.0.13) (2024-12-05)

### πŸ› Bug Fixes

* add a check to result.xsl ([34ca9b9](34ca9b9))
  • Loading branch information
semantic-release-bot committed Dec 5, 2024
1 parent 34ca9b9 commit 91bcb62
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
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)

## [1.0.13](https://github.com/wearefrank/openzaak2zds/compare/v1.0.12...v1.0.13) (2024-12-05)

### πŸ› Bug Fixes

* add a check to result.xsl ([34ca9b9](https://github.com/wearefrank/openzaak2zds/commit/34ca9b9547b3b26daffb0907d5448c958b8eff41))

## [1.0.12](https://github.com/wearefrank/openzaak2zds/compare/v1.0.11...v1.0.12) (2024-12-05)

### πŸ› Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/BuildInfo.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
instance.version=1.0.12
instance.version=1.0.13
versionDate_ddmmyyyy=05/12/2024

0 comments on commit 91bcb62

Please sign in to comment.