From 9af6a8e2cd3d71bea611d6a1b777ad4668fd5137 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 15 Jul 2024 17:56:09 +0200
Subject: [PATCH] chore(main): release 1.10.0 (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---
CHANGELOG.md | 14 ++++++++++++++
pom.xml | 2 +-
2 files changed, 15 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2bfa1aa..4017483 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,20 @@
+## [1.10.0](https://github.com/VoperAD/auto-update-testing/compare/v1.9.0...v1.10.0) (2024-07-15)
+
+
+### Features
+
+* add package-name argument ([27f0983](https://github.com/VoperAD/auto-update-testing/commit/27f098390a783d4882cdfdbd5dee9b4c1802dc6c))
+* building and adding jar to release ([1cb1f1c](https://github.com/VoperAD/auto-update-testing/commit/1cb1f1c79ed49e9a7425e7c663ea2cae2cbf14c6))
+
+
+### Bug Fixes
+
+* add condition to Build with Maven step ([abf327e](https://github.com/VoperAD/auto-update-testing/commit/abf327e408087df0a0b347de55dd79fb4b07efa8))
+* skip github PR ([22efd2d](https://github.com/VoperAD/auto-update-testing/commit/22efd2d60e8d26e75800a77105806557a01ecadf))
+
## [1.9.0](https://github.com/VoperAD/auto-update-testing/compare/v1.8.2...v1.9.0) (2024-07-15)
diff --git a/pom.xml b/pom.xml
index 7a54ee1..40bf8fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
dev.voper
AutoUpdateTest
- 1.9.1-SNAPSHOT
+ 1.10.0
jar
AutoUpdateTest