From 9fcb6e59e6d2e5b46e8210c281766c705e055557 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:16:04 +0100
Subject: [PATCH] chore(main): release 1.2.0 (#27)
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 f2814bc..07d4cc2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.2.0](https://github.com/SchweizerischeBundesbahnen/html5diff/compare/v1.1.0...v1.2.0) (2024-03-14)
+
+
+### Features
+
+* Fix maven deploy using profile. ([#26](https://github.com/SchweizerischeBundesbahnen/html5diff/issues/26)) ([ed55a97](https://github.com/SchweizerischeBundesbahnen/html5diff/commit/ed55a97301eea777ec8003d09a9265c35944f6c1))
+
## [1.1.0](https://github.com/SchweizerischeBundesbahnen/html5diff/compare/v1.0.0...v1.1.0) (2024-03-14)
diff --git a/pom.xml b/pom.xml
index 3114dbc..a85e198 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
ch.sbb.html5diff
html5diff
- 1.1.1-SNAPSHOT
+ 1.2.0