Skip to content

Commit

Permalink
chore(release): 4.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.6.0](v4.5.2...v4.6.0) (2024-07-15)

### Features

* add commands ApproveStreetNamesForMunicipalityMerger and RetireMunicipalityForMunicipalityMerger ([aefb429](aefb429))
* add domain propose streetname from merger ([76f2f6d](76f2f6d))
* add MunicipalityWasMerged handler to consumer ([e6e6333](e6e6333))
* add propose for muni merger api + lambda ([4dfd328](4dfd328))
  • Loading branch information
basisregisters-vlaanderen committed Jul 15, 2024
1 parent 4dfd328 commit 90ef34e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [4.6.0](https://github.com/informatievlaanderen/streetname-registry/compare/v4.5.2...v4.6.0) (2024-07-15)


### Features

* add commands ApproveStreetNamesForMunicipalityMerger and RetireMunicipalityForMunicipalityMerger ([aefb429](https://github.com/informatievlaanderen/streetname-registry/commit/aefb429c74fb9f9a484fbe2a885367da461937d6))
* add domain propose streetname from merger ([76f2f6d](https://github.com/informatievlaanderen/streetname-registry/commit/76f2f6da3cae398df23a7e092c06e823616e4905))
* add MunicipalityWasMerged handler to consumer ([e6e6333](https://github.com/informatievlaanderen/streetname-registry/commit/e6e63335864187b1910d55266462e5cb36086673))
* add propose for muni merger api + lambda ([4dfd328](https://github.com/informatievlaanderen/streetname-registry/commit/4dfd3289bc21d381aad7c75c2051425b51c2910d))

## [4.5.2](https://github.com/informatievlaanderen/streetname-registry/compare/v4.5.1...v4.5.2) (2024-07-02)


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": "streetname-registry",
"version": "4.5.2",
"version": "4.6.0",
"description": "Authentic base registry containing all streetnames of Flanders.",
"author": "Basisregisters Vlaanderen",
"license": "EUPL-1.2",
Expand Down

0 comments on commit 90ef34e

Please sign in to comment.