Skip to content

Commit

Permalink
chore(release): 5.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [5.2.2](v5.2.1...v5.2.2) (2024-05-22)

### Bug Fixes

* bump grar.contracts ([6112454](6112454))
* old readdress event should be handled in a single transaction ([ee7ca00](ee7ca00))
  • Loading branch information
basisregisters-vlaanderen committed May 22, 2024
1 parent 2d00018 commit 29c5951
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 @@
## [5.2.2](https://github.com/informatievlaanderen/parcel-registry/compare/v5.2.1...v5.2.2) (2024-05-22)


### Bug Fixes

* bump grar.contracts ([6112454](https://github.com/informatievlaanderen/parcel-registry/commit/6112454ed91912f22126eb01755393c7b07cc59e))
* old readdress event should be handled in a single transaction ([ee7ca00](https://github.com/informatievlaanderen/parcel-registry/commit/ee7ca00ea4ff39aff7b6b9e3f2b076445914e8d1))

## [5.2.1](https://github.com/informatievlaanderen/parcel-registry/compare/v5.2.0...v5.2.1) (2024-05-18)


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": "parcel-registry",
"version": "5.2.1",
"version": "5.2.2",
"description": "Reference parcel registry.",
"author": "Basisregisters Vlaanderen",
"license": "EUPL-1.2",
Expand Down

0 comments on commit 29c5951

Please sign in to comment.