Skip to content

Commit abff1ef

Browse files
authored
Merge pull request #5573 from zapbot/release
Release add-on(s)
2 parents 0f7ecf8 + ec0a835 commit abff1ef

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

addOns/paramdigger/CHANGELOG.md

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

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

6-
## Unreleased
6+
## [0.3.0] - 2024-07-15
77
### Added
88
- Support for menu weights (Issue 8369)
99

@@ -30,6 +30,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
3030

3131
- First version.
3232

33+
[0.3.0]: https://github.com/zaproxy/zap-extensions/releases/paramdigger-v0.3.0
3334
[0.2.0]: https://github.com/zaproxy/zap-extensions/releases/paramdigger-v0.2.0
3435
[0.1.0]: https://github.com/zaproxy/zap-extensions/releases/paramdigger-v0.1.0
3536
[0.0.1]: https://github.com/zaproxy/zap-extensions/releases/paramminer-v0.0.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=0.3.0
2-
release=false
2+
release=true

0 commit comments

Comments
 (0)