Skip to content

Commit

Permalink
chore(release): 4.12.4 [skip ci]
Browse files Browse the repository at this point in the history
## [4.12.4](v4.12.3...v4.12.4) (2024-08-19)

### Performance Improvements

* **integration:** try using split query for versions ([7856795](7856795))
  • Loading branch information
basisregisters-vlaanderen committed Aug 19, 2024
1 parent 7856795 commit 10d54b4
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 @@
## [4.12.4](https://github.com/informatievlaanderen/building-registry/compare/v4.12.3...v4.12.4) (2024-08-19)


### Performance Improvements

* **integration:** try using split query for versions ([7856795](https://github.com/informatievlaanderen/building-registry/commit/78567951deb6579194dfb2c5e8806d765c94dc0a))

## [4.12.3](https://github.com/informatievlaanderen/building-registry/compare/v4.12.2...v4.12.3) (2024-08-19)


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": "building-registry",
"version": "4.12.3",
"version": "4.12.4",
"description": "Authentic base registry containing all buildings of Flanders.",
"author": "Basisregisters Vlaanderen",
"license": "EUPL-1.2",
Expand Down

0 comments on commit 10d54b4

Please sign in to comment.