Skip to content

Commit

Permalink
chore(release): 3.0.2-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Sep 7, 2023
1 parent 1939e53 commit fceb9d4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.2-alpha.1](https://github.com/gravitee-io/gravitee-connector-http/compare/3.0.1...3.0.2-alpha.1) (2023-09-07)


### Bug Fixes

* revert "reapply ByteBuf optimization" ([1939e53](https://github.com/gravitee-io/gravitee-connector-http/commit/1939e53297610fc595434d29c21bb0c378b24df7))

## [3.0.1](https://github.com/gravitee-io/gravitee-connector-http/compare/3.0.0...3.0.1) (2023-03-22)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<groupId>io.gravitee.connector</groupId>
<artifactId>gravitee-connector-http</artifactId>
<version>3.0.1</version>
<version>3.0.2-alpha.1</version>

<name>Gravitee.io - Connector - HTTP</name>

Expand Down

0 comments on commit fceb9d4

Please sign in to comment.