Skip to content

Commit

Permalink
chore(release): 3.7.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.7.2](v3.7.1...v3.7.2) (2023-03-13)

### Bug Fixes

* ksql grb postinfo ([0cec26e](0cec26e))
* ksql grb Postinfo column all values ([7e5aa79](7e5aa79))
  • Loading branch information
basisregisters-vlaanderen committed Mar 13, 2023
1 parent efd057d commit b8e32c3
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.7.2](https://github.com/informatievlaanderen/postal-registry/compare/v3.7.1...v3.7.2) (2023-03-13)


### Bug Fixes

* ksql grb postinfo ([0cec26e](https://github.com/informatievlaanderen/postal-registry/commit/0cec26eecc02c5da5ec0eab474baf57a5319e1cb))
* ksql grb Postinfo column all values ([7e5aa79](https://github.com/informatievlaanderen/postal-registry/commit/7e5aa79854ed4c21520beed8a0d7b06e59b7f606))

## [3.7.1](https://github.com/informatievlaanderen/postal-registry/compare/v3.7.0...v3.7.1) (2023-03-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": "3.7.1",
"version": "3.7.2",
"description": "Reference postal information registry.",
"author": "Basisregisters Vlaanderen",
"license": "EUPL-1.2",
Expand Down

0 comments on commit b8e32c3

Please sign in to comment.