Skip to content

Commit 19fac11

Browse files
authored
Merge pull request #6631 from zapbot/release
Release add-on(s)
2 parents 864d479 + d73330a commit 19fac11

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

addOns/retire/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.48.0] - 2025-07-29
77
### Changed
88
- Updated with upstream retire.js pattern changes.
99

@@ -258,6 +258,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
258258
### Changed
259259
- First release.
260260

261+
[0.48.0]: https://github.com/zaproxy/zap-extensions/releases/retire-v0.48.0
261262
[0.47.0]: https://github.com/zaproxy/zap-extensions/releases/retire-v0.47.0
262263
[0.46.0]: https://github.com/zaproxy/zap-extensions/releases/retire-v0.46.0
263264
[0.45.0]: https://github.com/zaproxy/zap-extensions/releases/retire-v0.45.0

addOns/retire/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=0.48.0
2-
release=false
2+
release=true

0 commit comments

Comments
 (0)