Skip to content

Commit ba01e5f

Browse files
chore(release): 2.38.1 [skip ci]
## [2.38.1](v2.38.0...v2.38.1) (2025-01-13) ### Bug Fixes * **plugin:** fix allowAdditionalActionProperties config accessing ([5fc8096](5fc8096))
1 parent 1949bb4 commit ba01e5f

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.1](https://github.com/kuzzleio/kuzzle/compare/v2.38.0...v2.38.1) (2025-01-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **plugin:** fix allowAdditionalActionProperties config accessing ([5fc8096](https://github.com/kuzzleio/kuzzle/commit/5fc80968c62a5bca675e154dfb1e22d43493f09c))
7+
18
# [2.38.0](https://github.com/kuzzleio/kuzzle/compare/v2.37.1...v2.38.0) (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",
4+
"version": "2.38.1",
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)