Skip to content

Commit

Permalink
chore(release): 8.91.5 [skip ci]
Browse files Browse the repository at this point in the history
## [8.91.5](v8.91.4...v8.91.5) (2024-04-29)

### Bug Fixes

* or-2183 don't use distributed locks since marten already handles this ([3e2ed2e](3e2ed2e))
  • Loading branch information
basisregisters-vlaanderen committed Apr 29, 2024
1 parent 3e2ed2e commit 3f1dfd1
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.91.5](https://github.com/informatievlaanderen/association-registry/compare/v8.91.4...v8.91.5) (2024-04-29)


### Bug Fixes

* or-2183 don't use distributed locks since marten already handles this ([3e2ed2e](https://github.com/informatievlaanderen/association-registry/commit/3e2ed2e041d93b7eaaf6d4808884cd0dd6b08792))

## [8.91.4](https://github.com/informatievlaanderen/association-registry/compare/v8.91.3...v8.91.4) (2024-04-25)


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

0 comments on commit 3f1dfd1

Please sign in to comment.