Skip to content

Commit 40eaf30

Browse files
Bump version 3.13.6 and update changelog
1 parent 3b10fe8 commit 40eaf30

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## [v3.13.6]
5+
6+
### Changed
7+
8+
- Improved parameters validation for `PUT /active-response` endpoint ([#504](https://github.com/wazuh/wazuh-api/pull/504)).
9+
410
## [v3.13.5]
511

612
### Changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wazuh_api",
3-
"version": "3.13.5",
4-
"revision": "31305",
3+
"version": "3.13.6",
4+
"revision": "31306",
55
"description": "Wazuh API.",
66
"main": "app.js",
77
"author": "Wazuh",

0 commit comments

Comments
 (0)