Skip to content

Commit

Permalink
chore(release): 5.90.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.90.0](v5.89.1...v5.90.0) (2023-10-06)

### Features

* add function filter on list buildingunits ([7b1932c](7b1932c))
  • Loading branch information
basisregisters-vlaanderen committed Oct 6, 2023
1 parent 7b1932c commit 7d5bdff
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 @@
# [5.90.0](https://github.com/informatievlaanderen/public-api/compare/v5.89.1...v5.90.0) (2023-10-06)


### Features

* add function filter on list buildingunits ([7b1932c](https://github.com/informatievlaanderen/public-api/commit/7b1932c7eddde6b5739af8071f0bf50313ed29f6))

## [5.89.1](https://github.com/informatievlaanderen/public-api/compare/v5.89.0...v5.89.1) (2023-10-05)


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": "public-api",
"version": "5.89.1",
"version": "5.90.0",
"description": "Provide a common api across all registries.",
"author": "Basisregisters Vlaanderen",
"license": "EUPL-1.2",
Expand Down

0 comments on commit 7d5bdff

Please sign in to comment.