Skip to content

Commit 94a96aa

Browse files
chore(main): release 1.4.3 (#66)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2b194b9 commit 94a96aa

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.3](https://github.com/SchweizerischeBundesbahnen/html5diff/compare/v1.4.2...v1.4.3) (2024-09-13)
4+
5+
6+
### Bug Fixes
7+
8+
* update workflow and publish to maven central ([#65](https://github.com/SchweizerischeBundesbahnen/html5diff/issues/65)) ([2b194b9](https://github.com/SchweizerischeBundesbahnen/html5diff/commit/2b194b9a389417ab19bb5f900255867a279d41a9))
9+
310
## [1.4.2](https://github.com/SchweizerischeBundesbahnen/html5diff/compare/v1.4.1...v1.4.2) (2024-09-10)
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.3-SNAPSHOT</version>
7+
<version>1.4.3</version>
88

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

0 commit comments

Comments
 (0)