Skip to content

Commit 9782802

Browse files
chore(main): release 1.4.2 (#50)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Alex Nikonov <[email protected]>
1 parent f887885 commit 9782802

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.2](https://github.com/SchweizerischeBundesbahnen/html5diff/compare/v1.4.1...v1.4.2) (2024-09-10)
4+
5+
6+
### Bug Fixes
7+
8+
* change deployment from repsy to s3 ([#58](https://github.com/SchweizerischeBundesbahnen/html5diff/issues/58)) ([ffc59bd](https://github.com/SchweizerischeBundesbahnen/html5diff/commit/ffc59bd66ca9f5c06c0c608735235931fa0575c2))
9+
* fixed code scanning alerts ([#49](https://github.com/SchweizerischeBundesbahnen/html5diff/issues/49)) ([b67357b](https://github.com/SchweizerischeBundesbahnen/html5diff/commit/b67357b812c25434e1aea4eadbb9ead054ddbd52))
10+
* nekohtml version update ([#61](https://github.com/SchweizerischeBundesbahnen/html5diff/issues/61)) ([a95f534](https://github.com/SchweizerischeBundesbahnen/html5diff/commit/a95f534b40c14b07f8a546caea6d497185581fd0))
11+
312
## [1.4.1](https://github.com/SchweizerischeBundesbahnen/html5diff/compare/v1.4.0...v1.4.1) (2024-05-23)
413

514

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.2-SNAPSHOT</version>
7+
<version>1.4.2</version>
88

99
<licenses>
1010
<license>

0 commit comments

Comments
 (0)