Skip to content

Commit

Permalink
chore(patch): release 1.22.10 [skip ci]
Browse files Browse the repository at this point in the history
## [1.22.10](v1.22.9...v1.22.10) (2025-01-20)

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

* match zds and zgw roles on the zgw side instead of the zds side due to valueoverrides being applied on the zgw side aswell ([#499](#499)) ([8144b7f](8144b7f))

### πŸ€– Build System

* **dependencies:** bump the github-actions group with 5 updates ([#501](#501)) ([4d4fa96](4d4fa96))
* **dependencies:** bump typescript ([#498](#498)) ([1845306](1845306))
  • Loading branch information
semantic-release-bot committed Jan 20, 2025
1 parent 1845306 commit 8a14b4a
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.22.10](https://github.com/wearefrank/zaakbrug/compare/v1.22.9...v1.22.10) (2025-01-20)

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

* match zds and zgw roles on the zgw side instead of the zds side due to valueoverrides being applied on the zgw side aswell ([#499](https://github.com/wearefrank/zaakbrug/issues/499)) ([8144b7f](https://github.com/wearefrank/zaakbrug/commit/8144b7f535b8483121966c8c3c5942ce98929b4b))

### πŸ€– Build System

* **dependencies:** bump the github-actions group with 5 updates ([#501](https://github.com/wearefrank/zaakbrug/issues/501)) ([4d4fa96](https://github.com/wearefrank/zaakbrug/commit/4d4fa96d9667f47f4e4e42f9f96460d676199c3d))
* **dependencies:** bump typescript ([#498](https://github.com/wearefrank/zaakbrug/issues/498)) ([1845306](https://github.com/wearefrank/zaakbrug/commit/1845306f1adc624338e1bfab27d12eee2829a723))

## [1.22.9](https://github.com/wearefrank/zaakbrug/compare/v1.22.8...v1.22.9) (2025-01-09)

### πŸ› 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.22.9
versionDate_ddmmyyyy=09/01/2025
instance.version=1.22.10
versionDate_ddmmyyyy=20/01/2025

0 comments on commit 8a14b4a

Please sign in to comment.