Skip to content

Commit 9eeaa6a

Browse files
authored
Merge pull request #6561 from zapbot/release
Release add-on(s)
2 parents 9c41f24 + 923cf1e commit 9eeaa6a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

addOns/commonlib/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this add-on will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
7+
## [1.34.0] - 2025-07-04
88
### Added
99
- Added Alert Tags for PCI DSS and HIPAA standards.
1010
- Added a help page for the alert tags provided through this add-on.
@@ -217,6 +217,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
217217

218218
First version.
219219

220+
[1.34.0]: https://github.com/zaproxy/zap-extensions/releases/commonlib-v1.34.0
220221
[1.33.0]: https://github.com/zaproxy/zap-extensions/releases/commonlib-v1.33.0
221222
[1.32.0]: https://github.com/zaproxy/zap-extensions/releases/commonlib-v1.32.0
222223
[1.31.0]: https://github.com/zaproxy/zap-extensions/releases/commonlib-v1.31.0

addOns/commonlib/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
version=1.34.0
2-
release=false
2+
release=true
33
zap.maven.publish=true
44
zap.maven.pom.inceptionyear=2020
55
zap.japicmp=true

0 commit comments

Comments
 (0)