Skip to content

Commit cd8b71f

Browse files
authored
Merge pull request #166 from thc202/rel/v2.0.0-rc.7
Release 2.0.0-rc.7
2 parents 36f1697 + 6c6d0c6 commit cd8b71f

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.7] - 2025-12-15
77
### Added
88
- Add the APIs of the following add-ons:
99
- Client Side Integration version 0.20.0;
@@ -135,7 +135,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
135135
## 0.3.0 - 2017-12-04
136136

137137

138-
[Unreleased]: https://github.com/zaproxy/zap-api-nodejs/compare/v2.0.0-rc.6...HEAD
138+
[2.0.0-rc.7]: https://github.com/zaproxy/zap-api-nodejs/compare/v2.0.0-rc.6...v2.0.0-rc.7
139139
[2.0.0-rc.6]: https://github.com/zaproxy/zap-api-nodejs/compare/v2.0.0-rc.5...v2.0.0-rc.6
140140
[2.0.0-rc.5]: https://github.com/zaproxy/zap-api-nodejs/compare/v2.0.0-rc.4...v2.0.0-rc.5
141141
[2.0.0-rc.4]: https://github.com/zaproxy/zap-api-nodejs/compare/v2.0.0-rc.3...v2.0.0-rc.4

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.6",
4+
"version": "2.0.0-rc.7",
55
"homepage": "https://github.com/zaproxy/zap-api-nodejs",
66
"author": {
77
"name": "Najam Ul Saqib",

0 commit comments

Comments
 (0)