Skip to content

Commit

Permalink
chore(release): 6.16.1 [skip ci]
Browse files Browse the repository at this point in the history
## [6.16.1](v6.16.0...v6.16.1) (2025-01-16)

### Bug Fixes

* add missing dependencies for /info/events ([489eb00](489eb00))
  • Loading branch information
basisregisters-vlaanderen committed Jan 16, 2025
1 parent 489eb00 commit 1f3636d
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.16.1](https://github.com/informatievlaanderen/public-api/compare/v6.16.0...v6.16.1) (2025-01-16)


### Bug Fixes

* add missing dependencies for /info/events ([489eb00](https://github.com/informatievlaanderen/public-api/commit/489eb00fadf21d3daef234e8e5366bbf44d081c1))

# [6.16.0](https://github.com/informatievlaanderen/public-api/compare/v6.15.0...v6.16.0) (2025-01-15)


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

0 comments on commit 1f3636d

Please sign in to comment.