Skip to content

Commit

Permalink
chore(release): 8.171.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.171.0](v8.170.0...v8.171.0) (2024-10-31)

### Features

* or-2516 finish implement deleting a lidmaatschap ([eca5c9a](eca5c9a))
* or-2516 implement deleting a lidmaatschap ([a25954b](a25954b))
  • Loading branch information
basisregisters-vlaanderen committed Oct 31, 2024
1 parent eca5c9a commit 2580bfb
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 @@
# [8.171.0](https://github.com/informatievlaanderen/association-registry/compare/v8.170.0...v8.171.0) (2024-10-31)


### Features

* or-2516 finish implement deleting a lidmaatschap ([eca5c9a](https://github.com/informatievlaanderen/association-registry/commit/eca5c9ac653a7bf49c8456b75fe8c9cd0bfddc08))
* or-2516 implement deleting a lidmaatschap ([a25954b](https://github.com/informatievlaanderen/association-registry/commit/a25954b40765f8aaad424018c375d5f921b5b906))

# [8.170.0](https://github.com/informatievlaanderen/association-registry/compare/v8.169.0...v8.170.0) (2024-10-31)


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

0 comments on commit 2580bfb

Please sign in to comment.