Skip to content

Commit 8fdfccc

Browse files
chore(release): 5.3.0 [skip ci]
# [5.3.0](v5.2.0...v5.3.0) (2025-09-08) ### Features * add processor with ratelimiting to publish sqs requests ([8abf228](8abf228)) * add repair building + tools console skeleton ([fbb85e9](fbb85e9))
1 parent 8abf228 commit 8fdfccc

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [5.3.0](https://github.com/informatievlaanderen/building-registry/compare/v5.2.0...v5.3.0) (2025-09-08)
2+
3+
4+
### Features
5+
6+
* add processor with ratelimiting to publish sqs requests ([8abf228](https://github.com/informatievlaanderen/building-registry/commit/8abf228755b5cf94a6425190ceccf33006f3e176))
7+
* add repair building + tools console skeleton ([fbb85e9](https://github.com/informatievlaanderen/building-registry/commit/fbb85e90e3b0e3dfe55482d5d4d922602b715ff6))
8+
19
# [5.2.0](https://github.com/informatievlaanderen/building-registry/compare/v5.1.2...v5.2.0) (2025-07-18)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "building-registry",
3-
"version": "5.2.0",
3+
"version": "5.3.0",
44
"description": "Authentic base registry containing all buildings of Flanders.",
55
"author": "Basisregisters Vlaanderen",
66
"license": "EUPL-1.2",

0 commit comments

Comments
 (0)