Skip to content

Commit

Permalink
chore(release): 8.162.1 [skip ci]
Browse files Browse the repository at this point in the history
## [8.162.1](v8.162.0...v8.162.1) (2024-10-12)

### Bug Fixes

* incorrect presigned url for S3 object ([f943bad](f943bad))
  • Loading branch information
basisregisters-vlaanderen committed Oct 12, 2024
1 parent f943bad commit 0e2a72c
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 @@
## [8.162.1](https://github.com/informatievlaanderen/association-registry/compare/v8.162.0...v8.162.1) (2024-10-12)


### Bug Fixes

* incorrect presigned url for S3 object ([f943bad](https://github.com/informatievlaanderen/association-registry/commit/f943badeb7ff1cacfe56ceb6022b7018afebf0be))

# [8.162.0](https://github.com/informatievlaanderen/association-registry/compare/v8.161.0...v8.162.0) (2024-10-12)


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": "association-registry",
"version": "8.162.0",
"version": "8.162.1",
"description": "Association registry.",
"author": "Basisregisters Vlaanderen",
"license": "EUPL-1.2",
Expand Down

0 comments on commit 0e2a72c

Please sign in to comment.