Skip to content

Commit

Permalink
chore(release): 8.20.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.20.0](v8.19.0...v8.20.0) (2023-11-15)

### Bug Fixes

* or-1759 compare case sensitive ([97cf254](97cf254))
* or-1759 possible solution for naamswijziging afdeling ([2f57eff](2f57eff))

### Features

* or-1759 add naamwerdgewijzigd to publiek detail ([1a04da2](1a04da2))
* or-1759 remove redundant method ([a5ed8d8](a5ed8d8))
  • Loading branch information
basisregisters-vlaanderen committed Nov 15, 2023
1 parent 97cf254 commit 55dcdc5
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [8.20.0](https://github.com/informatievlaanderen/association-registry/compare/v8.19.0...v8.20.0) (2023-11-15)


### Bug Fixes

* or-1759 compare case sensitive ([97cf254](https://github.com/informatievlaanderen/association-registry/commit/97cf254185c3a33f38b0bf97016674cf56e2d9b6))
* or-1759 possible solution for naamswijziging afdeling ([2f57eff](https://github.com/informatievlaanderen/association-registry/commit/2f57eff507cb94b5c765c59e40c088c9efd7ac1a))


### Features

* or-1759 add naamwerdgewijzigd to publiek detail ([1a04da2](https://github.com/informatievlaanderen/association-registry/commit/1a04da2222c905935618ac5626e4d01fa7604ab0))
* or-1759 remove redundant method ([a5ed8d8](https://github.com/informatievlaanderen/association-registry/commit/a5ed8d8ff5bc0df48a5a97022fc87ec507924568))

# [8.19.0](https://github.com/informatievlaanderen/association-registry/compare/v8.18.0...v8.19.0) (2023-11-09)


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

0 comments on commit 55dcdc5

Please sign in to comment.