Skip to content

Commit 18cbef2

Browse files
chore(release): 10.24.0 [skip ci]
# [10.24.0](v10.23.0...v10.24.0) (2025-09-22) ### Features * **QueryBuilder:** Make regex validation filter optional ([#227](#227)) ([5937e64](5937e64))
1 parent 5937e64 commit 18cbef2

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [10.24.0](https://github.com/e-Spirit/javascript-content-api-library/compare/v10.23.0...v10.24.0) (2025-09-22)
2+
3+
4+
### Features
5+
6+
* **QueryBuilder:** Make regex validation filter optional ([#227](https://github.com/e-Spirit/javascript-content-api-library/issues/227)) ([5937e64](https://github.com/e-Spirit/javascript-content-api-library/commit/5937e649395445873af882e6acd65e5fad063de7))
7+
18
# [10.23.0](https://github.com/e-Spirit/javascript-content-api-library/compare/v10.22.3...v10.23.0) (2025-06-05)
29

310

package-lock.json

Lines changed: 3 additions & 3 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": "fsxa-api",
3-
"version": "10.23.0",
3+
"version": "10.24.0",
44
"description": "The JavaScript Content API Library a.k.a. Content API is an interface handling data coming from the FirstSpirit CaaS and the Navigation Service.",
55
"keywords": [],
66
"main": "dist/fsxa-api.cjs.js",

0 commit comments

Comments
 (0)