Skip to content

Commit 70462f6

Browse files
authored
Merge pull request #51 from dvsa/release-please--branches--main
chore(main): release 1.7.0
2 parents 7ac7bcd + fdab642 commit 70462f6

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

3+
## [1.7.0](https://github.com/dvsa/vol-app-performance-suite/compare/v1.6.0...v1.7.0) (2026-02-09)
4+
5+
6+
### Features
7+
8+
* submit job ([1fe2e40](https://github.com/dvsa/vol-app-performance-suite/commit/1fe2e407df08047c18d685d9556a84af46af5f90))
9+
* test workflows ([d141029](https://github.com/dvsa/vol-app-performance-suite/commit/d1410290899b1a3321ce7553308c87e78cb2224b))
10+
* test workflows ([3209cd1](https://github.com/dvsa/vol-app-performance-suite/commit/3209cd19eb2434d47c944fa106b4ac19e3c76d79))
11+
* test workflows ([4e0387a](https://github.com/dvsa/vol-app-performance-suite/commit/4e0387a0a243f492a1d0a4ed7077cd496fab1340))
12+
13+
14+
### Bug Fixes
15+
16+
* dockerfile ([7ac7bcd](https://github.com/dvsa/vol-app-performance-suite/commit/7ac7bcdd93d0806907a6edf2ca9c95e529814c81))
17+
* dockerfile ([a504c10](https://github.com/dvsa/vol-app-performance-suite/commit/a504c1058e9d6f1ff4e98b85088e7ca74769515e))
18+
* perms ([1a308b3](https://github.com/dvsa/vol-app-performance-suite/commit/1a308b34d4655836dfe5edbfa2f4f5b73024efea))
19+
320
## [1.6.0](https://github.com/dvsa/vol-app-performance-suite/compare/v1.5.0...v1.6.0) (2026-02-09)
421

522

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.6.1-SNAPSHOT</version>
7+
<version>1.7.0</version>
88

99

1010
<properties>

0 commit comments

Comments
 (0)