Skip to content

Commit c990417

Browse files
chore(release): 2.38.0 [skip ci]
# [2.38.0](v2.37.1...v2.38.0) (2025-01-09) ### Features * **funnel:** add request:onExecution pipe ([8711746](8711746))
1 parent 78f3a28 commit c990417

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.38.0](https://github.com/kuzzleio/kuzzle/compare/v2.37.1...v2.38.0) (2025-01-09)
2+
3+
4+
### Features
5+
6+
* **funnel:** add request:onExecution pipe ([8711746](https://github.com/kuzzleio/kuzzle/commit/87117468bc6e9d33072a3875416f80bb34c39ec6))
7+
18
# [2.38.0-beta.1](https://github.com/kuzzleio/kuzzle/compare/v2.37.1...v2.38.0-beta.1) (2025-01-09)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "kuzzle",
33
"author": "The Kuzzle Team <[email protected]>",
4-
"version": "2.38.0-beta.1",
4+
"version": "2.38.0",
55
"description": "Kuzzle is an open-source solution that handles all the data management through a secured API, with a large choice of protocols.",
66
"bin": "bin/start-kuzzle-server",
77
"scripts": {

0 commit comments

Comments
 (0)