Skip to content

Commit

Permalink
Release add-on(s)
Browse files Browse the repository at this point in the history
Release the following add-ons:
 - Retire.js version 0.36.0
 - Technology Detection version 21.38.0

Signed-off-by: zapbot <12745184+zapbot@users.noreply.github.com>
  • Loading branch information
zapbot committed Jun 3, 2024
1 parent 687569f commit f91b0db
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
3 changes: 2 additions & 1 deletion addOns/retire/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file.

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

## Unreleased
## [0.36.0] - 2024-06-03
### Changed
- Updated with upstream retire.js pattern changes.

Expand Down Expand Up @@ -193,6 +193,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- First release.

[0.36.0]: https://github.com/zaproxy/zap-extensions/releases/retire-v0.36.0
[0.35.0]: https://github.com/zaproxy/zap-extensions/releases/retire-v0.35.0
[0.34.0]: https://github.com/zaproxy/zap-extensions/releases/retire-v0.34.0
[0.33.0]: https://github.com/zaproxy/zap-extensions/releases/retire-v0.33.0
Expand Down
2 changes: 1 addition & 1 deletion addOns/retire/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=0.36.0
release=false
release=true
3 changes: 2 additions & 1 deletion addOns/wappalyzer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file.

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

## Unreleased
## [21.38.0] - 2024-06-03
### Changed
- Updated with enthec upstream icon and pattern changes.

Expand Down Expand Up @@ -367,6 +367,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- First version


[21.38.0]: https://github.com/zaproxy/zap-extensions/releases/wappalyzer-v21.38.0
[21.37.0]: https://github.com/zaproxy/zap-extensions/releases/wappalyzer-v21.37.0
[21.36.0]: https://github.com/zaproxy/zap-extensions/releases/wappalyzer-v21.36.0
[21.35.0]: https://github.com/zaproxy/zap-extensions/releases/wappalyzer-v21.35.0
Expand Down
2 changes: 1 addition & 1 deletion addOns/wappalyzer/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=21.38.0
release=false
release=true

0 comments on commit f91b0db

Please sign in to comment.