Skip to content

Commit ab0f8b3

Browse files
authored
Merge pull request #7125 from zapbot/bump-version
Prepare next dev iteration(s)
2 parents 7a5af5c + 51f1b9a commit ab0f8b3

4 files changed

Lines changed: 10 additions & 4 deletions

File tree

addOns/graphql/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ 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/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## Unreleased
7+
8+
69
## [0.31.0] - 2026-02-11
710
### Fixed
811
- Tech Detection integration was not working due to handler reset on each run.

addOns/graphql/gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=0.31.0
2-
release=true
1+
version=0.32.0
2+
release=false

addOns/openapi/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ 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
7+
8+
69
## [52] - 2026-02-11
710
### Changed
811
- Enable Swagger Secret Detector Script Scan Rule, the JS Engine memory leak has been addressed (Issue 9230).

addOns/openapi/gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=52
2-
release=true
1+
version=53
2+
release=false

0 commit comments

Comments
 (0)