Skip to content

Commit

Permalink
chore(patch): release 1.6.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.3](v1.6.2...v1.6.3) (2024-08-13)

### πŸ§‘β€πŸ’» Code Refactoring

* add extra information to PostZaak and ZaakTypes list ([1a31e07](1a31e07))
* change postzaak return code to 201 ([f9f6048](f9f6048))

### βœ… Tests

* update tests to reflect new data ([25c2469](25c2469))
  • Loading branch information
semantic-release-bot committed Aug 13, 2024
1 parent 25c2469 commit 962bda0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
[![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.6.3](https://github.com/wearefrank/morcore2ultimo/compare/v1.6.2...v1.6.3) (2024-08-13)

### πŸ§‘β€πŸ’» Code Refactoring

* add extra information to PostZaak and ZaakTypes list ([1a31e07](https://github.com/wearefrank/morcore2ultimo/commit/1a31e0749a4ac002646aeafaed13076efdfc071e))
* change postzaak return code to 201 ([f9f6048](https://github.com/wearefrank/morcore2ultimo/commit/f9f60480f1f87d050d7ce463fb30dfcdf691d967))

### βœ… Tests

* update tests to reflect new data ([25c2469](https://github.com/wearefrank/morcore2ultimo/commit/25c2469c58d2f6964691b1ff8a8f47a4d647e4ae))

## [1.6.2](https://github.com/wearefrank/morcore2ultimo/compare/v1.6.1...v1.6.2) (2024-08-08)

### πŸ› Bug Fixes
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.6.2
versionDate_ddmmyyyy=08/08/2024
instance.version=1.6.3
versionDate_ddmmyyyy=13/08/2024

0 comments on commit 962bda0

Please sign in to comment.