Skip to content

Commit

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

### Bug Fixes

* feature-compare to prioritise current roadsegment record id instead of taking first available ([a7e13e2](a7e13e2))
* overlappingtransactionzones only those with area > 0 ([cbfbb4b](cbfbb4b))
  • Loading branch information
basisregisters-vlaanderen committed Jan 29, 2025
1 parent cbfbb4b commit 5287ba0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [4.21.3](https://github.com/informatievlaanderen/road-registry/compare/v4.21.2...v4.21.3) (2025-01-29)


### Bug Fixes

* feature-compare to prioritise current roadsegment record id instead of taking first available ([a7e13e2](https://github.com/informatievlaanderen/road-registry/commit/a7e13e2f3d9e324d3f6917abf869745899448acf))
* overlappingtransactionzones only those with area > 0 ([cbfbb4b](https://github.com/informatievlaanderen/road-registry/commit/cbfbb4ba5d62f6eb0115089e70c1fea356e5dbd2))

## [4.21.2](https://github.com/informatievlaanderen/road-registry/compare/v4.21.1...v4.21.2) (2025-01-24)


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.2",
"version": "4.21.3",
"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 5287ba0

Please sign in to comment.