From 392502a4d6b5f085ac5c62ea6233e5dc218ad334 Mon Sep 17 00:00:00 2001 From: Melsy Huamani Date: Thu, 19 Feb 2026 08:53:37 -0500 Subject: [PATCH] adding new version 1.3.1 --- CHANGELOG.md | 5 +++++ pom.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 081a0b9b..3498a2e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. 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). +## [1.3.1] - 2026-02-19 + +### Changed + - Resolved all SonarCloud issues + ## [1.3.0] - 2026-01-05 ### Changed diff --git a/pom.xml b/pom.xml index ac957dc6..e09dcebc 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.apiaddicts.apitools.dosonarapi sonaropenapi-rules-community - 1.3.0 + 1.3.1 sonar-plugin SonarQube OpenAPI Community Rules