File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
55
6- ## [ Unreleased ]
6+ ## [ 17 ] - 2023-06-28
77### Added
88- targeted/SQLMapCommandGenerator.js - it will generate and copy sqlmap command based on the request
99- encode-decode/JwtDecode.js - Decodes JWTs
@@ -197,7 +197,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
197197
198198- First packaged version
199199
200- [ Unreleased ] : https://github.com/zaproxy/community-scripts/compare/v16...HEAD
200+ [ 17 ] : https://github.com/zaproxy/community-scripts/compare/v16...v17
201201[ 16 ] : https://github.com/zaproxy/community-scripts/compare/v15...v16
202202[ 15 ] : https://github.com/zaproxy/community-scripts/compare/v14...v15
203203[ 14 ] : https://github.com/zaproxy/community-scripts/compare/v13...v14
Original file line number Diff line number Diff line change 11version =17
2- release =false
2+ release =true
You can’t perform that action at this time.
0 commit comments