Skip to content

Commit

Permalink
chore(release): 4.9.9 [skip ci]
Browse files Browse the repository at this point in the history
## [4.9.9](v4.9.8...v4.9.9) (2024-09-27)

### Bug Fixes

* wfs/wms road segment projection deal with unknown roadsegments instead of error ([#1547](#1547)) ([5a8dacc](5a8dacc))
  • Loading branch information
basisregisters-vlaanderen committed Sep 27, 2024
1 parent 5a8dacc commit a56360d
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.9.9](https://github.com/informatievlaanderen/road-registry/compare/v4.9.8...v4.9.9) (2024-09-27)


### Bug Fixes

* wfs/wms road segment projection deal with unknown roadsegments instead of error ([#1547](https://github.com/informatievlaanderen/road-registry/issues/1547)) ([5a8dacc](https://github.com/informatievlaanderen/road-registry/commit/5a8dacc0230865e41d578e10c96176a6f93adcba))

## [4.9.8](https://github.com/informatievlaanderen/road-registry/compare/v4.9.7...v4.9.8) (2024-09-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.9.8",
"version": "4.9.9",
"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 a56360d

Please sign in to comment.