Skip to content

Commit

Permalink
Release add-on(s)
Browse files Browse the repository at this point in the history
Release the following add-ons:
 - gRPC Support version 0.1.0

Signed-off-by: zapbot <12745184+zapbot@users.noreply.github.com>
  • Loading branch information
zapbot committed Jun 11, 2024
1 parent f714ab9 commit deb58aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion addOns/grpc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file.

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

## Unreleased
## [0.1.0] - 2024-06-11

### Added
- gRPC Variant Support Added
Expand All @@ -14,4 +14,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Features
- ProtoBuf Message Decoding and Encoding in the message view panels.

[0.1.0]: https://github.com/zaproxy/zap-extensions/releases/grpc-v0.1.0
[0.0.1]: https://github.com/zaproxy/zap-extensions/releases/grpc-v0.0.1
2 changes: 1 addition & 1 deletion addOns/grpc/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=0.1.0
release=false
release=true

0 comments on commit deb58aa

Please sign in to comment.