Skip to content

Commit

Permalink
chore(release): 6.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.6.0](v6.5.0...v6.6.0) (2024-07-02)

### Features

* switch feeds api to oslo for building + address + streetname ([79a02e5](79a02e5))
  • Loading branch information
basisregisters-vlaanderen committed Jul 2, 2024
1 parent 79a02e5 commit 9cc20f0
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 @@
# [6.6.0](https://github.com/informatievlaanderen/public-api/compare/v6.5.0...v6.6.0) (2024-07-02)


### Features

* switch feeds api to oslo for building + address + streetname ([79a02e5](https://github.com/informatievlaanderen/public-api/commit/79a02e58b93f27d7bb6d1b99a95fa01775a99807))

# [6.5.0](https://github.com/informatievlaanderen/public-api/compare/v6.4.1...v6.5.0) (2024-06-26)


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

0 comments on commit 9cc20f0

Please sign in to comment.