Skip to content

Commit 34a0961

Browse files
Bump version 3.13.2
1 parent 08e9dd8 commit 34a0961

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

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

4+
## [v3.13.2]
5+
6+
There are no changes for Wazuh API in this version.
7+
48
## [v3.13.1]
59

610
### Added
@@ -10,7 +14,6 @@ All notable changes to this project will be documented in this file.
1014
* `status`: Filters the SCA checks by 'status' field ([#492](https://github.com/wazuh/wazuh-api/issues/492)).
1115
* `command`: Filters the SCA checks by 'command' field ([#492](https://github.com/wazuh/wazuh-api/issues/492)).
1216

13-
1417
## [v3.13.0]
1518

1619
### Added

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.1",
4-
"revision": "31301",
3+
"version": "3.13.2",
4+
"revision": "31302",
55
"description": "Wazuh API.",
66
"main": "app.js",
77
"author": "Wazuh",

0 commit comments

Comments
 (0)