Skip to content

Commit 78440eb

Browse files
committed
Release version 2.0.0-rc.4
Bump version and prepare changelog. Signed-off-by: thc202 <[email protected]>
1 parent cf40383 commit 78440eb

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
55

6-
## [Unreleased]
6+
## [2.0.0-rc.4] - 2023-11-24
77
### Added
88
* Add the API of the following add-on:
99
* Custom Payloads version 0.13.0.
@@ -98,7 +98,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
9898
## 0.3.0 - 2017-12-04
9999

100100

101-
[Unreleased]: https://github.com/zaproxy/zap-api-nodejs/compare/v2.0.0-rc.3...HEAD
101+
[2.0.0-rc.4]: https://github.com/zaproxy/zap-api-nodejs/compare/v2.0.0-rc.3...v2.0.0-rc.4
102102
[2.0.0-rc.3]: https://github.com/zaproxy/zap-api-nodejs/compare/v2.0.0-rc.2...v2.0.0-rc.3
103103
[2.0.0-rc.2]: https://github.com/zaproxy/zap-api-nodejs/compare/v2.0.0-rc.1...v2.0.0-rc.2
104104
[2.0.0-rc.1]: https://github.com/zaproxy/zap-api-nodejs/compare/v1.0.1...v2.0.0-rc.1

package-lock.json

Lines changed: 2 additions & 2 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,7 +1,7 @@
11
{
22
"name": "zaproxy",
33
"description": "ZAP API Client for Node.js",
4-
"version": "2.0.0-rc.3",
4+
"version": "2.0.0-rc.4",
55
"homepage": "https://github.com/zaproxy/zap-api-nodejs",
66
"author": {
77
"name": "Najam Ul Saqib",

0 commit comments

Comments
 (0)