Skip to content

Commit

Permalink
Merge pull request #1222 from dvsa/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 4.1.3
  • Loading branch information
1dson authored Mar 5, 2025
2 parents cebd1b0 + f6b58e6 commit 306d22e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Revision History for the VOL Functional Tests


## [4.1.3](https://github.com/dvsa/vol-functional-tests/compare/v4.1.2...v4.1.3) (2025-03-05)


### Bug Fixes

* re introduced threadCount ([9f06b75](https://github.com/dvsa/vol-functional-tests/commit/9f06b75fb9b8b5bd53efa3c57add8fd1c73ebf45))
* re introduced threadCount ([a7e5dfd](https://github.com/dvsa/vol-functional-tests/commit/a7e5dfdbe1d90ed0920db94973d1c84cb030dea3))
* re introduced threadCount ([c8afa2b](https://github.com/dvsa/vol-functional-tests/commit/c8afa2b10e15beb6f172ec740d9ab1874d6f188b))
* re introduced threadCount ([cf2de5a](https://github.com/dvsa/vol-functional-tests/commit/cf2de5a5ea93a1628bbf3473ed981992df3f2c00))
* re introduced threadCount ([019593d](https://github.com/dvsa/vol-functional-tests/commit/019593d010adf55b5ccef0d02aed9a740c86a2b1))

## [4.1.2](https://github.com/dvsa/vol-functional-tests/compare/v4.1.1...v4.1.2) (2025-03-04)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.dvsa.testing.framework</groupId>
<artifactId>vol-functional-tests</artifactId>

<version>4.1.3-SNAPSHOT</version>
<version>4.1.3</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 306d22e

Please sign in to comment.