Skip to content

Commit de72e17

Browse files
authored
Merge pull request #170 from dvsa/release-please--branches--main
chore(main): release 4.2.0
2 parents 0cc0cc3 + 76fa785 commit de72e17

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [4.2.0](https://github.com/dvsa/vol-api-calls/compare/v4.1.0...v4.2.0) (2026-05-18)
4+
5+
6+
### Features
7+
8+
* add contract tests for olcs-transfer API alignment ([9f75293](https://github.com/dvsa/vol-api-calls/commit/9f75293064fd35db4be14f75a614b4715ae6b31a))
9+
* add contract tests for olcs-transfer API alignment ([686a176](https://github.com/dvsa/vol-api-calls/commit/686a176825382fa76d571f325654b81b49c7c24a))
10+
* bump active support ([0cc0cc3](https://github.com/dvsa/vol-api-calls/commit/0cc0cc337ffe72ebcf985bf8e6358b91a7959e18))
11+
* bump active support ([3abf041](https://github.com/dvsa/vol-api-calls/commit/3abf0410df6f0a61ffbf498f3b889f7227b2fc17))
12+
13+
14+
### Bug Fixes
15+
16+
* re-enable vehicle size declaration for PSV applications ([a9ce2cb](https://github.com/dvsa/vol-api-calls/commit/a9ce2cb5387e1dd8ab14024c1d91c004a902e8a0))
17+
* re-enable vehicle size declaration for PSV applications ([3126668](https://github.com/dvsa/vol-api-calls/commit/31266688122f8fe0066b8e9f70edc602f0c03261))
18+
319
## [4.1.0](https://github.com/dvsa/vol-api-calls/compare/v4.0.0...v4.1.0) (2026-04-14)
420

521

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<!-- ========================================== -->
88
<groupId>org.dvsa.testing.framework</groupId>
99
<artifactId>vol-api-calls</artifactId>
10-
<version>4.1.1-SNAPSHOT</version>
10+
<version>4.2.0</version>
1111

1212
<!-- ========================================== -->
1313
<!-- Properties -->

0 commit comments

Comments
 (0)