Skip to content

Commit 9fcb6e5

Browse files
chore(main): release 1.2.0 (#27)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ed55a97 commit 9fcb6e5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/SchweizerischeBundesbahnen/html5diff/compare/v1.1.0...v1.2.0) (2024-03-14)
4+
5+
6+
### Features
7+
8+
* Fix maven deploy using profile. ([#26](https://github.com/SchweizerischeBundesbahnen/html5diff/issues/26)) ([ed55a97](https://github.com/SchweizerischeBundesbahnen/html5diff/commit/ed55a97301eea777ec8003d09a9265c35944f6c1))
9+
310
## [1.1.0](https://github.com/SchweizerischeBundesbahnen/html5diff/compare/v1.0.0...v1.1.0) (2024-03-14)
411

512

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>ch.sbb.html5diff</groupId>
66
<artifactId>html5diff</artifactId>
7-
<version>1.1.1-SNAPSHOT</version>
7+
<version>1.2.0</version>
88

99
<licenses>
1010
<license>

0 commit comments

Comments
 (0)