Skip to content

Commit c7507bb

Browse files
chore(release): 1.318.4 [skip ci]
## [1.318.4](v1.318.3...v1.318.4) (2024-08-19) ### Bug Fixes * or-1894 return bad request instead of server error when scroll timed out ([c2c8955](c2c8955))
1 parent c2c8955 commit c7507bb

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.318.4](https://github.com/informatievlaanderen/organisation-registry/compare/v1.318.3...v1.318.4) (2024-08-19)
2+
3+
4+
### Bug Fixes
5+
6+
* or-1894 return bad request instead of server error when scroll timed out ([c2c8955](https://github.com/informatievlaanderen/organisation-registry/commit/c2c895558b532b4c588863194c3cb1be65314f03))
7+
18
## [1.318.3](https://github.com/informatievlaanderen/organisation-registry/compare/v1.318.2...v1.318.3) (2024-08-14)
29

310

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": "organisation-registry",
3-
"version": "1.318.3",
3+
"version": "1.318.4",
44
"description": "Authentic organisation registry.",
55
"author": "Basisregisters Vlaanderen",
66
"license": "EUPL-1.2",

0 commit comments

Comments
 (0)