Skip to content

Commit 1798b13

Browse files
chore(main): release 1.4.4 (#69)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0377086 commit 1798b13

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.4.4](https://github.com/SchweizerischeBundesbahnen/html5diff/compare/v1.4.3...v1.4.4) (2024-09-13)
4+
5+
6+
### Bug Fixes
7+
8+
* publish sources and javadocs ([#68](https://github.com/SchweizerischeBundesbahnen/html5diff/issues/68)) ([0377086](https://github.com/SchweizerischeBundesbahnen/html5diff/commit/0377086876db404b3fec2fbbe449d682f76b20af))
9+
310
## [1.4.3](https://github.com/SchweizerischeBundesbahnen/html5diff/compare/v1.4.2...v1.4.3) (2024-09-13)
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.4.4-SNAPSHOT</version>
7+
<version>1.4.4</version>
88

99
<name>HTML5Diff</name>
1010
<description>Visual comparison of HTML in Java. Fork of DaisyDiff/DaisyDiff</description>

0 commit comments

Comments
 (0)