Skip to content

Commit

Permalink
chore(release): 21.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [21.12.0](v21.11.0...v21.12.0) (2024-07-23)

### Features

* add AddressWasProposedForMunicipalityMerger ([6d88389](6d88389))
* add DesiredStatus to StreetNameWasProposedForMunicipalityMerger ([df969dd](df969dd))
  • Loading branch information
basisregisters-vlaanderen committed Jul 23, 2024
1 parent 6d88389 commit 206fc02
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 @@
# [21.12.0](https://github.com/informatievlaanderen/grar-common/compare/v21.11.0...v21.12.0) (2024-07-23)


### Features

* add AddressWasProposedForMunicipalityMerger ([6d88389](https://github.com/informatievlaanderen/grar-common/commit/6d88389497d90e37f67ef7dbe5adf23a4bb1e6ba))
* add DesiredStatus to StreetNameWasProposedForMunicipalityMerger ([df969dd](https://github.com/informatievlaanderen/grar-common/commit/df969dd5c75f0f0640e0de458467111b380e545c))

# [21.11.0](https://github.com/informatievlaanderen/grar-common/compare/v21.10.0...v21.11.0) (2024-07-23)


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": "grar-common",
"version": "21.11.0",
"version": "21.12.0",
"description": "Common code for all GR/AR base registries.",
"author": "Basisregisters Vlaanderen",
"license": "EUPL-1.2",
Expand Down

0 comments on commit 206fc02

Please sign in to comment.