From 9687f87d794a90299eaae4c181cee15899b0e26a Mon Sep 17 00:00:00 2001 From: Lucas Nunes Date: Tue, 28 Jun 2022 19:35:15 +0000 Subject: [PATCH] [CI_PUBLISH] Updated CHANGELOG.md and pom.xml --- CHANGELOG.md | 6 +++++- pom.xml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eecdbc9..ce719c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.0.92-alpha] - 2022-06-28 + ## [0.0.91-alpha] - 2022-06-22 ## [0.0.90-alpha] - 2022-06-21 @@ -195,7 +197,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed -[Unreleased]: https://github.com/dev-senior-com-br/novasoft-http-camel-api/compare/0.0.91-alpha...HEAD +[Unreleased]: https://github.com/dev-senior-com-br/novasoft-http-camel-api/compare/0.0.92-alpha...HEAD + +[0.0.92-alpha]: https://github.com/dev-senior-com-br/novasoft-http-camel-api/compare/0.0.91-alpha...0.0.92-alpha [0.0.91-alpha]: https://github.com/dev-senior-com-br/novasoft-http-camel-api/compare/0.0.90-alpha...0.0.91-alpha diff --git a/pom.xml b/pom.xml index 5f1f45c..aa777f8 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 br.com.senior novasoft-http-camel-api - 0.0.91-alpha + 0.0.92-alpha jar Novasoft HTTP Camel API