Skip to content

Commit

Permalink
chore(release): 4.17.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.17.1](v4.17.0...v4.17.1) (2025-01-10)

### Bug Fixes

* don't pass authorization header when uploading using presigned url ([#1586](#1586)) ([a2d9152](a2d9152))
  • Loading branch information
basisregisters-vlaanderen committed Jan 10, 2025
1 parent a2d9152 commit 4451c02
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.17.1](https://github.com/informatievlaanderen/road-registry/compare/v4.17.0...v4.17.1) (2025-01-10)


### Bug Fixes

* don't pass authorization header when uploading using presigned url ([#1586](https://github.com/informatievlaanderen/road-registry/issues/1586)) ([a2d9152](https://github.com/informatievlaanderen/road-registry/commit/a2d91525039731fac206bca7bf9ec283e66aae51))

# [4.17.0](https://github.com/informatievlaanderen/road-registry/compare/v4.16.7...v4.17.0) (2025-01-02)


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.17.0",
"version": "4.17.1",
"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 4451c02

Please sign in to comment.