From 153c100c4a54910bb2a45aaa131b7b34a0660392 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 14 Mar 2024 17:06:55 +0100
Subject: [PATCH] chore(main): release 1.1.0 (#24)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---
CHANGELOG.md | 7 +++++++
pom.xml | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c5c02f7..f2814bc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.1.0](https://github.com/SchweizerischeBundesbahnen/html5diff/compare/v1.0.0...v1.1.0) (2024-03-14)
+
+
+### Features
+
+* Fix maven deploy using profile. ([#23](https://github.com/SchweizerischeBundesbahnen/html5diff/issues/23)) ([2c75b14](https://github.com/SchweizerischeBundesbahnen/html5diff/commit/2c75b14aa831d15576c5bd8f4738c97cb46ddfcf))
+
## 1.0.0 (2024-03-14)
diff --git a/pom.xml b/pom.xml
index 7aba7cb..26f6b05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
ch.sbb.html5diff
html5diff
- 1.0.1-SNAPSHOT
+ 1.1.0