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