Skip to content

Commit

Permalink
chore(release): 4.21.4 [skip ci]
Browse files Browse the repository at this point in the history
## [4.21.4](v4.21.3...v4.21.4) (2025-01-30)

### Bug Fixes

* **wms:** only register overlapping transactionzones which have area of 0 (rounded) ([40d23e1](40d23e1))
  • Loading branch information
basisregisters-vlaanderen committed Jan 30, 2025
1 parent 40d23e1 commit 914c281
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.21.4](https://github.com/informatievlaanderen/road-registry/compare/v4.21.3...v4.21.4) (2025-01-30)


### Bug Fixes

* **wms:** only register overlapping transactionzones which have area of 0 (rounded) ([40d23e1](https://github.com/informatievlaanderen/road-registry/commit/40d23e13acfe1b1b062046deca3f22152f2db440))

## [4.21.3](https://github.com/informatievlaanderen/road-registry/compare/v4.21.2...v4.21.3) (2025-01-29)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "road-registry",
"version": "4.21.3",
"version": "4.21.4",
"description": "Authentic base registry containing all road nodes and segments of Flanders.",
"author": "Basisregisters Vlaanderen",
"license": "EUPL-1.2",
Expand Down

0 comments on commit 914c281

Please sign in to comment.