Skip to content

Commit fdd2030

Browse files
authored
Merge pull request #251 from zapbot/release
Release version 12
2 parents fcadb8f + e40ec51 commit fdd2030

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
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+
## [12] - 2021-10-07
77
### Added
88
- authentication/OfflineTokenRefresh.js - refresh oauth2 offline tokens
99
- httpsender/AddBearerTokenHeader.js - refresh oauth2 offline tokens
@@ -140,7 +140,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
140140

141141
- First packaged version
142142

143-
[Unreleased]: https://github.com/zaproxy/community-scripts/compare/v11...HEAD
143+
[12]: https://github.com/zaproxy/community-scripts/compare/v11...v12
144144
[11]: https://github.com/zaproxy/community-scripts/compare/v10...v11
145145
[10]: https://github.com/zaproxy/community-scripts/compare/v9...v10
146146
[9]: https://github.com/zaproxy/community-scripts/compare/7278617af4bd1bc3d8db41c00a0437bf78ba6e51...v9

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=12
2-
release=false
2+
release=true

0 commit comments

Comments
 (0)