Skip to content

Commit

Permalink
chore(release): 5.5.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.5.1](v5.5.0...v5.5.1) (2025-01-07)

### Bug Fixes

* **projections:** include postalnames when retrieving postalinformation ([7070704](7070704))
  • Loading branch information
basisregisters-vlaanderen committed Jan 7, 2025
1 parent 7070704 commit 6be7819
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.5.1](https://github.com/informatievlaanderen/postal-registry/compare/v5.5.0...v5.5.1) (2025-01-07)


### Bug Fixes

* **projections:** include postalnames when retrieving postalinformation ([7070704](https://github.com/informatievlaanderen/postal-registry/commit/707070425f79b62888c194fa990843803c46ce34))

# [5.5.0](https://github.com/informatievlaanderen/postal-registry/compare/v5.4.0...v5.5.0) (2025-01-07)


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": "postal-registry",
"version": "5.5.0",
"version": "5.5.1",
"description": "Reference postal information registry.",
"author": "Basisregisters Vlaanderen",
"license": "EUPL-1.2",
Expand Down

0 comments on commit 6be7819

Please sign in to comment.