Skip to content

Commit cf3db76

Browse files
authored
Merge pull request #39 from dvsa/release-please--branches--master
chore(master): release 1.4.1
2 parents 03049d4 + e885c89 commit cf3db76

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.1](https://github.com/dvsa/vol-app-performance-suite/compare/v1.4.0...v1.4.1) (2026-02-06)
4+
5+
6+
### Bug Fixes
7+
8+
* trigger cd ([03049d4](https://github.com/dvsa/vol-app-performance-suite/commit/03049d420f72e25d7b5973f5fc5a5c4ddf09d757))
9+
* trigger cd ([f8f8602](https://github.com/dvsa/vol-app-performance-suite/commit/f8f860265c0c969ce598029eb284424628192c01))
10+
311
## [1.4.0](https://github.com/dvsa/vol-app-performance-suite/compare/1.3.0...v1.4.0) (2026-02-06)
412

513

pom.xml

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

55
<groupId>gov.dvsa.vol</groupId>
66
<artifactId>vol-app-performance-suite</artifactId>
7-
<version>1.4.1-SNAPSHOT</version>
7+
<version>1.4.1</version>
88

99
<properties>
1010
<maven.compiler.source>21</maven.compiler.source>

0 commit comments

Comments
 (0)