We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c75b14 commit 153c100Copy full SHA for 153c100
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.0](https://github.com/SchweizerischeBundesbahnen/html5diff/compare/v1.0.0...v1.1.0) (2024-03-14)
4
+
5
6
+### Features
7
8
+* Fix maven deploy using profile. ([#23](https://github.com/SchweizerischeBundesbahnen/html5diff/issues/23)) ([2c75b14](https://github.com/SchweizerischeBundesbahnen/html5diff/commit/2c75b14aa831d15576c5bd8f4738c97cb46ddfcf))
9
10
## 1.0.0 (2024-03-14)
11
12
pom.xml
@@ -4,7 +4,7 @@
<groupId>ch.sbb.html5diff</groupId>
<artifactId>html5diff</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.1.0</version>
<licenses>
<license>
0 commit comments